Hi all,
I'm having a problem with my App-V 5.0 Management Console. It always result to HTTP error 503 (service unavailable). My setup is Windows Server 2012 and SQL Server 2008 R2 SP1 CU6.
I assume it's an error on the IIS. I am following the App-V 5.0 Trial Guide. In the guide, there is this step:
-
Run the following two commands
-
“C:\Windows\Microsoft.Net\Framework\v4.0.30319\aspnet_regiis.exe” –ir
-
“C:\Windows\Microsoft.Net\Framework64\v4.0.30319\aspnet_regiis.exe” -ir
When I run that though, it says that it is not supported. It says that what I should do is to use Add Roles / Features, which I did (Install Role -> Install IIS -> Install Role Services -> ASP .NET 3.5 and ASP .NET 4.5). Or does this command do
a different thing from using the Add Roles / Features?
I'm currently at a loss what to do. I check my IIS management console Application Pools and I see that "AppVManagement" is stopped. It's identity is W NetworkService. When I try to start it, it becomes stopped again.
Can anyone help me with how to solve this?
Thank you!