I'm running VS 11 Beta with the April updates on a Win 7 desktop. I've opened and edited an asp.net 4 web forms site which was originally built in VS 2010. No issues building
in VS 11. The only problem I've encountered so far is with page inspector. I'm able to select a .aspx in the solution explorer, right click on it, and View in Page Inspector. This works ok after the web.config has been modified to include the VisualStudioDesignTime:Enabled
key, and <meta http-equiv="X-UA-Compatible" content="IE=Edge" > has either been dynamically added, or included in the master page from which the .aspx uses. However, in page inspector Inspection mode I'm not able to scroll vertically in the page. This prevents
me from inspecting elements on the page which are below the fold. If I toggle inspection mode off, I can scroll down, BUT as soon as I toggle it back and click in the page it immediately scrolls back to the top, and I'm again unable to select elements below
the fold. This may sound like a very minor issue, but it's an annoying one!
bwg100
Member
11 Points
7 Posts
Visual Studio 11 Beta Page Inspector problem
Apr 11, 2012 04:35 PM|LINK
Hi,
I'm running VS 11 Beta with the April updates on a Win 7 desktop. I've opened and edited an asp.net 4 web forms site which was originally built in VS 2010. No issues building in VS 11. The only problem I've encountered so far is with page inspector. I'm able to select a .aspx in the solution explorer, right click on it, and View in Page Inspector. This works ok after the web.config has been modified to include the VisualStudioDesignTime:Enabled key, and <meta http-equiv="X-UA-Compatible" content="IE=Edge" > has either been dynamically added, or included in the master page from which the .aspx uses. However, in page inspector Inspection mode I'm not able to scroll vertically in the page. This prevents me from inspecting elements on the page which are below the fold. If I toggle inspection mode off, I can scroll down, BUT as soon as I toggle it back and click in the page it immediately scrolls back to the top, and I'm again unable to select elements below the fold. This may sound like a very minor issue, but it's an annoying one!
Any ideas?
Thanks
BWG.
SonicMan
Participant
1472 Points
228 Posts
Re: Visual Studio 11 Beta Page Inspector problem
Apr 13, 2012 08:11 AM|LINK
Hi
I belive this is a bug.
You can post this issue on connect.