#1
|
|||
|
|||
Problem with loading a CDialog-window in a Visio Add-on Visio 2016
Hi,
I do have a problem with loading a CDialog-window (MFC) in a Visio Add-on in Visio 2016 with a ActiveX control on the dialog. The ActiveX-control is not registered on the machine, but 'registry-free activation' is used via a manifest. In the manifest the following info is added: <file name="SftTree_IX86_U_70.ocx"> <comClass description="SftTree/OCX Tree Control" clsid="{10C7FF33-FC3E-4579-A9F2-C1BA410D3B56}" threadingModel = "Apartment" miscStatus="setclientsitefirst,simpleframe,alignab le,activatewhenvisible,insideout,cantlinkinside,re composeonresize" progid="SftTreeOCX70.SftTree.1" tlbid = "{10C7FF30-FC3E-4579-A9F2-C1BA410D3B56}"/> <typelib tlbid="{10C7FF30-FC3E-4579-A9F2-C1BA410D3B56}" version="7.0" helpdir=""/> </file> </assembly>The Visio Add-on is a C++-project build with Visual Studio 2015 and the platform toolset is set to 'Visual Studio 2015 (v140)'. When building the Visio Add-on with Visual Studio 2015 and platform toolset is set to 'Visual Studio 2013 (v120)' the problem does not occur. So, I think the problem is a combination of MFC V14 with Visio 2016. Is this a know issue and if so could you solve this issue. Or do you have I solution for this issue? The Visio Add-on is Win32 and I use the 32-bit of Visio 2016. Kind Regards, Thierry |
Tags |
mfc v14, visio 2016, visio add-on |
Thread Tools | |
Display Modes | |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem linking Visio to Word | sparcraft73 | Visio | 1 | 11-27-2015 08:28 AM |
VISIO Tutorials | LeeTeyler | Visio | 0 | 02-23-2014 10:01 AM |
problem in use from visio viewer | vahidbakhtiary | Visio | 0 | 07-10-2012 03:39 AM |
Visio Help.. | Tadcrazio | Visio | 0 | 06-24-2009 02:12 PM |
Visio Stencil | obenix | Visio | 3 | 06-10-2005 05:18 AM |