Re: yes my first web application with database :)
From: Skybuck Flying (nospam_at_hotmail.com)
Date: 01/04/04
- Next message: Jeff: "TextFile\StringList"
- Previous message: Skybuck Flying: "Re: yes my first web application with database :)"
- In reply to: Skybuck Flying: "Re: yes my first web application with database :)"
- Next in thread: Skybuck Flying: "Re: yes my first web application with database :)"
- Reply: Skybuck Flying: "Re: yes my first web application with database :)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
> >
> >
>
>
- Next message: Jeff: "TextFile\StringList"
- Previous message: Skybuck Flying: "Re: yes my first web application with database :)"
- In reply to: Skybuck Flying: "Re: yes my first web application with database :)"
- Next in thread: Skybuck Flying: "Re: yes my first web application with database :)"
- Reply: Skybuck Flying: "Re: yes my first web application with database :)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|