Error changing panel properties when it contains a TreeView or Menu

  • Thread starter Thread starter gilak
  • Start date Start date
G

gilak

In VS2005, when changing the propery of any panels containing a
TreeView or Menu I get the following error:

Error parsing control: Object reference not set to an instance of an
objec ..

Does anyone aware of a workaround to this problem?
 
Can you supply more information, such as the aspx code for the Panels
as well as the code which is producing the error?
 
Can you supply more information, such as the aspx code for the Panels
as well as the code which is producing the error?

No code is involved. I just drop a panel onto a webfrom and then a
treeview or menu control within the panel. If i change any property of
the panel such as background colour I get thhe following error:

Error parsing control: Object reference not set to an instance of an
objec ..

I think this problem surfaced after I applied sp1. Any idea how can I
uninstall sp1. Ii does not appear in the list of installled software
in Add Remove Program.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top