M
martin
Hi,
I've got Visio 2007 Enterprise installed and so does my colleage. I've
written a C# app using the Visio 2007 activeX control and it works fine on my
machine. On his machine the same app crashes though with a COMException
saying REGDB_E_CLASSNOTREG (HRESULT 0x80040154).
Now, I have Visio version 12.0.4518.1004 but my friend has version
12.0.4518.1014 (single digit difference).
I've never put in a specific reference to any version in my code and I've
looked around in the generate winforms *.designer.cs files and I can't find
any explicit references there either...
How can I work around this problem? I would like my C# app to run on any
system where any version of Visio 2007 is installed.
Regards,
Martin
I've got Visio 2007 Enterprise installed and so does my colleage. I've
written a C# app using the Visio 2007 activeX control and it works fine on my
machine. On his machine the same app crashes though with a COMException
saying REGDB_E_CLASSNOTREG (HRESULT 0x80040154).
Now, I have Visio version 12.0.4518.1004 but my friend has version
12.0.4518.1014 (single digit difference).
I've never put in a specific reference to any version in my code and I've
looked around in the generate winforms *.designer.cs files and I can't find
any explicit references there either...
How can I work around this problem? I would like my C# app to run on any
system where any version of Visio 2007 is installed.
Regards,
Martin