V9 Designer behaving strangely

In Version 9, if you need to reset your Designer settings because things start behaving a little strangely you can go here:

 

 C:\Users\\AppData\Local\IsolatedStorage

 

and delete everything in that folder.  That seems to sort things out.

 

P.S. If you can't find the Appdata folder, you might have to type in on the address bar.

Tagged:

Comments

  • Thanks a lot....

     

    My designer was crashed!!!

     

    Showing error that "Object reference not set to an instance of an object." in designer.exe in event viewer. It seems issue with "XtraBars" control of dev express. It failed when I drag n drop Inventroy menu from left to right.

     

    It was not solved after restarting machine twice.

     

    But your help to clear AppData works!!!

     

    Thanks again...

  • Solved my problem for v9.2. 

     

    Type : System.NullReferenceException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

    Message : Object reference not set to an instance of an object.

    Source : DevExpress.XtraBars.v8.2

    Help link :

    Data : System.Collections.ListDictionaryInternal

    TargetSite : Void set_Manager(DevExpress.XtraBars.Docking.Helpers.DockLayoutManager)

    Stack Trace :    at DevExpress.XtraBars.Docking.AutoHideContainer.set_Manager(DockLayoutManager value)