Hello
I am experiencing issue with the ability to login to the ECP in Exchange 2013 SP1 living in Co-Exist with Exchange 2010 SP3.
It is very random, at times I can login and everything works fine, other time I try to login and nothing happens the page recycles back to the login page without outputting any error. I am trying to recreate the ECP virtual directory by the following:
Remove-EcpVirtualDirectory -Identity "2013CASSERVER\ecp (default Web site)"
And then recreating it. below is the output? Can anyone assist?
[PS] C:\Windows\system32>New-EcpVirtualDirectory "2013CASSERVER\ecp (default Web site)"
Creating a new session for implicit remoting of "New-EcpVirtualDirectory" command...
<RED TEXT>Argument: -Role ClientAccess
+ CategoryInfo : InvalidArgument: (:) [New-EcpVirtualDirectory], ArgumentException
+ FullyQualifiedErrorId : [Server=2013MAILBOXSERVER,RequestId=ee3e37b7-0ec3-4697-ab51-8156a72bee1a,TimeStamp=7/24/2014 3
:31:30 AM] [FailureCategory=Cmdlet-ArgumentException] 38C9FD83,Microsoft.Exchange.Management.SystemConfigurationTa
sks.NewEcpVirtualDirectory
+ PSComputerName : 2013casserver.domain.local </REDTEXT>
[PS] C:\Windows\system32>