Losing settings every time I close IDE

  • Thread starter Thread starter YYZ
  • Start date Start date
Y

YYZ

I don't know if this is a .Net issue or an Infragistics issue, but I
couldn't find anything while searching and thought I'd try here.

I have, on a usercontrol, several Infragistics UltraExplorerBar
controls -- they have been working fine for months. Now, in the same
project, on the same usercontrol, they have suddenly lost their
"groups" -- in the properties of the ExplorerBar I used to be able to
click on the property called Groups and it said "(Collection)" -- it
still does, but I used to have a little browse button on the far right
that when clicked would open up the explorerbar custom properties page
of the groups. Now I don't.

I can't figure out for the life of me what happened, and of course I
haven't been using Source Safe as much as I should have been so I can't
revert to old code.

If I add a new explorerbar and add a group to it, save the proejct,
close down the IDE and then reopen it, even the new bar has lost its
groups.

Any ideas? I have checked and both the .vb and .resx files are
writeable.

Matt
 
In case anyone else has this problem, here's the solution. Do NOT set
the Infragistics controls to be copied local.

Xcopy deployment my ass.

Matt
 

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