Discussion:
Design View Hangs in VS 2008 on Vista 64Bit computer
(too old to reply)
Greg
2009-08-30 02:55:01 UTC
Permalink
I recently purchased a new notebook (last weekend). It seemed everything in
the store was 64-bit, which I figured was to my advantage in the long run.

Anyway, I've managed to get my Visual Studio.Net 2008 installed with no
problem. I have an existing web site that I loaded to my computer and it runs
"somewhat" when I run in. I've found I'm having two problems right now.

#1. When ever I try to view my web pages in Design View, Visual Studio
Freezes and I can't do anything. What can I do to resolve this problem.

#2. Even though i can get my web site to run, I notice that when using Forms
Authentication a popul dialog stating Member Not Found and goes into debug
mode with a document named "WebResource_1.axd? and a bunch of numbers", plus
the word "Dynamic" in brackets. If I choose to Continue I get past my Logon
form and I can do some things with my web application. The User Name and
Password I am providing to login to my application is VALID. The text
"this.constructor=ret:" is highlighted yellow when the application goes into
debug mode.

If anyone can shed some light on what I need to do to get working it would
be greatly appreciated.

Thank You.
Greg
2009-08-30 03:12:01 UTC
Permalink
One additional note regarding my problems. I noticed that this temporary
dynamic file appears in a dynamic folder named: Script Documents --> Internet
Explorer which I've never seen before. I've also noticed that my computer is
running Internet Explorer 8 - 64Bit, but I also have Internet Explorer 8 that
states - Cipher Strength: 256-Bit. This is the version that is loaded by
default when IE is loaded. If I choose to IGNORE the message the code
continues to process.

I've also noticed that the performance of my web-site has gotten
significantly slower even though I'm using a computer 2 times faster than my
old computer.

Just figured I should add this additional detail.

Thanks
Post by Greg
I recently purchased a new notebook (last weekend). It seemed everything in
the store was 64-bit, which I figured was to my advantage in the long run.
Anyway, I've managed to get my Visual Studio.Net 2008 installed with no
problem. I have an existing web site that I loaded to my computer and it runs
"somewhat" when I run in. I've found I'm having two problems right now.
#1. When ever I try to view my web pages in Design View, Visual Studio
Freezes and I can't do anything. What can I do to resolve this problem.
#2. Even though i can get my web site to run, I notice that when using Forms
Authentication a popul dialog stating Member Not Found and goes into debug
mode with a document named "WebResource_1.axd? and a bunch of numbers", plus
the word "Dynamic" in brackets. If I choose to Continue I get past my Logon
form and I can do some things with my web application. The User Name and
Password I am providing to login to my application is VALID. The text
"this.constructor=ret:" is highlighted yellow when the application goes into
debug mode.
If anyone can shed some light on what I need to do to get working it would
be greatly appreciated.
Thank You.
Adam
2009-11-11 03:25:36 UTC
Permalink
I am having the same issue as your #2. I have no trouble with the login
screen, I am actually just attempting to navigate around within my website
and I get the exact same error. I am also running Windows 7 64-bit and
VS2008. Debugging runs IE8 with 256-bit cipher, as does regular browsing.

Did you manage to get this issue resolved by chance?

Thanks,

Adam

Loading...