Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi.

 

Couple of days ago I installed the VS .net 2003. The problem is that the applications made with this can't seems to work on the other computers with framework 1.1 installed.

 

For this ver if VS .net, is needed other ver. of framework installed ?

 

thanks

Posted

The .NET Framework v. 1.1 is exactly what you need to run an executable produced with VS 2003.

 

Are you sure you mentioned the correct version of the incriminated Framework in your post?

 

Hi.

 

Couple of days ago I installed the VS .net 2003. The problem is that the applications made with this can't seems to work on the other computers with framework 1.1 installed.

 

For this ver if VS .net, is needed other ver. of framework installed ?

 

thanks

Pasquale Esposito

Perugia - Italy

http://www.geocities.com/espositosoftware

Posted
Did you include any VB6 controls in your application like file listview, directory listview? If so, take them away and find some other replacements.
Posted
Did you include any VB6 controls in your application like file listview, directory listview? If so, take them away and find some other replacements.

 

...I put a treeview.... This is the reason?

 

I thought that all the controls are for VB .net 2003�...so why I can't include them in my projects?

 

Anyway I will try tomorrow to see if is working without the treeview.

 

Thanks

Posted

I think the treeview is fine(I used it to replace directory listview).

 

You know, there are some VB6 controls included in vs.net just for backward compatibility. Some of these controls will throw exception when under .Net framework runtime.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...