Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Not able to deploy



  • Hello

    I'm trying to do a deployment using the ProGet Deployment feature.

    Following your tutorial, I have:

    • Created my Deployment feed.
    • Uploaded to the feed a package with a windows service I want to deploy.
    • I have added it to the Project.
    • I have installed Chocolatey in the target server.
    • Enabled WinRM, and added it to TrustedHosts (Checked I can execute basic commands like dir on remote machine)
    • Added an "Install Service" script to the package.
    • Added the package to the project.

    And when I try to deploy the project, I get:

    		Starting deployment...Verifying PAS4-TESTSERVER...
    	System.Management.Automation.PSNotImplementedException: Cannot perform operation because operation "NewNotImplementedException at offset 108 in file:line:column <filename unknown>:0:0
    

    " is not implemented.
    at System.Management.Automation.RemoteRunspace.GetSessionStateProxy()
    at Inedo.ProGet.Service.DeploymentExecuter.DeployToServer(Deployments_Extended deployment, Servers server, IEnumerable`1 serverTargets)
    at Inedo.ProGet.Service.DeploymentExecuter.Deploy(Deployments_Extended deployment)

    What am I doing wrong?

    Product: ProGet
    Version: 3.1.0



  • Curious, what versions of PowerShell do you have installed on the machine with the ProGet service, and also on the remote machine?



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation