Computing.Net > Forums > Programming > My programs wont run on friend's PC

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

My programs wont run on friend's PC

Reply to Message Icon

Name: El-Trucha
Date: September 11, 2004 at 13:16:42 Pacific
OS: Windows 2000
CPU/Ram: 1.4 GHz/128 MB
Comment:

OK...first of all, I'm running Visual C# .NET 2003 on a Windows 2000 virtual machine with Virtual PC...
Now...the problem is that, every single one program I make on Visual C# it will NEVER work on my friends' PC's!!! :( even tho it runs well on that machine, and I also tested it on another machine...
My cousin said something about some installation packages...but...every time he gets on MSN he says he's busy!! :@
Can u tell me why it doesnt work??
Thanx!! ;)

El-Trucha



Sponsored Link
Ads by Google

Response Number 1
Name: El-Trucha
Date: September 11, 2004 at 13:17:32 Pacific
Reply:

Ohh yeah, btw, I only read until Chapter 2 of my Visual C# book...:P

El-Trucha


0

Response Number 2
Name: Sord
Date: September 11, 2004 at 14:24:03 Pacific
Reply:

They need the .NET Framework installed


0

Response Number 3
Name: El-Trucha
Date: September 11, 2004 at 15:02:55 Pacific
Reply:

Ooohhh...I see!! :D and is there any way to disable the need of the .NET Framework?? or is there any way I can include the necessary files in my program??
Thanx!! ;)

El-Trucha


0

Response Number 4
Name: El-Trucha
Date: September 11, 2004 at 15:24:47 Pacific
Reply:

El-Trucha


0

Response Number 5
Name: BlueRaja
Date: September 11, 2004 at 22:18:07 Pacific
Reply:

You could always use a different language..

AKhalifman@hotmail.com


0

Related Posts

See More



Response Number 6
Name: El-Trucha
Date: September 12, 2004 at 09:02:09 Pacific
Reply:

I don't know any...:( just Batch and a little bit of QBASIC...:(
Thanx!! ;)

El-Trucha


0

Response Number 7
Name: Don Arnett
Date: September 12, 2004 at 18:20:57 Pacific
Reply:

My understanding is that C# is a specialized version of C++, so you could recompile your program with the C++ compiler. You'll have to pull out any C# specific code tho.


0

Response Number 8
Name: El-Trucha
Date: September 12, 2004 at 18:49:23 Pacific
Reply:

Ooohh...well, "else", from C++, doesn't work on C#...:(
What;s the alternative??
Thanx!! ;)

El-Trucha
www.masterleito.ath.cx
ftp://tsfc.homeftp.net
hotline://tsfc.ath.cx


0

Response Number 9
Name: Infinite Recursion
Date: September 14, 2004 at 08:44:32 Pacific
Reply:

.NET Framework isn't that large. You can probably just piggy back it.


0

Response Number 10
Name: El-Trucha
Date: September 14, 2004 at 13:43:17 Pacific
Reply:

What do u mean by "piggy back it"??? sorry, I'm a bit dumb...:P
But anyways...it's like 21 MB!! :| and my program is only 7 KB!! :(:(
Umm...isn't there a a C# command that disables the need of the .NET Framework??
Or a way of including the necessary files in my program??
Thanx!! ;)

El-Trucha


0

Response Number 11
Name: Infinite Recursion
Date: September 15, 2004 at 06:25:51 Pacific
Reply:

Piggy-back = Include

I see what your saying about your program being 7kb vs .Net package at 20mb+.

I'll have to check on this some more, but I am thinking there is not a way around it.



0

Response Number 12
Name: El-Trucha
Date: September 15, 2004 at 09:22:16 Pacific
Reply:

Ohh...:(
OK, but thanx anyways!! ;)

El-Trucha


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: My programs wont run on friend's PC

BC++ 5.5 programs that run on windows www.computing.net/answers/programming/bc-55-programs-that-run-on-windows/1836.html

Batch file averaging www.computing.net/answers/programming/batch-file-averaging/16254.html

Switching compilers www.computing.net/answers/programming/switching-compilers/11438.html