Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Deploying files from different projects in a solution
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 8530174"] We havent migrated to VS2005 yet, but in VS2003 the way we did this (during the dev cycle) was either: - Deploy them separately (ie right click and deploy on your "content" project... kinda not what you asked, and kinda of defeats the purpose ;) - Add a reference to the content project to your startup project (gives you "false" dll, but apart from that works okay) Making both projects startup projects also works, but if your "content" project is a dll it will throw an annoying error at you. We use deployment projects for managing it for builds. Cheers G [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Deploying files from different projects in a solution
Top