Answered by:
UnInstall .Net Project

Question
-
I have created two different projects in Visual c# (.Net Framework 3.5). When I run one EXE and uninstall the other, I get a message "The following application should be closed before continuing install: " which is pointing to running EXE.Wednesday, September 9, 2009 10:10 AM
Answers
-
Hi Joseph
r these two projects depending on one another
I m not able to follow u
Could u plz rephrase ur problem...
BTW this is .Net Framework Setup Forum
For C# related Queries u can post here
http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/threads/
U get better replies by Experts
Thanks
anliS
Regards anliS www.businessinsightsconsulting.com Please remember to mark the correct replies as answers- Marked as answer by YiChun Chen Monday, September 14, 2009 3:09 AM
Wednesday, September 9, 2009 2:23 PM -
It looks like you're seeing a standard FilesInUse dialog, common during install or uninstalls when there is something shared. Your running exe might have a reference to something that is also being uninstalled.
Phil Wilson- Marked as answer by YiChun Chen Monday, September 14, 2009 3:09 AM
Wednesday, September 9, 2009 6:52 PM
All replies
-
Hi Joseph
r these two projects depending on one another
I m not able to follow u
Could u plz rephrase ur problem...
BTW this is .Net Framework Setup Forum
For C# related Queries u can post here
http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/threads/
U get better replies by Experts
Thanks
anliS
Regards anliS www.businessinsightsconsulting.com Please remember to mark the correct replies as answers- Marked as answer by YiChun Chen Monday, September 14, 2009 3:09 AM
Wednesday, September 9, 2009 2:23 PM -
It looks like you're seeing a standard FilesInUse dialog, common during install or uninstalls when there is something shared. Your running exe might have a reference to something that is also being uninstalled.
Phil Wilson- Marked as answer by YiChun Chen Monday, September 14, 2009 3:09 AM
Wednesday, September 9, 2009 6:52 PM