PC Review


Reply
Thread Tools Rate Thread

ASP.NET Error Messages Not Displaying in IE 7

 
 
Frawls
Guest
Posts: n/a
 
      17th Jan 2007
Hi

I recently got a new laptop with IE7 installed.

I installed Visual Studio .Net 2003.

My problem is that when i hit an exception in my C# code the ASP.Net
error is Not Displaying in IE 7.

As i am working locally i want the specifc error to display. All i am
getting is a blank page displayed in IE 7.

When i view the source of the page all there is is the following blank
HTML:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=windows-1252"></HEAD>
<BODY></BODY></HTML>


Points to Note:

1 I have set the web config custom errors to: <customErrors
mode="Off"/>
2 I am getting the exception because of a failed login to my local
SQL server. (I can fix this im only interested
in why the specific error is getting displayed)
3 I have built and i am running the project in debug mode.
4 This project used to display the errors fine in my old laptop with
IE6 and Visual Studio .Net 2003#


If anyone could shed some light on this and help me find a fix that
would be great.

Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying Error Messages From Triggers s Microsoft Access ADP SQL Server 16 21st Mar 2006 11:55 PM
Displaying error messages =?Utf-8?B?Q29mZmVlIGd1eQ==?= Microsoft Dot NET 1 5th Sep 2004 07:00 AM
Error messages displaying in foreign language =?Utf-8?B?cm1jY2xlbGxhbmQ=?= Microsoft Access Queries 1 26th Mar 2004 05:12 PM
Four Networked W2k PCs Displaying the Same Error Messages Mike Microsoft Windows 2000 2 7th Oct 2003 12:08 PM
Re: Displaying error messages Chip Pearson Microsoft Excel Programming 1 29th Aug 2003 10:52 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:31 AM.