Options

Could not deploy project: The Command to execute is not enabled.

LeonDLeonD Posts: 1 New member
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?
Tagged:

Answers

  • Options
    Sorry to hear you're running into a problem with deploying your project.

    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:
    • Deploy <Project Name>
    • Build Solution
    • Deploy Solution

    Assuming all of those commands appear, if you click each of the above options, is a build and/or deployment performed successfully?
    Daniel Nolan
    Product Manager
    Redgate Software
Sign In or Register to comment.