What do I need to run the program

  • Thread starter Thread starter Roe
  • Start date Start date
R

Roe

Hello,

I have create a little program in vb.net. I have build the solution and I
have no problem to run the program on my own pc. The problem is when I try
to run on other pc so my question is; what do I need to run the program on a
new installed win2k/xp pc?


Roger
 
Hi Roe,

The most simple and best advice I can give you I think, do a windows update.

In that is the framework also if it is not already installed on your
computer.

Cor
 
* "Roe said:
I have create a little program in vb.net. I have build the solution and I
have no problem to run the program on my own pc. The problem is when I try
to run on other pc so my question is; what do I need to run the program on a
new installed win2k/xp pc?

The .NET Framework must be installed.

Download:

<http://www.msdn.microsoft.com/netframework/downloads/howtoget.asp>

..NET Framework redistributable:

<http://msdn.microsoft.com/library/default.asp?url=/downloads/list/netdevframework.asp>

SW/HW rewuirements:

<http://www.msdn.microsoft.com/netframework/productinfo/sysreqs/>
 
Hi Herfried,

Two thinks

I think my answer is a better answer (serious just to overthink).
(Takes also your anser about MDAC from yesterday and all others)
SW/HW rewuirements:

Do we start to sell here South Wiener Herfried Wagner wursten or something?

Cor
 
* "Cor said:
I think my answer is a better answer (serious just to overthink).
(Takes also your anser about MDAC from yesterday and all others)

Mhm... In large companies, sometimes hundreds of machines don't have
internet access and sometimes it makes sense to distribute the .NET
Framework with the application.
 
Hi Herfried,

That I overthought also and then when the OP's is messaging back, we can
give the other answer.

That was the same as I did with you now.

Cor
 
Back
Top