I just tried to rebuild a Deployment Project in Visual Studio 2010 Professional. Part way through the rebuild, the installer for SQL Server 2008 R2 SP1 launches. I have never seen this behavior before. This project is not new and I have rebuilt it many
times. The last time I rebuilt it was October 2012. Any ideas on what might be causing this?
I just created a brand new Solution with a Console Application project and a Deployment project. I then rebuilt the deployent project and it launched the SQL 2008 installer. So, I will conclude that this strange behavior is not a project specific issue.
Below is the build output (not very helpful).
------ Starting pre-build validation for project 'Setup1' ------
------ Pre-build validation for project 'Setup1' completed ------
------ Rebuild All started: Project: Setup1, Configuration: Debug ------
Building file 'c:\users\bob\documents\visual studio 2010\Projects\ConsoleApplication1\Setup1\Debug\Setup1.msi'...
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
gatorrob86
Member
16 Points
19 Posts
Project Rebuild Causing SQL 2008 SP1 to launch
Jan 23, 2013 11:40 PM|LINK
I just tried to rebuild a Deployment Project in Visual Studio 2010 Professional. Part way through the rebuild, the installer for SQL Server 2008 R2 SP1 launches. I have never seen this behavior before. This project is not new and I have rebuilt it many times. The last time I rebuilt it was October 2012. Any ideas on what might be causing this?
gatorrob86
Member
16 Points
19 Posts
Re: Project Rebuild Causing SQL 2008 SP1 to launch
Jan 23, 2013 11:53 PM|LINK
I just created a brand new Solution with a Console Application project and a Deployment project. I then rebuilt the deployent project and it launched the SQL 2008 installer. So, I will conclude that this strange behavior is not a project specific issue. Below is the build output (not very helpful).
------ Starting pre-build validation for project 'Setup1' ------
------ Pre-build validation for project 'Setup1' completed ------
------ Rebuild All started: Project: Setup1, Configuration: Debug ------
Building file 'c:\users\bob\documents\visual studio 2010\Projects\ConsoleApplication1\Setup1\Debug\Setup1.msi'...
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
Angie xu - M...
All-Star
20273 Points
1728 Posts
Microsoft
Re: Project Rebuild Causing SQL 2008 SP1 to launch
Feb 01, 2013 06:02 AM|LINK
Hi gatorrob
You rebuild your deployment project successfully according to the messages above, I think this is an accident to launch SQL 2008 R2 sp1,
You could learn What’s New in SQL Server 2008 R2 Service Pack 1 here(http://www.microsoft.com/en-us/download/details.aspx?id=26727).
hope it helpful to you,
With regards
Feedback to us
Develop and promote your apps in Windows Store