|
Rank: Newbie Groups: Member
Joined: 8/5/2008 Posts: 9
|
I just installed your tools, set up a menu, and tried to modify a color from the menu builder. I get the message "Object reference not set to an instance of an object". Obviously it can't find the color picker dialog.
How do I fix this
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
You will want to make sure you use the latest version first. If the problem persists, please provide detailed step by step information about how you encountered this problem? It will not be possible for us to provide you a solution with even being able to see the problem.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 8/5/2008 Posts: 9
|
I just dowloaded your product so I asssume it is the latest version.
I dragged a menu to my page. I configured the menu and it works fine. I wanted to change a color so I went into the menu build properties window. I selected the color property I wanted to change. I clicked on the elipses on the right side of the dialog expecting a color window to open. I got the error message I wrote in the first post. The same thing happens on ANY color I try to change using the elipses. All other dialog types (background images, etc.) work perfectly.
On visual studio 2008, if I try to change a color anywhere else in the standard controls in the same manner, I DO get the color pricker window.
perhaps there is a setting in the web.config or a proprietary config file of your own that points to the object that is not being found.
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
That is a bug (we will get it fixed as soon as possible). The easiest workaround is to edit the parent style property. For example, if you were to edit NormalStyle.BackColor, you can edit NormalStyle property directly. That would bring up the Style Editor, with which you will be able to edit the background color.
If your run into the problem with other properties, please let us know the property name.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 8/5/2008 Posts: 9
|
Thanks, I'll try it that way tomorrow.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
We have posted a new build that should fix this problem. Please check your private message for download location.
Thanks!
|
|