A
Alex
I am writing a Word add-in in C# (VS 2003).
Every once in a while my compiles start failing with the following:
Building satellite assemblies...
Registering project output for COM Interop...
COM Interop registration failed. Access is denied.
If I restart VS, the error disappears for a while then, after several compiles, manifests again.
Any idea what is happening?
Thanks,
Alex.
Every once in a while my compiles start failing with the following:
Building satellite assemblies...
Registering project output for COM Interop...
COM Interop registration failed. Access is denied.
If I restart VS, the error disappears for a while then, after several compiles, manifests again.
Any idea what is happening?
Thanks,
Alex.