One of my apps fails intermitently with parser error in the machine.config.
Parser Error Message: Access is denied: 'Interop.CIODMLib'.
on the following line.
Line 172: <add assembly="*"/>
Has anyone seen this before and know what to do?
P.S. I have been testing on my machine (Win2000 Pro) rather than full server.


Reply With Quote