Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microsoft Visual Basic.NET beta 2

Status
Not open for further replies.

kup

Programmer
Aug 11, 2002
3
0
0
DE
I want to test my Visual Basic.NET program created on my PC on a PC where Microsoft Visual Studio.NET is not installed.

On my PC runs Microsoft Visual Studio.NET beta 2 (.NET-framework v1.0.2914), on the other PC I have installed the newest version of the .NET-framework (v1.0.3705).
Executing a Visual Basic.NET program on the other PC results in error messages.

What can I do to test my program without too many changes?

(I am using Windows 2000)

 
I think the beta framework has timed out. You'll need to install the release version of the framework on your other PC, available via WindowsUpdate. Be sure to uninstall the beta first.

Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top