All Articles Tagged COM

Link/UrlTags
Setting up development machine - windows 7, 64 bit, mca sdk 3.1, COM control[Forums]
Greetings,Just going a little round in circles at the moment and would like some guidance.Development machine details; - Windows 7, 64-bit - DirectX 11 - MCA SDK 3.1The installation installed under:...

Posted: 2011-12-21 03:32:09
64 BIT, COM, development, SDK 3.0, Windows 7
64-bit COM server registration on 64-bit Windows 7[Forums]
I have the Intel Visual Fortran Composer 2011 (formerly known as version 12) installed, integrated in both Microsoft Visual Studio 2005 and 2008. When I do the following in either of these two installations...

Posted: 2011-05-31 02:58:28
64-bit, COM, COM wizard, IVF, module wizard, Registry, regsvr32, Windows 7
Excel Automation WorkSheets.Add method[Forums]
I am having difficulties understanding how the COM automation fuction FUNCTION Worksheets_Add($OBJECT, ...) works. I have a test code that opens an Excel instance and then creates a new workbook. To add...

Posted: 2010-01-04 04:25:27
automation, COM, Excel WorkSheets
COM ATL interface/class could not be found by the client application[Knowledgebase]
If you compile a COM ATL DLL project with the Intel® C++ Compiler 9.1 or 9.0 (package 9.0.024 or later), the interface/class in the COM ATL project can not be found by the client application. CoCreateInstance...

Posted: 2009-06-24 00:00:00 by ISN Admin
ATL, class, CoCreateInstance, COM, dll, E_CLASSNOTAVAILABLE, fail, interface, library
Call Fortran dll or com server from web service under IIS [Forums]
Running under the debugger of Visual Studio 2008 ever thing works fine.Either a web service or WCF service (coded in C#)  can dllimport and successfully run either a Fortran DLL (that exports) or that...

Posted: 2009-05-19 01:29:07
asp.net, COM, dll, IIS