Id like some help please....
-
Hi, Im a newbie starting in the C# world and I was wondering what to do to make an executable on C# (using .NET) so it can be run on computers with a different OS than the one it was made on. Whenever I test out my programs on my computer with Windows 98 it gives an error in the windows version, I make the programs on Windows XP. Id really appriciate any help. Thanks.
-
Hi, Im a newbie starting in the C# world and I was wondering what to do to make an executable on C# (using .NET) so it can be run on computers with a different OS than the one it was made on. Whenever I test out my programs on my computer with Windows 98 it gives an error in the windows version, I make the programs on Windows XP. Id really appriciate any help. Thanks.
Simon Krynine wrote: Whenever I test out my programs on my computer with Windows 98 it gives an error Have you install .net platform on your win98? Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975 -
Simon Krynine wrote: Whenever I test out my programs on my computer with Windows 98 it gives an error Have you install .net platform on your win98? Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975 -
Simon Krynine wrote: No I havent... So that's the problem,you can use your .net applications(C# or VB.NET) only in OS that have .net platform.I think some new version of xp have .net platform so you can run your applications without any problem.I think you can dl .net platform here in CP or you can do it in MS site. Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975 -
Hi, Im a newbie starting in the C# world and I was wondering what to do to make an executable on C# (using .NET) so it can be run on computers with a different OS than the one it was made on. Whenever I test out my programs on my computer with Windows 98 it gives an error in the windows version, I make the programs on Windows XP. Id really appriciate any help. Thanks.
I got the same problem. you need to have .NET on target machine. http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/829/msdncompositedoc.xml. try to download this and have fun. - Anand :)