When I start my website from Visual Web Developer 2008 Express, IE shows up with the url http://localhost:51911/MySite/ and the error "Internet Explorer cannot display the webpage". If I drop the page from the C: drive on the running IE then it works and I
can debug Javascript. This is how I set it up: I installed VWD, created a new empty website, copied 3 existing files (html, js and css) in the folder, pressed F5, I got the message about the missing Web.config, I created it with the default values, pressed
F5 again, and now IE started, but the page didn't show up. I had previously installed ASP.net, I was able to access 127.0.0.1, but after a quick try I decided to go for VWD because I needed the Javascript debugger. I didn't uninstall anything. I followed the
same steps in my home PC, and it works well, but I wasn't able to find any difference in the two configurations. Can you please tell me if there is some conflict or missing configuration? Thanks, Stefano
↧