Hi
I have a native IIS module which creates an impersonation token for a user. The module is configured against owa (Default Web Site) and ecp (Defualt Web Site) and works, as designed, no problems.
I remove the native module via a custom powershell script, which backs out any references to the schema and entries in applicationHost.config.
However, when I navigate to https://myexchangeserver/owa or https://myexchangeserver/ecp both sites completely fail to load, giving an error of unable to find Microsoft.Exchange.Client.Strings assembly. I have successfully removed and created the owa and ecp virtual directories using the Exchange powershell scripts, but this made no difference to the owa and ecp site displaying.
Any ideas as to what Exchange owa and ecp files might be affected by removing a module??
Thanks, Craig