Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Blank page in debug mode in VS2005

Reply
Thread Tools

Blank page in debug mode in VS2005

 
 
antonin.jelinek@gmail.com
Guest
Posts: n/a
 
      10-17-2005
Got a strange problem last night - after building new page using Master
pages I tried to view the page in browser (using standard F5 run) but
all I got was blank page. The strange thing is that HTML code IS
actually there when I select View source code... option. I'm suspecting
IE's security setting as I'm using some JavaScript on the page but I
got same result even after adding localhost into Trusted Sites and
setting security to Low for both Intranet and Trusted Sites zones.

Any idea what I'm doing wrong?

My environment is W2K3 Server SP1 with latest updates and VS2005 RC.

 
Reply With Quote
 
 
 
 
George
Guest
Posts: n/a
 
      10-17-2005
Check your HTML,
Usually it happens if TABLE tag is not closed or something like that.

George.


<> wrote in message news: oups.com...
Got a strange problem last night - after building new page using Master
pages I tried to view the page in browser (using standard F5 run) but
all I got was blank page. The strange thing is that HTML code IS
actually there when I select View source code... option. I'm suspecting
IE's security setting as I'm using some JavaScript on the page but I
got same result even after adding localhost into Trusted Sites and
setting security to Low for both Intranet and Trusted Sites zones.

Any idea what I'm doing wrong?

My environment is W2K3 Server SP1 with latest updates and VS2005 RC.

 
Reply With Quote
 
 
 
Reply

Thread Tools

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
netvmini.sys still not working on Windows 7 even after driver signing disabled ?! (Windows debug mode necessary for debug drivers ???) Skybuck Flying Windows 64bit 3 08-09-2009 05:54 AM
Starting VS2005 in debug mode jack ASP .Net 1 09-12-2007 02:16 AM
User Control access fails in debug mode, works in release mode rbg ASP .Net 0 01-17-2007 10:51 PM
Response.Redirect is slooow in debug mode, ok in release mode =?Utf-8?B?TWF4?= ASP .Net 0 02-11-2006 12:37 AM
Debug mode dll's vs release mode dll's? Dave ASP .Net 0 02-20-2004 03:49 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57