|
-
April 29th, 2010, 05:46 PM
#1
Shipping .Net Application
Hello All,
I have developed a tool using c# 9, .Net 3.5, which has got something to do with our business, electricity distribution
The solution has got 1 EXE and 4 DLL. In the development environment (VS 2005), The EXE project make references to the DLL projects by adding references.
as in VC++ projects I thought, this adding references in .net projects, is something like static linking of DLL. so i just gave the EXE to friend of mine to use. And i his machine the exe is reporting some assembly missing error
Could some one please tell what should i need to do, i order to ship the application to other machines?
Regards
RK
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|