Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

.NET Forum


You are currently viewing our .NET Forum as a guest. Please register to participate.
Login



Reply
.net framwork problem
Old 05-14-2009, 02:25 AM .net framwork problem
Junior Talker

Posts: 2
Name: Kamaranka
Trades: 0
I have a problem like this. i have done a c# project and it is working fine. But each every time when i use other computers to run this i need to install .net 3.5. Is there anyway to in-built .net framework with my software

Please reply.
Link dropping removed

Last edited by chrishirst; 08-09-2009 at 12:21 PM..
cjr_Sobe is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-14-2009, 08:47 AM Re: .net framwork problem
Extreme Talker

Posts: 246
Trades: 0
Honestly I'm just taking a stab at this but hopefully it works. For the properties of the references where it says "Copy Local" set that to true.

My thought behind this is that any assemblies needed to run the app will be included and won't need the runtime, however because .Net is interpreted chances are they will need at least the engine in order to run it. You could include the .Net redistributable package with your app as well. I believe there is a way for it to check if the right version is installed and if not run the redistributable package.

I hope this helps and if not, oops.
stbuchok is offline
Reply With Quote
View Public Profile
 
Old 06-14-2009, 11:34 AM Re: .net framwork problem
Super Talker

Posts: 100
Trades: 0
For any .NET powered application, if you want to run it on the other computer, .net framework has to be installed on that PC. Because .NET executables are in CIL and .NET framework is needed to run the CIL program.

However, it is possible to integrate the .NET in your package itself. You can do this by creating a setup and deployment project from the visual studio.
__________________

Please login or register to view this content. Registration is FREE

ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups | Uptime Guarantee | Affiliates - $50 Per Sale
|
Please login or register to view this content. Registration is FREE
twhdir is offline
Reply With Quote
View Public Profile
 
Old 08-09-2009, 12:17 PM Re: .net framwork problem
Junior Talker

Posts: 2
Name: Kumachi
Trades: 0
Hey, it is good and nice Mr:twhdir, Can you tell me what are the steps...? Another thing i have heard about some linker, But don't know how to try them
__________________

Please login or register to view this content. Registration is FREE
||
Please login or register to view this content. Registration is FREE

Last edited by Nisam90; 08-09-2009 at 12:18 PM.. Reason: Spelling
Nisam90 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to .net framwork problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.15383 seconds with 12 queries