Hello, I'm developing an application using COM.
When I start in DEBUG mode this error occours occasionally:
Project ...... faulted with message: 'access violation at 0x766cc99e: read of address 0xfeeefeee'
Looking at stack window I have:
C:\Windows\syswow64\ole32.dll
ole32.PropVariantCopy + 0xfe
ole32.SetErrroInfo + 0x75
C:\Windows\SysWOW64\FunDisc.dll
Searching the net, I found something about SVN client, but I still cannot solve.
When I start application outside the IDE, it works fine.
Any suggestions? Thanks. Alberto