User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP section within the Web Development category of DaniWeb, a massive community of 402,860 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,972 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP advertiser: Lunarpages ASP Web Hosting
Views: 961 | Replies: 2 | Solved
Reply
Join Date: Nov 2007
Posts: 7
Reputation: ix27 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
ix27 ix27 is offline Offline
Newbie Poster

Help Fatal Execution Engine Error

  #1  
Nov 22nd, 2007
Browsing an aspx page results with the following error:

The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.


When I checked the Event Viewer, I get "Fatal Execution Engine Error (0x792887d5)". Please advice how to resolve this.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jul 2007
Posts: 48
Reputation: CertGuard is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 3
CertGuard's Avatar
CertGuard CertGuard is offline Offline
Light Poster

Re: Fatal Execution Engine Error

  #2  
Nov 26th, 2007
ASP Pages are great in that you can actually view the error in your browser. It will give you the Error, the line the Error is on, and it will even show you the character position of the error. But, you have to turn a feature off so that you can see it.

Go to your Internet Options: Tools > Internet Options (from your Internet Explorer window).

Then click on the Advanced tab.

Scroll down and find "Show friendly HTTP error messages" and UNCHECK that box.

Click OK, then refresh the ASP Page that is giving you the error, you should see something like this:

Microsoft VBScript compilation error '800a0401' 

Expected end of statement 

/documents/errorTest.asp, line 5 

Test my error
--------^

Here is the link to the asp page I created: http://www.certguard.com/documents/errorTest.asp

Good Luck!
--
Robert Williams
CEO, Founder
CertGuard
Reply With Quote  
Join Date: Sep 2007
Posts: 1,057
Reputation: SheSaidImaPregy is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 61
SheSaidImaPregy SheSaidImaPregy is offline Offline
Veteran Poster

Re: Fatal Execution Engine Error

  #3  
Nov 28th, 2007
If it is a aspx page, that is asp.net, not asp (classic asp). Therefore, the error that you see is a hidden error generated by the .net framework. In order to change this, you will have to edit your web.config file to show errors. This just means that there is a simple error located in you rpage, but is currently being blocked from viewers seeing the source of the error. Check this at the asp.net forum, not the asp forum. It will be much harder to get an answer here.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb ASP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the ASP Forum

All times are GMT -4. The time now is 1:17 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC