Upgrade from vb project to VB.NET

L

Linda

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
 
A

Armin Zingler

Linda said:
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?

Have a look at the upgrade group:
microsoft.public.donet.languages.vb.upgrade
 
J

Jay B. Harlow [MVP - Outlook]

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
 
H

Herfried K. Wagner [MVP]

* "Jay B. Harlow said:
In addition to the other comments.

I don't see any other comments for some reason, so I reply here.
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.

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

Herfried K. Wagner [MVP]

* (e-mail address removed) (Herfried K. Wagner [MVP]) scripsit:
I don't see any other comments for some reason, so I reply here.

I saw them now and I see that my link hasn't already been posted ;-).
 

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

Top