Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I have the most annoying problem ever!!!! My brothers PC doesn't have Visual Studio .NET 2003 installed but I want to be able to run my code on his machine. He has the .NET Framework installed but every time I send him code it keeps giving errors and doesn't even load the form. Is there a tool that I'm missing to compile and package the code like in VB6?
Posted
He has the .NET Framework installed but every time I send him code it keeps giving errors and doesn't even load the form.

 

You send him the code? (the .vb files) or the compiled .exe file?

 

As michael_hk says, can't do much more without the actual error message. Could be that your application depends on a dll that isnt with the .net framework (e.g. something used for improved XP style skinning of the windows) that isnt found.

Nothing is as illusive as 'the last bug'.

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...