Band objects on task bar disappear and take other toolbars with th

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I've got a toolbar I developed inheriting from a band object class found
here: http://www.codeproject.com/csharp/dotnetbandobjects.asp
This all works perfectly in Internet Explorer and it all works when I add it
to the taskbar, until I logout.

When I leave the Toolbar on the task bar and logoff and on again that and
any other toolbars, notably the quick launch have disappeared.

I downloaded the KBBar sample from
http://support.microsoft.com/default.aspx?scid=kb;en-us;821793 and changed
the BandObjectStyle to TaskbarToolBar and got the same behaviour, i.e.: It
work but disappeared taking quicklanch with it when I logged out.

I'm running Windows XP SP2 and that seems to be the culprit, I haven't tried
this without SP2 but posts on the Codeproject page sound like this is a SP2
specific problem.

Any help would be greatly appreciated.

Nick Coleman
 
Nick,

I have the same problem, but cannot see the solution. Could you tell me how
you corrected the issue, where the problems were. I alterred IPersistStream
slightly but to no avail. I still cannot get the DB to load on logoff / logon
phase and it still takes QL away with it. I assume it was security of some
sort with SP2 but cannot figure it.

Thanks

Paul Reed
 
Back
Top