----- Original Message -----From: Prakash NadkarniSent: Friday, January 19, 2007 1:28 PMSubject: RE: [trialdb] Re: Installation issue
The version of TriaLDB currently available for downloading used VS 2003 and .NET framework 1.1.
The beta version that is currently available on our test site uses .NET 2.0., and I’ll put it out when it’s stable- there is a new build every day, based on the bugs we catch/fix, and the features that are requested by our team. The documentation for this version is obviously lagging way behind- the old Web user’s guide is almost totally obsolete, but we’re holding off until the interface becomes reasonably stable.
We held off on the move to 2.0 for a long time, mainly because of some idiocies on Microsoft’s part – converting a 1.1 Web application project to a 2.0 Web site project was a major nightmare, and Microsoft finally fixed the problem by adding a Web Application Project template in VS ’05 Service Pack 1, which also adds an edit-and-continue that is actually far superior to the one that has long been available as part of Visual Basic for Applications (because it lets you crawl up and down the call stack, so that if the bug was three subroutines levels above where the bug manifested, you can fix it at the correct spot and rerun the code without stopping; you can even fix code in libraries in a multi-project solution.
Prakash
From:
trialdb@yahoogroups [mailto:.com trialdb@yahoogroups ] On Behalf Of mantenar.com
Sent: Friday, January 19, 2007 6:14 AM
To:trialdb@yahoogroups .com
Subject: [trialdb] Re: Installation issue
Yes, I have global.asa in the root directory of your application
Now, i get the following errors. Can you please take a look at this.
Is the .net version of trialDb available to download and use.
Parser Error
Description: An error occurred during the parsing of a resource
required to service this request. Please review the following
specific parse error details and modify your source file
appropriately.
Parser Error Message: Could not load type 'act_db.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax. vb"
Inherits="act_db.Global" %>
Source File: /global.asax Line: 1
--------------------- --------- --------- --------- --------- -
-----------
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.210
--- In trialdb@yahoogroups.com , "Mihai Virtosu" <mihai.virtosu@...>
wrote:
>
> Make sure you have global.asa in the root directory of your
application
> (as far as I can see, that directory would be
> D:\HOSTING\MEMBER\MANTENAR\ CURRENT_RELEASE\ ACT_DB)
>
> Mihai
>
> >>> mantenar@... 01/17 6:08 PM >>>
> I installed the trialdb on my server. When I try to open,i get the
> following error.
>
>
> Microsoft VBScript runtime error '800a01a8'
>
> Object required: 'Application(...)'
>
>
D:\HOSTING\MEMBER\MANTENAR\ CURRENT_RELEASE\ ACT_DB\INTERFACE _FORMS\.. \
> libraries\eav_to_flatfile. asp, line 63
>
>
> The instructions indicate that the file, TrialDB_net.zip needs to
> installed.I did not find this file. Please advise
> Is there any latest version of .net application
>
> NET files
>
> The file TrialDB_net.zip contains all the files necessary for
> the .NET component of Act_DB
>