Sitefinity 5.1 there was no endpoint

Posted by Community Admin on 04-Aug-2018 23:04

Sitefinity 5.1 there was no endpoint

All Replies

Posted by Community Admin on 23-Aug-2012 00:00

I have a page with Sitefinity 5.1, when I create a page I get the following error:

There was no endpoint listening at PagesApprovalWorkflow.xamlx that could accept the message


help me please

Posted by Community Admin on 29-Sep-2012 00:00

Hi,

I am also facing the same issue.
Any help would be really appreciated.

Thanks! 

Posted by Community Admin on 03-Oct-2012 00:00

Hello,

The error is encountered if the system cannot find where the workflows is. We have a KB article which can help you:

www.sitefinity.com/.../pages-cannot-be-published-after-installation.aspx

However, if the server / network environment is more complicated ( proxies, internal redirections / firewalls ) setting the WorkflowBaseURL might not help and we will need more detailed information to diagnose the issues.

Kind regards,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 03-Oct-2012 00:00

Fixed .
Thanks !

Posted by Community Admin on 09-Apr-2013 00:00

Tarun, if I may ask, how did you fix it?
Thanks, Gregory Hernandez

Posted by Community Admin on 09-Apr-2013 00:00

Hi Gregory,

If i remember correctly, it was some url pointing issue. I fixed it through set value of ServicesPaths :http://176.13.22.540 (Server IP address). 

You may find this field in tab : Administration> Settings > Advance > System > ServicePaths 


Regards,
Tarun

Posted by Community Admin on 30-Apr-2013 00:00

Hello, the item in the KB article did not solve our issue with this. :(

Posted by Community Admin on 01-May-2013 00:00

Hello Jan,

Even if setting the WorkflowBaseURL property correctly to your domain, you may still encounter the problem, if your environment is more complex. Therefore any additional information about the setup would be helpful when resolving the problem. Screenshots or details about how is your IIS set and also of the hosts file would be great.

Regards,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 01-May-2013 00:00

We have run into this on some of our servers. It just depends on firewalls and proxies as Victor mentioned. One thing you could try instead of the WorkflowBaseURL is to add an entry to your hosts file. (C:\Windows\System32\drivers\etc\hosts) We add an entry for the domain and point it to the local loopback ip of 127.0.0.1

127.0.0.1    www.domain.com

If you access the site with an without the "www" host header, then you would need to add an entry for the domain with and without the "www". The hosts file does not allow for wildcards, so each subdomain will need to be added in.

I will mention that this does need admin rights to edit. So if you open notepad or another text editor program, you will need to run it as an administrator in order to save your changes.

Posted by Community Admin on 03-May-2013 00:00

Hi Richard,

Thank you for sharing the additional information - I believe that it would be helpful to everybody who encounters the problem.

All the best,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed