Edit the Global.asax file and change the line
<%@ Application Codebehind="Global.asax.vb" Inherits="act_db.Global" %>
to
<%@ Application Codebehind="Global.asax.vb" Inherits="TrialDB.Global" %>
since in the bin directory the dll's name is TrialDB.dll
--- In
trialdb@yahoogroups.com, "mantenar" <mantenar@...> wrote:
>
> 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
> >
>