Deploy failing with message about standardEndpoints

(Submit keeps failing with a “something went wrong” message. Now trying without attaching a log file)

Searching turns up some ancient discussion about an issue that sounds like ours. This seems like it should be a very common issue so I’m surprised I can’t find more on the subject.

We need to see the auto-gen’d WSDL help screen for our service which we enable like so in our web.config:

    <standardEndpoints>
      <webHttpEndpoint>
         
        <!--Configure the WCF REST service base address via the global.asax.cs file and the default endpoint 
        via the attributes on the <standardEndpoint> element below-->
        
        <standardEndpoint name=""
                          helpEnabled="true"
                          automaticFormatSelectionEnabled="false"/>
      </webHttpEndpoint>
    </standardEndpoints>

But if we have that in the web.conf we get the errors in the attached log. Commenting it out allows the deployment to succeed but then we can’t see the service help page.

Octopus version: 3.3.4; API version: 3.0.0

Thanks,

Dennis

Ah ha, got this message. Next I’ll examine our log file which I pulled directly from TC.

There was a problem with your uploaded files.

Please fix the problem and upload the file again.
• Immslink_Project_Group_Octopus_Deploy_For_ImmsLink-Release_0.0.9-Prod-102d9bc.log (30.6 KB) ◦has contents that are not what they are reported to be