
August 25th, 2004, 10:26 AM
|
|
Registered User
|
|
Join Date: Aug 2004
Posts: 2
Time spent in forums: 11 m 25 sec
Reputation Power: 0
|
|
|
Running my applications
I'm quite new to Visual Basic .NET and i am not familiar with its features. I have made an application, which works totaly fine on my computer, since i have the VB .NET Framework installed, however when i want to test my application on another computer, apart from the one i built it on, it cant run it (i recieve a runtime error).
I found some help on compiling applications that told me i had to install the .net framework on the computer i want to run my application on. I did this, but i still get a runtime error when i try to run it.
How do i compile my programs correctly and how do i enable other computers to run my applications?
|