I'm trying to send out a URL via email for users to access their inbox. I've tried sending out the URL such as:
http://<server name>:8000/EnterpriseConsole/BPMUITemplates/Default/Repository/Site/Login.aspx?_repo=Accounts%20Payable&_instanceName=activedirectory&_provtext=Active%20Directory&_prov=activedirectory
When someone clicks on that link they are getting an error about an object reference not set. I took this URL from the first page the active directory link took me to but it's not working. Am I missing something or do I have to take users to the Enterprise Console page? It just seems like an extra step for end users to go through.
Thanks,
Mike
Can you try by provding the below link with machine name or you can try by providing the IPaddress of the machine . as below and let us know the results.
http://skelta:8000/EnterpriseConsole/BPMUITemplates/Default/Repository/Site/RepositoryList.aspx#
thanksSantosh Kumar