interop dll file version - where does it come from?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello all,

I am having a problem with the file version of an Interop.* dll
created automatically by Visual Studio 2008. I work with another
developer, and on his system, this particular Interop DLL is created
as version 1.11.0.0. On my system, the automatically created version
is always 1.10. An error occurs because my project is referencing both
1.10 and 1.11. I have tried using tlbimp.exe with the /asmversion
switch to force the creation of version 1.11. But ultimately, Visual
Studio creates its own 1.10 version of the file in the project's obj/
debug folder.

Is there a way that I can trick Visual Studio into generating the
Interop file with the version that I need?

Thanks for any input!

Ross
.



Relevant Pages

  • best pratice for team development with vb6 dll + .net web project
    ... We have a VB6 COM dll that's still getting updated (bug fixes, ... Our business logic developer would ... project references, but none of us can build. ... One developer builds the COM interop using tlbimp. ...
    (microsoft.public.vstudio.development)
  • Re: MSXML2.ServerXMLHTTP
    ... IXMLHTTPRequest, and the rest of the MSXML classes, are COM objects. ... you have to use COM interop. ... If you're using Visual Studio, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Whats the Deal with Visual C++.Net?
    ... I currently have Visual Studio 2003 it ... COM Interop services can be used to call native code from any .NET ... > presentation logic) are compiled to IL, which can easily be reverse ... No entire applications, but large parts of Visual Studio ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Adding COM support to my C# library
    ... I have seen a wizard for adding a new ATL/COM project in Visual Studio ... use regasm tool to register your assembly for COM interop. ...
    (microsoft.public.dotnet.framework.interop)
  • Calling COM+ from Orchestrations
    ... Orchestrations through the variables and the Interop. ... But the project wouldn't compile since the Interop assemblies generated by ... If the Visual Studio .NET IDE generates the RCW for the COM Type Library ...
    (microsoft.public.biztalk.general)