Last seen: Mar 25, 2026
MVC is just a "Model view controller" which you can safely install ontop or besides of asp.net. I would however double check which asp.net versions yo...
Well, Not really sure then.. the issue is straight forward that IIS is not accepting the Windows users/ pass defined in application pool. Normally the...
And you still receive the same event error that application pool identity is not valid?
Do you have 1.4.0 or 1.4.1 installed? As i do believe there has been a fix in this regard since 1.4.1
Hello, Currently this is the result of a global controller not seeing min and max values. The bug is logged but is currently not yet fixed (and has be...
Hello, Currently this is the result of a global controller not seeing min and max values. The bug is logged but is currently not yet fixed (and has be...
Hello, Import resources would normally be the way to get it "back" in. Does your auditlog give any clues or information what it did or failed to do? I...
I would first check the application pools state in IIS Management. see if 1 or all 3 are stopped. whichever is stopped --> check the user used --&g...
Hello, The thing is the OAB's still, it can only be on 2010 or 2016, not both. and you normally do that only after all mailboxes have moved. Atleast i...
Hello, It seems a bit odd. you can check in the event viewer in the exchange management logs to see what it tried to execute (and why it failed) I wou...
Hello, Error 503 is generally always a stopped application pool. The error your seeing is that the application pool stopped due to invalid identity (w...
I don't know how you configured your PHP, but for me PHP processes run under the same web identity, not a shared one. Same for my asp.net, iis exe's, ...
Websites and application pools have their own identity, you will see this identity under "task manager" for php, asp.net, iis sites, etc. All the user...
Hello, For one i really wouldn't recommend shared .net unless your running anything besides .net scripts (and don't allow .net scripts on the sites) I...
In general i only seen this issue when the password has been reset/changed outside of WHMCS (inside SCP) WHMCS then simply has the wrong password stor...
