No announcements
Found 2714838 threads
-
0 Votes
registration-free COM interop from Excel
I'm trying to deploy a .NET library and use it from Excel, without COM registration. I read "Registration-Free Activation ...Answered | 1 Replies | 3681 Views | Created by cellbert01 - Wednesday, October 17, 2007 10:54 PM | Last reply by nobugz - Wednesday, October 17, 2007 11:57 PM -
0 Votes
Problems with Registration-Free COM
Registration-Free Activation of COM Components: A Walkthrough the .NET manifest expresses its dependency on the assembly through ...Answered | 1 Replies | 7417 Views | Created by Max Kukartsev - Tuesday, January 8, 2008 5:34 AM | Last reply by Max Kukartsev - Sunday, January 13, 2008 4:56 AM -
0 Votes
Registration of COM components
One of my projects requires that a COM server be registered on the build machine. My first (and only) lame attempt was a simple pre-build step, but I assumed that would not ...Answered | 2 Replies | 2341 Views | Created by eswangren - Saturday, May 18, 2013 9:34 AM | Last reply by Cathy Kong - Friday, May 31, 2013 8:44 AM -
0 Votes
Com+ registration Problem
A more suitable place for COM+ issues not related to transactions is the microsoft.public.platformsdk.complus_mtsAnswered | 1 Replies | 7087 Views | Created by king4south - Thursday, August 31, 2006 4:33 AM | Last reply by Florin Lazar - MSFT - Thursday, September 7, 2006 6:28 AM -
0 Votes
Com Assembly Deploying
. Please have a look at the following links for your reference: How to get setup project to register assembly for COM interop?Answered | 2 Replies | 2909 Views | Created by AlexDpars - Tuesday, August 18, 2009 8:29 PM | Last reply by Riquel_Dong - Tuesday, August 25, 2009 5:03 AM -
1 Votes
com class library registration
http://www.c-sharpcorner.comAnswered | 10 Replies | 2252 Views | Created by Mike_Sfd - Wednesday, January 4, 2012 1:54 PM | Last reply by Mike Feng - Friday, January 27, 2012 9:52 AM -
0 Votes
COM Object registration on domain
thanks in first Not like that, the project is not executable, it is ASP.NET ( by C#) working on a server through IIS, and COM DLL is added by "add ...Answered | 6 Replies | 3655 Views | Created by Tamer Ismael - Wednesday, October 8, 2008 8:02 AM | Last reply by Tamer Ismael - Thursday, October 9, 2008 6:04 PM -
0 Votes
Com+ Registration Problem
http://msdn2.microsoft.com/en-us/library/ms229076.aspx are you trying to use IIS in 32-bit and running 64-bit (or vice versa?)Answered | 2 Replies | 6914 Views | Created by king4south - Thursday, August 31, 2006 4:36 AM | Last reply by king4south - Wednesday, September 13, 2006 4:45 AM -
0 Votes
COM+ and SOAP issue
We are trying to make a .NET class DLL, that is registered for use using COM+ and GAC, available as a web service using the SOAP section on the activation tab onAnswered | 1 Replies | 3345 Views | Created by Traycedoom - Wednesday, July 22, 2009 7:44 AM | Last reply by Traycedoom - Wednesday, August 5, 2009 10:14 AM -
1 Votes
Strange registration-free COM error
, and it just picks up and runs. At least that was what fixed me with this problem. First, Find theAnswered | 1 Replies | 1888 Views | Created by Bert Boonstra Unexus - Saturday, November 24, 2012 7:45 PM | Last reply by DDarwin - Monday, November 26, 2012 8:45 PM -
0 Votes
COM registration without default constructor
After many hours of trying to understand why one class from my assembly didn't register in the CLSID key in the registry with COM export (of course project options where good, ...Answered | 1 Replies | 3961 Views | Created by Julien Lebosquain - Tuesday, October 10, 2006 9:45 PM | Last reply by nobugz - Wednesday, October 11, 2006 1:23 AM -
0 Votes
COM api invoking MSI installer
On 3/25/2013 12:42 PM, Optimus22 wrote: I have COM component, which is delivered through MSI. I have some issue where I can see popup of msi trying to ...Answered | 3 Replies | 2157 Views | Created by Optimus22 - Monday, March 25, 2013 4:42 PM | Last reply by Igor Tandetnik - Friday, April 5, 2013 5:52 AM -
0 Votes
COM Registration Permissions
I have a C++ ActiveX control that gets build and then a C# project that gets built that has a reference to the aforementioned ActiveX control. Therefore, I must register the C++ ActiveX ...Answered | 1 Replies | 4103 Views | Created by Tony Lambert - Friday, March 16, 2007 1:21 PM | Last reply by Tony Lambert - Friday, March 16, 2007 5:31 PM -
0 Votes
CommandLine Proxy Generation Issue
Microsoft (R) Silverlight Service Model Proxy Generation Tool [Microsoft (R) Silverlight SDK, VersionAnswered | 1 Replies | 1825 Views | Created by Deepak Vasudevan - Wednesday, November 10, 2010 5:19 PM | Last reply by Shi Ding - Wednesday, November 17, 2010 5:25 AM -
0 Votes
Data Generation issue
database schema in to the project, and then you can create a data generation plan using the wizard. When you do not have the schema inside the project, the designer will ...Answered | 5 Replies | 3264 Views | Created by Bruno Penteado - Monday, July 6, 2009 6:26 PM | Last reply by Gert Drapers (MSFT) - Tuesday, July 7, 2009 3:42 PM -
0 Votes
INHERITANCE + ASSEMBLY + COM
Class2 you must expose Class2 as a COM class, create a COM-visible interface that exposes the functionality from Class1 and 2 (or derive the COM-visible interface ...Answered | 2 Replies | 3201 Views | Created by BEYTIA - Thursday, September 6, 2007 6:08 PM | Last reply by nobugz - Friday, September 7, 2007 4:01 PM -
0 Votes
Assembly .NET wrapped as COM
2. You should use the Assembly Registration Tool (regasm) from the .NET Framework SDK to both create the type library and register it in a single ...Answered | 4 Replies | 3645 Views | Created by RoboBoot - Tuesday, October 9, 2007 5:36 AM | Last reply by RoboBoot - Tuesday, October 16, 2007 5:31 PM -
0 Votes
Registration Free COM/.Net interop anomaly.
I am experiencing a strange issue using a CLR value type exposed from a C# interop assembly.Anyone unfamiliar with registration free COM/.Net interop should ...Answered | 5 Replies | 4403 Views | Created by Alex Cater - Tuesday, October 13, 2009 3:29 PM | Last reply by Alex Cater - Tuesday, October 20, 2009 2:46 PM -
2 Votes
C# Registration-Free COM, manifest refference to resource COM DLL
I'm not aware of a way to load a COM object from an Assembly Resource or Assembly Resource Manifest Stream that exists in the framework out of the box. It's probably ...Answered | 1 Replies | 4075 Views | Created by Zozel - Friday, June 3, 2011 2:47 PM | Last reply by Jesse Houwing - Friday, June 3, 2011 4:09 PM -
0 Votes
Viewing assembly dependecies and COM interop problems
the .Net framework that was trying to load my 2.0 assembly... Even after the re-installation of the 2.0 framework! The trick was to run "aspnet_regiis.exe" for ...Answered | 4 Replies | 5161 Views | Created by AndersS - Thursday, January 5, 2006 1:00 PM | Last reply by AndersS - Thursday, January 19, 2006 8:33 AM
No announcements