Visual Studio Professional 2013 on win7 pc.
Project worked ok on VB2005.
VB2013, get API restriction...
System.IO.FileLoadException - API restriction: The assembly 'file:///C:\Windows\assembly\GAC\stdole\7.0.3300.0__b03f5f7f11d50a3a\stdole.dll' has already loaded from a different location. It cannot be loaded from a new location within the same appdomain.
Any idea how to fix it ?
Andrew