Click here to Skip to main content
Click here to Skip to main content

Visual Studio.NET Blank Property Browser Bug

By , 14 Aug 2004
 

Introduction

Visual Studio .NET Blank Property Browser Bug

What is blank property browser bug?

In Visual Studio .NET 2003 version, IDE shows properties of selected object/file in Property Browser window. Sometimes this window only shows properties of UI elements and does not show anything for HTML elements or installer file settings etc. This misbehaviour starts after creating some installer project in Visual Studio.

The following figure shows how Property Browser should show settings of a project.

And following figure shows the blank Property Browser, which occurs in Visual Studio .NET 2003 version.

So far I do not know why it occurs, but I found out way to resolve by hook or crook. I switched user and saw that it was working well when I started Visual Studio .NET first time, but from next subsequent types it started showing blank Property Browser. Then I understood that it does store something to user's data registry or directory which affects this behaviour.

Then I deleted registry / files one by one to find out, when Visual Studio shows Property Browser properly. So after number of experiments I found out that deleting C:\Documents and Settings\USER\Application Data\Microsoft\VisualStudio\7.1 makes Visual Studio .NET work properly. I mean to say that if we delete entire folder of Visual Studio settings folder then Property Browser works perfectly. But this folder is created every time when Visual Studio exits.

So I created Visual Studio .NET Add-in which works with Visual Studio and when Visual Studio exits it automatically deletes the settings folder which makes Property Browser work efficiently all time. However this may not store your personalized setting of change of UI elements of Studio.

The Add-in is available for download for FREE of charge here.

More about me.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Akash Kava
Web Developer
United States United States
Member
Programmer with WILL

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
GeneralVS 2005membergettingbored3 Aug '09 - 0:30 
I have the same or maybe similar problem in VS 2005, which I fixed in the following way:
1. Delete the .ncb and .suo files for the solution (you may want to rename them instead so you can go back).
2. Create a shortcut to the .sln on your desktop.
3. Use the desktop shortcut to open the solution.
 
for information, the ncb is the class browser file that will get recreated by VS. I'm not aware that you will loose anything by deleting this. The suo holds user options and is blamed for many issues. It will be automatically recreadted by VS, but you will loose some user settings.
GeneralAnother solutionmemberGigi B.28 May '07 - 9:31 
I found today another solution to this annoying bug. I reinstalled .NET framework 1.1 and then I installed Service Pack 1 for .NET framework 1.1. Everything went back to normal after these 2 steps. Hope it helps.
GeneralTry this before anythingmemberananth22218 Sep '06 - 10:30 
I got this bug in association with some package load failures in VS2005.
This article helped me solve it:
http://blogs.msdn.com/astebner/archive/2005/12/16/504906.aspx

GeneralMatrox PowerDesk's "save/restore windows positions" feature destabilizes Windows applications.memberBrooks Harris18 Sep '06 - 5:10 
Matrox PowerDesk's "Automatically save/restore windows positions" feature can destabilize some windows applications.
 
Selecting this feature causes many appications to fail in various ways, including the Microsoft Visual Studio (both 2003 and 2005) (blank property pages and crash) and any applications relying on MS mmx.exe, which includes all Administrative Tools. It also causes Norton Ghost to fail. Probably others.
 
To replicate - Select (turn ON) PowerDesk "Automatically save/restore windows positions". Open Administrative Tools >> Event Viewer. When Event Viewer is closed (Exit), an exception is thrown - "mmc.exe - Application Error" "The exception unknown software exception (0x.......) occured in the application at location 0x...."
 
Applies to :
DualHead2Go, Asus laptop, nVidia GeForce Go 6200, XPPro
Setup for dual monitoring (2 X 1024x768).- Screen Resolution 2048x768, Desktop Divider - W2, H1
 
Brooks

GeneralThe Real SolutionmemberJusMe7 Dec '05 - 10:37 
Actually, I think I have a better solution which I just stumbled upon. If you pull up VS 2003's Tools/Options... requester, and go down to Projects, you'll see that you get an ERROR: Common Runtime Language not installed (or something to that effect). I reinstalled .NET 1.1 and all works well. I presume this broke sometime after I'd played with VS 2005 Beta.

QuestionAny other ideas?sussDan Pitman29 Apr '05 - 3:59 
Deleting this folder, although it resets the UI settings of VS, does not seem to bring the Properies Browser out of it's blank mode for me.
 
Anything else that could solve this problem? It's getting to be a real pain.
AnswerRe: Any other ideas?membershabnamsyd17 Sep '05 - 2:19 
please reply back if any got any ideas??
me to same issue
GeneralRe: Any other ideas?memberswilliams28 Oct '05 - 4:10 
I had the same problem and discovered that you have to delete the contents of this directory AND start up the IDE in the directory of the solution (can do that through a right click on the solution in file explorer). In an earler installation, I had this problem and all I did was open the IDE from the solution directory and the problem was resolved. Since then, I installed a new hard drive, loaded XP SP2, and reloaded the VS, as well as added other tools to the system (Intel 9.0 compiler, and others). I am not certain what actually broke the IDE, in that the first time I went in to try and modify properties was today.
 

GeneralI gave you a 5...memberJohn Cardinal15 Apr '05 - 16:59 
Just for posting the solution to the problem. It's been bugging me for a while and now I know what directory to delete which is good enough to fix the problem.
 
Cheers!

 


"If there is a God, atheism must seem to Him as less of an insult than religion." - Edmond de Goncourt
GeneralRe: I gave you a 5...membershabnamsyd17 Sep '05 - 2:18 
hii did u got solution for that me too same issue

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 15 Aug 2004
Article Copyright 2004 by Akash Kava
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid