-
Bizarre Error Message
Can anyone help me understand what this error message means. It has started to appear in my Visual Studio environment.
I save my work and run my code again and when the 1st web form loads all is well.
I do it again and I get this message.
It is intermittent but very very annoying.
Compiler Error Message: BC31011: Unable to load referenced library 'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\selfservice\db8553d0\167d2047\assembly\dl2\0d745bf6\0060a90f_c6f2c201\interop.activeds.dll': Access is denied.
Thanks,
Sam.
-
I was getting a similar message but with a different dll. I finally put the original visual studio install CD in and clicked repair\reinstall. The install takes forever but the error went away and hasn't come back. Kind of drastic I know but that was what I did.
-
I had a similar problem. I tried uninstalling .NET Studio and .NET Framework and neither worked. As it turns out, even when you uninstall .NET Framework it leaves some files on your comp, so I had to uninstall .NET Framework and the delete the directory and then reinstall it and then it worked fine.