Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > One Project missing from the setup project
 

One Project missing from the setup project


In my winforms application,
In addition to the main project, there are 4 more projects(modules) which like utilities, base controls, usercontrols and user account.
You have references to these projects from the main project.
When i try to setup the project, 3 of these are also include in the setup file but one of them is missing. This particular project has the login details. So when i launch the application from the exe, it is failing as it does not have the login details.

I am not doing anything special with the other 3projects(modules) during setup and they are included automatically but, this loginproject(module) keeps missing.
Why is that file missing from the setup each time.

rowter  Wednesday, August 19, 2009 5:26 PM
Hi Kira, This issue can be closed. Problem is not from my side. Complete information was not provided to me and this resulted in issues.

Thanks
rowter  Wednesday, August 26, 2009 3:26 PM
Hi rowter,

Do you mean 3 of them are .dlls and one of them is .exe? The login assembly is also dll and not being automatically included?

Could you please rebuild the solution both in debug and release mode to see if it is include? If it still failed, the walkaround for this is manually add it to the setup project. That will sure to include it in the MSI package.

Please inform me the test result. If you have anything unclear, please feel free to tell me.

Sincerely,
Kira Qian
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Friday, August 21, 2009 5:59 AM
We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post editor window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Wednesday, August 26, 2009 8:30 AM
Hi Kira, This issue can be closed. Problem is not from my side. Complete information was not provided to me and this resulted in issues.

Thanks
rowter  Wednesday, August 26, 2009 3:26 PM

You can use google to search for other answers

Custom Search

More Threads

• Desktop and Start Menu Icon?
• .net framework setup
• Conditional installation with ClickOnce
• Cannot install WSUS (Microsoft SQL Server 2000 Desktop Engine fails to install)
• windows service setup error
• ClickOnce update from CD
• TEST CASE 1. how to embed manifest that define its execution level to the execution file
• installing vfp8.0
• A couple of Setup newbie questions
• System.Deployment.Application without ClickOnce