-
Notifications
You must be signed in to change notification settings - Fork 24
Problem with EM Site List Portal #13
Comments
When you use F12 to inspect the Network trace, is error message "Keyword not supported: 'server'."? If yes, then you can open the Web.config file in your web site folder, and update your connection string with following format:
Please check if this resolves your issue. At the same time, I've created a pull request to request to update the original doc. |
I'm having the same issue as WarrenMed. When I use f12 to inspect the Network trace, I get "angular.js:12265 POST https://localhost/User/GetADUserFromAllDomain?userName=%22johan%22 500 (Internal Server Error)" When I drill down into that, I get "Index was out of range. Must be non-negative and less than the size of the collection. I attached 2 screenshots of my errors. Here is some additional background: Anyone have any ideas or things to try? |
You should be able to build the app on a non-domain machine, as long as it's running on a domain joined machine. I'd check that Johan has a valid Email and Display Name in Active Directory, based on your screenshot. My guess is that Display Name may be blank. |
That did the trick! Now I have it fully up and running in my lab so I can give it a proper evaluation. So far, I am super impressed. Thanks Mark for your help. You saved me hours. |
Not able to register the employee on Enterprise Mode Site List portal and getting "An error occurred while getting your Active Directory data" on the web form. Have a 2-server and 2-domain architecture but unsure if that matters on this error. Traces show IIS is returning a 500 error.
HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/8.5
X-AspNet-Version: 4.0.30319
Persistent-Auth: true
X-Powered-By: ASP.NET
Date: Mon, 11 Mar 2019 19:29:41 GMT
Content-Length: 10279
The text was updated successfully, but these errors were encountered: