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
 
 
When You Register, These Ads Go Away!
Old 05-14-2009, 08:47 AM Re: .net framwork problem
Skilled Talker

Posts: 69
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: 101
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.
__________________
AccuWebHosting.Com - Windows Hosting Expert
ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups | Uptime Guarantee | Affiliates - $50 Per Sale
| Website Hosting
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
__________________
wood fencing || cable fences

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.11571 seconds with 13 queries