C# Register for COM Interop with external dll (copy local = false)


i have project "register com interop".  it references few dlls, not copied locally (intentionally).   because of this, register coms fail because can't find dlls, though relative paths set in "project references".  

is there way around this?

what type of application this: web, winform?

we had same issue our iis server couldn't find .dlls mvc app.  had install latest version of mvc (3) in order make teh .dlls available.


jboyd


Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle