PC Review


Reply
Thread Tools Rate Thread

How do I Execute programs on New Systems

 
 
Shorty
Guest
Posts: n/a
 
      14th Dec 2003
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?


 
Reply With Quote
 
 
 
 
Armin Zingler
Guest
Posts: n/a
 
      14th Dec 2003
"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

 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      14th Dec 2003
* "Shorty" <(E-Mail Removed)> scripsit:
> 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....


You will have to install the .NET Framework. You will find info on how to
deploy the framework here:

<http://groups.google.com/groups?selm=bqkets%2424ddj7%242%40ID-208219.news.uni-berlin.de>

The framework privides the infrastructure for the execution of .NET
applications.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
 
Reply With Quote
 
Ot
Guest
Posts: n/a
 
      14th Dec 2003

"Armin Zingler" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...

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


Ah, I fondly remember the days when one just copied the program.exe file to
another computer and it would always run.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
XP pro 64 will not execute programs Terrym Windows XP Help 1 19th Jan 2009 11:39 PM
Most Programs will not Execute mabowden@hotmail.com Windows XP General 4 16th Jul 2008 06:32 PM
Some Programs Don't Execute =?Utf-8?B?QnJhY3RhbHM=?= Windows XP Help 1 8th Jul 2005 01:30 PM
Can't execute programs !!! asaf Windows XP Help 0 6th Feb 2004 05:59 PM
Running 16-bit programs on 32-bit systems Tom Johnston Windows XP Games 1 1st Sep 2003 05:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:00 AM.