It appears that you are using the .net 1.1
libraries to compile the product. You should be using .net 2.0 (and Visual
Studio ’05 service pack 1_. I see the word “Partial Class winmain”
in the .vb file – Partial classes did not exist in ’03.
Prakash
From:
Sent: Friday, August 24, 2007 2:39
PM
To:
Subject: [trialdb] Re:
Installation issue
Hi,
I installed TrialDB on my workstation to connect against
SQL Server database. But I'm getting parser error while invoking
TrialDB.aspx.
I also made the following changes suggested in this forum, but still getting
the same error.
- Edited the Web.config with new ODBC names, DB user
id and password and made sure it is on root directory of the web directory
tree.
- Edited Global.asx and replaced "act_db"
with "TrialDB"
- Set the virtual directory permission for ASP.NET
(built-in) user and enabled windows authentication.
What am I missing here? Do I need to
rebuild the project again? I don't have VSTUDIO 2003
at hand to do so.. but I intend to get a copy soon. Any suggestion to fix
this issue is greatly appreciated.
Thanks.
Regards,
Raj Kathamut! hu
Parser Error
Description: Anerror occurred during the parsing
of a resource required to servicethis request.
Please review the following specific parse error detailsand modify your source
file appropriately.
Parser Error Message: Could not
load type 'TrialDB_dotnet.
Source Error:
Line 1: <%@ Import Namespace="WebEAV" %> L> |
Source File: C:\Inetpub\wwwroot\