Could not deploy project: The Command to execute is not enabled.
When deploying a project to run the latest scripts I'm getting the following error message:
Could not deploy project: The Command to execute is not enabled.
Error details:
Data = System.Collections.ListDictionaryInternal
Message = Build request event not handled
InnerException =
TargetSite = Void Execute()
StackTrace = at ReadyRoll.VsPackage.Commands.BuildAndDeployCommand.Execute()
HelpLink =
Source = ReadyRollSQLServer
HResult = -2146233088
Anyone has any ideas what's going on?
Could not deploy project: The Command to execute is not enabled.
Error details:
Data = System.Collections.ListDictionaryInternal
Message = Build request event not handled
InnerException =
TargetSite = Void Execute()
StackTrace = at ReadyRoll.VsPackage.Commands.BuildAndDeployCommand.Execute()
HelpLink =
Source = ReadyRollSQLServer
HResult = -2146233088
Anyone has any ideas what's going on?
Tagged:
Answers
In order to isolate the problem, would you mind trying the following: Within the Solution Explorer, select the Properties node under the ReadyRoll project. Then, click the Build menu. Can you please confirm that the following commands display within the menu and are click-able:
Assuming all of those commands appear, if you click each of the above options, is a build and/or deployment performed successfully?
Product Manager
Redgate Software