COM references unpredictable failures
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have a project that references a couple of old COM dlls. Every now and then I get an error message when trying to debug the project, which tells me access has been denied to one of these COM references. It seems to be entirely random. I can't identify anything that causes it, and the only fix I've found is to remove the reference, make sure any local copies of the dll are deleted and then add it again. This seems ridiculous. Anyone else experienced this, or have any idea how I can prevent it?