Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Setup and depoloyment project
 

Setup and depoloyment project

Sorry if I post in wrong forum... I have a problem and google do not really helps.. When I trying to add 'Web setup project' to my solution (that also includes some web site application) - detected dependencies does not show up, just stays empty. And when I try to build a project - it fails on error that can not find specific dependency.. What's wrong? Thank you.
  • Moved byDavid M MortonMVPThursday, September 10, 2009 1:02 PMDeployment question (From:Visual C# General)
  •  
nKognito  Thursday, September 10, 2009 12:00 PM
Hi nKognito,

The detected dependencies folder is generally empty. But the dlls in the Bin directory are still packaged into the setup file. After installation, you would find these dlls in the Bin directory of the web site.Could you please provide more information about the error?

You can follow this document to create a web setup:
http://msdn.microsoft.com/en-us/library/aa560895(BTS.10).aspx.

Regards,
Aland Li
Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Thursday, September 17, 2009 10:42 AM

You can use google to search for other answers

Custom Search

More Threads

• ClickOnce mismatched identity warning
• Terminating Installation
• Running My Application After Install
• No Touch Deploying From A Unix Server?
• ObjectBuilder.dll shows up as prerequsite
• Publishing a windows project.
• USERPROFILE variable blank
• Setup project with application and WHQL drivers install
• Can we change the Installation URL of a published package
• Enhancing Winforms app and making available to all staff instantly