internet explorer 8 - Visual Studio 2008 / Web site problem -


i using vs 2008 sp1 , ie 8 beta 2. whenever start new web site or when double-click aspx in solution explorer, vs insists on attempting display aspx page in free-standing ie browser instance. address local file path aspx it's trying load , error says, "the xml page cannot displayed" shown.

otherwise, things work work correctly (i close offending browser window. asp.net registered iis , have no other problems. have tested same configuration on other pcs , works fine. has had problem?

thanks

rp

right click on file, select 'open with' , choose "web form editor" , click "set default".


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -