Re: yes my first web application with database :)

From: Skybuck Flying (nospam_at_hotmail.com)
Date: 01/04/04


Date: Sun, 4 Jan 2004 16:48:09 +0100

Oh now it says something else...

I have seen that file in the help I ll try including that too :D

Unable to load DLL (bdpmss15.dll).
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: Borland.Data.Common.BdpException: Unable to load DLL
(bdpmss15.dll).

Source Error:

      An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.

Stack Trace:

[BdpException: Unable to load DLL (bdpmss15.dll).]
   Borland.Data.Provider.BdpDataAdapter.e() +652
   Borland.Data.Provider.BdpDataAdapter.EndInit() +60
   WebForm2.TWebForm2.InitializeComponent()
   WebForm2.TWebForm2.OnInit(EventArgs e)
   System.Web.UI.Control.InitRecursive(Control namingContainer) +241
   System.Web.UI.Page.ProcessRequestMain() +174

"Skybuck Flying" <nospam@hotmail.com> wrote in message
news:bt9cbe$sm2$1@news2.tilbu1.nb.home.nl...
> Well I also tried to get the Bdp version working.
>
> I copied some DLL's etc like
>
> Borland.Data.Provider
>
> Borland.Data.Common
>
> etc
>
> But then it says this: ??
> ?
> Description: An unhandled exception occurred during the execution of the
> current web request. Please review the stack trace for more information
> about the error and where it originated in the code.
>
> Exception Details: Borland.Data.Common.BdpException: ?
>
> Source Error:
>
> An unhandled exception was generated during the execution of the
> current web request. Information regarding the origin and location of the
> exception can be identified using the exception stack trace below.
>
> Stack Trace:
>
> [BdpException: ?]
> Borland.Data.Provider.BdpDataAdapter.e() +652
> Borland.Data.Provider.BdpDataAdapter.EndInit() +59
> WebForm2.TWebForm2.InitializeComponent()
> WebForm2.TWebForm2.OnInit(EventArgs e)
> System.Web.UI.Control.InitRecursive(Control namingContainer) +241
> System.Web.UI.Page.ProcessRequestMain() +174
>
>
>
> "Skybuck Flying" <nospam@hotmail.com> wrote in message
> news:bt9bif$g8q$1@news3.tilbu1.nb.home.nl...
> > Hi,
> >
> > Keywords :)
> >
> > ASP .NET
> >
> > Delphi 8 for .NET
> >
> > Web Application
> >
> > Database
> >
> > Microsoft SQL Server (Short: MSQL or MSS)
> >
> > MS Access
> >
> > WebMatrix
> >
> > Just a simple test application which display a table :D
> >
> > http://skybuck.europe.webmatrixhosting.net/test/WebTest.aspx
> >
> > Check it out before it's gone :D
> >
> > Wiieeehooeee.
> >
> > :):)
> >
> > Took quite some figuring out how to do it but I am getting the hang of
it.
> >
> > P.S.: It uses ASP.NET only components, no BDE components because those
did
> > not work (yet) WebMatrix doesn't have them installed.
> >
> > ( Maybe I can include an extra DLL for it in the bin folder, don't know
> yet.
> > ( The BDE components work a lot easier, so that would be handy :D ) )
>
> ( Bdp components I mean ;) )
>
> >
> > Bye,
> > Skybuck.
> >
> >
>
>



Relevant Pages

  • Re: Updated info
    ... An unhandled exception occurred during the execution of the current web request. ... Information regarding the origin and location of the exception can be identified using the exception stack trace below. ... We've opened ports 443 and 4125 in the Netopia router but still can't get a RWW logon prompt. ...
    (microsoft.public.windows.server.sbs)
  • Re: ASP.NET 2.0 Web Page Problem?
    ... Based on the stack trace you've shown the problem is when the Operations_HBMBlockStatus page's Repeater1 ItemCreated event is being raised. ... You sister site might be hiding the exception by logging it or ignoring them somehow, I'd need to see the code to say for sure. ... I have obtained a scripted database and compiled ASP.NET 2.0 application from a sister site that I'm trying to implement locally. ... An unhandled exception occurred during the execution of the current web request. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Configuration Error
    ... Im having a problem I cant solve atm. ... Source Error: ... Please review the stack trace for more ... Exception Details: System.Threading.ThreadAbortException: Thread was ...
    (microsoft.public.dotnet.general)
  • Re: hexadecimal value 0x01, is an invalid character
    ... An unhandled exception occurred during the execution of the ... > current web request. ... > exception can be identified using the exception stack trace below. ... > postDataKey, NameValueCollection values) ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: yes my first web application with database :)
    ... Well I also tried to get the Bdp version working. ... An unhandled exception occurred during the execution of the ... current web request. ... exception can be identified using the exception stack trace below. ...
    (borland.public.delphi.language.objectpascal)