Hello,
I am newbie to GP. We got GP 2016 and have been trying to setup web client but with little luck so far.
Installation was a breeze, no issues and initially we have used self-signed certificate for IIS. With that, when accessing GP locally (in RDP session via browser) - were able to login, however, when trying to login remotely from the client PC via https were able to login, but after login were getting only blank page with Dynamics logo on it. After checking with our re-seller, got advice to install proper public certificate to resolve the issue.
We follow up on that, got public cert and installed it, but now we are getting blank page with Dynamic logo not only when logging in remotely from client PC, but also when logging in locally (using browser in RDP session).
App event log on the server shows the following error:
Correlation ID: d616e32b-cd02-44b7-ba9f-1a279579294d
System.Web.HttpException (0x80004005): Server cannot set status after HTTP headers have been sent.
at System.Web.HttpResponse.set_StatusCode(Int32 value)
at System.Web.Mvc.HandleErrorAttribute.OnException(ExceptionContext filterContext)
Our setup is very simple - GP starter pack, single server install (i.e. IIS, SQL Server etc).
Port 443 is open and available, so its not a firewall issue.
Googling for the error message did not bring much.
A bit lost at this point.
Any advice or suggestions are greatly appreciated!
Thank you!