View Single Post

  #2 (permalink)  
Old 03-31-2008
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,047
Re: Deploying a VB.Net 2005 Application w/ MapPoint 2006

Hi,

The target machine needs dotNet and the correct version depending on the dotnet functions you use in your application. You can make a setup that looks for the correct dotnet version and if not installs it.

For how to create the best way for your setup project I advice to visit one of the various dotnet forums or newsgroups.
Reply With Quote