DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C# (http://www.daniweb.com/forums/forum61.html)
-   -   Kindof DUMB (http://www.daniweb.com/forums/thread29810.html)

tayspen Aug 4th, 2005 1:49 pm
Kindof DUMB
 
i cant belive that you have to have a .net framework on the computer to run the C# apps. because of this no my friends cant use them. there should be away around this does ne body know if there is?

c#dummie Aug 5th, 2005 3:54 am
Re: Kindof DUMB
 
Quote:

Originally Posted by tayspen
i cant belive that you have to have a .net framework on the computer to run the C# apps. because of this no my friends cant use them. there should be away around this does ne body know if there is?


sorry i dont think there's a way.. i think everyone needs .net framework to do that... im not so sure.. read some articles on .net framework.. u shd be able to find your ans there..

campkev Aug 5th, 2005 3:04 pm
Re: Kindof DUMB
 
You have to have the .net framework installed. You can include that as part of your install progam.

Toulinwoek Aug 5th, 2005 5:35 pm
Re: Kindof DUMB
 
Because the programs written in C# require components of the .NET framework, it is impossible to run a C#.NET program without it. The source code you write doesn't get compiled directly into any kind of low-level language, but into an intermediate language that must talk to the .NET framework.
As it's been said, you can always include the framework as part of your program's distribution. Otherwise, anyone can download it FREE from Microsoft.

Oh, and for you programmers out there, there's a very cool IDE called Omnis Studio, with a pretty powerful scripting language, that is very nice. It too requires a runtime (similar to the framework). Problem is, every computer that runs your program must have a runtime license from the publisher...at about $250 a pop!

r0ckbaer Aug 6th, 2005 1:31 pm
Re: Kindof DUMB
 
Tell them to update their xp to sp2 (if they run xp of course), its bundled with it!
Any other OS shouldn't be used anyway :P

danny_tekle Aug 12th, 2005 1:33 pm
Re: Kindof DUMB
 
hi to run a .NET application in other computers you need atleast the .net framework redistributable pakage which is about 20MB in size.

tayspen Aug 12th, 2005 4:02 pm
Re: Kindof DUMB
 
could u link me to this?

campkev Aug 12th, 2005 4:07 pm
Re: Kindof DUMB
 
Try this

tayspen Aug 12th, 2005 4:09 pm
Re: Kindof DUMB
 
Quote:

Originally Posted by campkev
[html]Try <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en">this</a>[html]


it doesnt work says i need v2.0 somthing? any ideas

campkev Aug 12th, 2005 4:10 pm
Re: Kindof DUMB
 
copy and paste the whole error message


All times are GMT -4. The time now is 5:07 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC