Hi everyone
after changing the name of our domain, I cannot access https://<fqdnServerName>/rdweb/feed/webfeed.aspx anymore. I always get following entry in windows event log. (Sorry, some german messges). This is Windows Server 2016, all current patches applied.
Event code:3005
Event message:Unhandled Exception
Event time:28.10.202015:11:04
Event time(UTC):28.10.202014:11:04
Event ID: c867a015176c469c911e13adb6b14329
Event sequence:4
Event occurrence:1
Event detail code:0
Application information:
Application domain:/LM/W3SVC/1/ROOT/RDWeb/FeedLogin-7-132483678646248403
Trust level:Full
ApplicationVirtualPath:/RDWeb/FeedLogin
ApplicationPath: C:\Windows\Web\RDWeb\FeedLogin\
Machine name: XXXX
Process information:
Process ID:9000
Process name: w3wp.exe
Account name: IIS APPPOOL\RDWebAccess
Exception information:
Exception type:NullReferenceException
Exception message:DerObjektverweis wurde nicht auf eineObjektinstanz festgelegt.
bei Microsoft.TerminalServices.Publishing.Portal.FormAuthentication.WebFeedLoginHandler.ProcessRequest(HttpContext context)
bei System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
bei System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
bei System.Web.HttpApplication.ExecuteStep(IExecutionStep step,Boolean& completedSynchronously)
Request information:
Request URL: https://<fqdn>/RDWeb/FeedLogin/WebFeedLogin.aspx
Request path:/RDWeb/FeedLogin/WebFeedLogin.aspx
User host address:::1
User:
Is authenticated:False
AuthenticationType:
Thread account name: IIS APPPOOL\RDWebAccess
Thread information:
Thread ID:55
Thread account name: IIS APPPOOL\RDWebAccess
Is impersonating:False
Stack trace: beiMicrosoft.TerminalServices.Publishing.Portal.FormAuthentication.WebFeedLoginHandler.ProcessRequest(HttpContext context)
bei System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
bei System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
bei System.Web.HttpApplication.ExecuteStep(IExecutionStep step,Boolean& completedSynchronously)
Customevent details:
I set up RDWeb on a temporary Server which works fine. I cannot find any major differences though.
Since I am far away from being an IIS expert, any help is appreciated! I cannot find any relevant logs except the event log entry.
I found some posts about uninstalling some .net 4.6.1 related kbs on Windows Server 2012. But I have a 2016 and cannot find any .net reference.
Any ideas?
Thank you!
SebNeu