The latest version we are using is the Visual Studio 2005. It is
bit by bit the same as our production-Oracle one.
To use this one you need to do the following:
-
SQL server 2005 (any version from Express through Enterprise). We
rely upon SQL server schemas and synonyms to share the same code as our
production one on both the Web and Access.
-
The access client is exactly the same bit-by-bite to our
production one and will work without any modifications; but you will need
Windows integrated security for every user.
-
You need IIS, with .NET 2.0 enabled
To configure your system to work properly:
-
You need to change all ADMINVAR to your project settings
-
Verify IIS folder security for reports; extracts, etc.
To the best of my knowledge, the data warehouse system used for
some reports have not yet been converted to run in SQL server
Regards,
________________________
Luis Marenco
Yale Center for Medical Informatics
From:
trialdb@yahoogroups.com [mailto:trialdb@yahoogroups.com] On Behalf Of Raj
K Muthu
Sent: Friday, August 24, 2007 2:39 PM
To: trialdb@yahoogroups.com
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.WinMain'.
Source Error:
Line 1: <%@ Import Namespace="WebEAV" %> L> |
Source File: C:\Inetpub\wwwroot\trialDB\TrialDB.aspx
Line: 3