|
Doug G -> RE: ASP pages suddenly not working (5/31/2002 20:42:49)
|
quote: Doug G - The "nonfriendly" error code is not much better: 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. I'm working with our IT people to resolve this. We tried going through the permissions wizard and so far have only managed to lock me out of authoring access. I've forwarded the MS knowledge base article to them and we'll see if they can do anything with that. Marissa
It may be that your IIS is configured to supress asp error messages. In the IIS service manager, website properties, Application configuration, debugging tab there is a selection to send only the text error message you quoted rather than a detailed asp error message. Without knowing some details on the problem all you can do is try likely candidates and see if you get it going. Did the server get any database driver updates recently, or did you get moved to a new server? If you're using Access database with ODBC drivers, you can have problems on newer servers. The Access MDAC drivers are not included with MDAC 2.6 and 2.7, they are a separate download (this is all server-side stuff btw). ====== Doug G ======
|
|
|
|