Folks, my holiday machine rebuild broke a WCF service that calls a COM
component.

I know the COM class is registered as I can call it from NUnit tests, a
command line app and I even browse to it from IE and I see it respond.

Running or debugging the project in VS2013 as Administrator gives
CLASSNOTREG (I run as admin because I was using Local IIS). As an
experiment I changed to IIS Express and ran as a normal user and it works.

Why on earth would a COM class not be found when running VS2013 as admin?

Greg K

Reply via email to