Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
762
UltraWinToolbar 7.3 does not appear in VS2008 under Win7
posted

I finally upgraded my dev machine to Win 7, and an old VS2008 WinForms app using NetAdvantage 2007 v3 does not display a toolbar when I debug it from VS 2008.

It doesn't throw any exceptions, I can step through the UltraToolbarsManager instantiation and the properties look reasonable, but when the WinForm appears there is no toolbar, the grid fills the entire form.

More strangeness: if I build the app installer, install it on my machine, and run the app, the toolbar shows up. Why would this not appear running from the VS2008 debugger?

Parents
  • 762
    posted

    When I attempt to view the toolbar in the VS2008 design view, I get "This project uses the UltraToolbarsManager Ribbon... See 'Installing Microsoft Office 2007 UI Capabilities' for more information".

    I searched for this, and it shows some kind of installer wizard. I have run the NetAdvantage NET 20073 CLR20 SDK installer and do not see this dialog. Is it in a different installer?

Reply Children