Hi all,
I would like to create a WF for a custom list.My Custom list already exist in my Sharepoint Site.
I create an empty project 2013.I add an item type Workflow.
Visual Studio propose to me a list of existing lists in my site.In this list, visual studio show me the list of my Central administration lists.
My site url is: http://my-server
If i try to indicate https://my-real-link.com/ Visual studio told me that i can’t do remote access.
I probably doing somthing wrong.
Thanks in advance
Edouard Guidez
No, in fact , i add it in my host file and now it’s working 🙂 ! Thanks a lot !
Is  https://my-real-link.com/ in your hosts file on the my-server box? Or is my-real-link on a DC to point to your box? Did you try putting  https://my-real-link.com/ in the URL of your project properties? Why can’t you use the my-server for your development? I’m guessing you have the central administration in your URL project properties.Â