Upgrade from vb project to VB.NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Linda

    Upgrade from vb project to VB.NET

    I create program with VB programming and now i want that
    program run at VB.NET. So i open the vb project from
    VB.Net, while i upgrade the program ,i found Error :

    VB Upgrade wizard error
    Upgrade failed : Exception occured : the referenced
    components
    Status Bar
    Sstab
    Slider
    Slider
    Slider
    Winsock
    Winsock
    are missing design time licenses

    i try to download the new version of the component, but
    the same things work again. So, have any idea?

    thx
    Best Regards,
    Linda
  • Armin Zingler

    #2
    Re: Upgrade from vb project to VB.NET

    "Linda" <angela_lindawa ti@yahoo.com> schrieb[color=blue]
    > I create program with VB programming and now i want that
    > program run at VB.NET. So i open the vb project from
    > VB.Net, while i upgrade the program ,i found Error :
    >
    > VB Upgrade wizard error
    > Upgrade failed : Exception occured : the referenced
    > components
    > Status Bar
    > Sstab
    > Slider
    > Slider
    > Slider
    > Winsock
    > Winsock
    > are missing design time licenses
    >
    > i try to download the new version of the component, but
    > the same things work again. So, have any idea?[/color]

    Have a look at the upgrade group:
    microsoft.publi c.donet.languag es.vb.upgrade


    --
    Armin

    Comment

    • Jay B. Harlow [MVP - Outlook]

      #3
      Re: Upgrade from vb project to VB.NET

      Linda,
      In addition to the other comments.

      Do you have VB6 installed on the same machine as VB.NET?

      The "design time licenses" for the controls listed are normally installed
      when you install VB6.

      Hope this helps
      Jay

      "Linda" <angela_lindawa ti@yahoo.com> wrote in message
      news:5c4001c42d 9d$fcc76d60$a50 1280a@phx.gbl.. .[color=blue]
      > I create program with VB programming and now i want that
      > program run at VB.NET. So i open the vb project from
      > VB.Net, while i upgrade the program ,i found Error :
      >
      > VB Upgrade wizard error
      > Upgrade failed : Exception occured : the referenced
      > components
      > Status Bar
      > Sstab
      > Slider
      > Slider
      > Slider
      > Winsock
      > Winsock
      > are missing design time licenses
      >
      > i try to download the new version of the component, but
      > the same things work again. So, have any idea?
      >
      > thx
      > Best Regards,
      > Linda[/color]


      Comment

      • Herfried K. Wagner [MVP]

        #4
        Re: Upgrade from vb project to VB.NET

        * "Jay B. Harlow [MVP - Outlook]" <Jay_Harlow_MVP @msn.com> scripsit:[color=blue]
        > In addition to the other comments.[/color]

        I don't see any other comments for some reason, so I reply here.
        [color=blue]
        > Do you have VB6 installed on the same machine as VB.NET?
        >
        > The "design time licenses" for the controls listed are normally installed
        > when you install VB6.[/color]

        Q318597 - PRB: Errors When You Use Visual Basic 6.0 Controls in Visual Basic .NET
        <URL:http://support.microso ft.com/?scid=kb;EN-US;318597>

        --
        Herfried K. Wagner [MVP]
        <URL:http://dotnet.mvps.org/>

        Comment

        • Herfried K. Wagner [MVP]

          #5
          Re: Upgrade from vb project to VB.NET

          * hirf-spam-me-here@gmx.at (Herfried K. Wagner [MVP]) scripsit:[color=blue]
          > I don't see any other comments for some reason, so I reply here.[/color]

          I saw them now and I see that my link hasn't already been posted ;-).
          [color=blue]
          > Q318597 - PRB: Errors When You Use Visual Basic 6.0 Controls in Visual Basic .NET
          > <URL:http://support.microso ft.com/?scid=kb;EN-US;318597>[/color]

          --
          Herfried K. Wagner [MVP]
          <URL:http://dotnet.mvps.org/>

          Comment

          Working...