Forum Discussion
JozefIzsoGoit
Aug 07, 2019Copper Contributor
RDWeb exception in Windows Server 2019
When user access the RDWeb exposed on port 443 directly from the application server with Remote Desktop Service roles and hits these addresses: https://gw.contoso.com:443/RDWeb/ https://gw.conto...
rcs_8192
Mar 28, 2023Copper Contributor
I know this is an old post, but since I killed about three days looking for a resolution I figured I would post what solved the issue for me...
I was having the exact same error and spent several days searching for a solution. For me what it turned out being was a published app that had been uninstalled from the server. Once I went in and unpublished the app the website exception fixed itself.
Hope this helps someone else.
Finger1970
Jul 26, 2023Copper Contributor
Absolute GOLD RCS 8192, I never expected my errors were from a published app but after removing some, everything worked again, thanks for the post.
- Massimo75Sep 12, 2023Copper Contributor
Finger1970 I have the same problems I removed in the C:\inetpub\wwwroot dir the web.config and create App_Data folder and all is now OK.
Bye