"Shorty" <(E-Mail Removed)> schrieb
> I've created a vb program and I want to be able to use it on
> multiple systems. When I copy it over I first got missing
> mscoree.dll, which I fixed by finding and copying the dll over,
> however now it wants a registry setting for where .net is installed.
> I looked on Microsoft, and it says to run program made in .net, .net
> must be installed. That sounds dumb to me.... Can anyone help?
It is not dumb. You have to install the .NET Framework because the .NET
Framework contains the class libraries that your application needs. It also
contains the CLR (common language runtime) needed for the "managed"
execution of your application. For details see also:
http://msdn.microsoft.com/library/en...ameworksdk.asp
http://msdn.microsoft.com/library/en...depguid1_1.asp
http://msdn.microsoft.com/library/en...sualStudio.asp
The VB.NET resource kit also contains introductions to the .NET world (and
much more):
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
--
Armin
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html