473,509 Members | 2,918 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How do I Execute programs on New Systems

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?
Nov 20 '05 #1
3 822
"Shorty" <di********@yahoo.com> 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

Nov 20 '05 #2
* "Shorty" <di********@yahoo.com> 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>
Nov 20 '05 #3
Ot

"Armin Zingler" <az*******@freenet.de> wrote in message
news:eS**************@TK2MSFTNGP12.phx.gbl...
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.
Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
6567
by: BlackHawke | last post by:
Our program, game program Andromeda Online (www.andromedaonline.net) uses two programs- one to play the game, another to patch the game as updates come out. Players actually launch the updater...
12
3408
by: jrefactors | last post by:
If the C programs have UNIX system calls such as fork(), alarm(), etc.., we should call it UNIX programs, not traditional C programs? We couldn't compile the programs with system calls using VC++...
2
1824
by: Sam | last post by:
Sorry one of those "C" type transistion questions which I could find no answer for in existing C# text books. In C, I used to use the system function call to execute programs synchronously. ...
0
1089
by: Falquian | last post by:
Hello to all I have a problem that not like solving. I am creating an application of analysis that shows graphs. These graphs are Microsoft ActiveX objects, concretely the Microsoft Chart. When...
3
1025
by: Martin | last post by:
Just wondered if you could give me some advice! At the moment we code out systems in COBOL and we are just starting to move everything to VB.net. Just wondering how you all manage when...
55
12745
by: Steve | last post by:
I have to develop several large and complex C++ hardware test programs that should work under DOS, most likely with 32-bit DOS extender. Development workstation OS would be Microsoft XP. Quite some...
26
2273
by: Chief | last post by:
Hello i would like to know which syntax do i have to use in order to make a program run other *.exe program and also how to put inputs in it for example i want to to make a program that run...
8
2410
by: kvt | last post by:
Hi, One of my friend puzzled me to write a program which destructs itself. i.e, by the time it stops execution, its executable file should be deleted. I tried a lot like a) using " system()...
6
6839
by: moongeegee | last post by:
I have compile my java program as myjava.class. And I can run as "java myjava" without any program. As now, I need to execute myjava.class in javascript. Please shed a light how to execut "java...
0
7237
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7347
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7416
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5656
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5062
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4732
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3218
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1571
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
779
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.