No endpoint listening at page publish
Hello everyone,
After upgrading from 4.1 sp2 to sp3 we are getting the following error when publishing a page:
there was no endpoint listening at projectname.vm-003.hosting.nl/.../PagesApprovalWorkflow.xamlx that could accpet the message.
this is often caused by incorrect address or SOAP action. see InnerExeption, if present, for more details.
On localhost everything works just fine.
I have followed the steps described on:
http://www.sitefinity.com/devnet/kb/sitefinity-4-x/pages-cannot-be-published-after-installation.aspx
But since we are unable to view or manage the IIS bindings we cant get it to work.
So far i have set the WorkflowBaseURL to:
projectname.vm-003.hosting.nl
Http://hosting.nl
And some less likely options.
Please note that the domain names here are just fictive ones but they are formatted in the same way as the originals.
So what is was wondering is that maybe someone is able to help us resolve this issue.
Cheers,
Wien
Hi Wien,
Can you try and check the IP bindings in your IIS configuration, make sure that you have set your binding to your local ( server IP ).
You can have a look at this thread which discusses the issue in more details:
http://www.sitefinity.com/devnet/forums/sitefinity-4-x/general-discussions/failed-workflow-operation.aspx#1516657
Also make sure that you bind the correct IP address to your localhost not your domain ( if you test locally ).
Regards,
Stanislav Velikov
the Telerik team