I am running IIS on my local XP box. I created an asp
page with the database wizard, but each time I try to run
it from a browser I get the following error:

"Server Application Error
The server has encountered an error while loading an
application during the processing of your request. Please
refer to the event log for more detail information.
Please contact the server administrator for assistance"

Am I missing something in the setup of the IIS? My
database is setup through ODBC and it uses a local access
database.

Please help

Re: Server Application Error by Jim

Jim
Wed Oct 15 16:20:18 CDT 2003

Cesar,

That looks like an ASP.NET error. Is this an ASPX page?

--
Jim Cheshire
Jimco Add-ins
http://www.jimcoaddins.com
===================================
Co-author of Special Edition
Using Microsoft FrontPage 2003
Order it today!
http://sefp2003.frontpagelink.com



"Cesar" <anonymous@discussions.microsoft.com> wrote in message
news:050801c39357$94f296f0$a401280a@phx.gbl...
> I am running IIS on my local XP box. I created an asp
> page with the database wizard, but each time I try to run
> it from a browser I get the following error:
>
> "Server Application Error
> The server has encountered an error while loading an
> application during the processing of your request. Please
> refer to the event log for more detail information.
> Please contact the server administrator for assistance"
>
> Am I missing something in the setup of the IIS? My
> database is setup through ODBC and it uses a local access
> database.
>
> Please help