Search

Preview pane issues by CyrexCore2k

Closed
as Fixed Help for as Fixed

0
0
Sign in
to vote
Type: Suggestion
ID: 338211
Opened: 4/14/2008 11:59:47 PM
Access Restriction: Public
0
Workaround(s)
I find the preview pane for ASPX files to be extremely annoying and I would like a way to disable or even remove it. I use user controls in my pages and consequently certain ASPX pages do not have <html>, <body> or all the necessary closing tags which causes Visual Studio to display a modal message box alerting me that it can't render a preview. Even when the preview does work it just slows me down because I have to wait for it to finish so I can click the code tab.
Details (expand)
Product Language
English

Version

Visual Studio 2005 (All Products and Editions) Service Pack 1
Operating System
Windows XP Professional
Operating System Language
English
Problem Statement
The preview pane in Visual Studio is occasionally more of a hindrance than a help to the user.
Proposed Solution
1) Allow the user to disable the preview pane.
2) Visual studio should detect if the user spends more time in the code or preview panel and default to that upon opening a file.
TAP Code (if applicable)
 
      You can indicate your satisfaction with how Microsoft handled this issue by completing this quick 3 question survey.

 

Sign in to post a comment.
Posted by Microsoft on 4/18/2008 at 10:27 AM
Vs 2008 now allows you to open any content in Design View.
If you wish to open the Source View by default, you can change this setting in Tools|Options|HTML designer|General.
Sign in to post a workaround.