Advertisement

1 - 10 of 113 containing alltags:("interop") (0 seconds)
What is msado15.dll versus adodb.dll Can I create ONE interop that houses both DLL's?
Zones: C#Date Answered: 04/30/2004 Grade: A Views: 0
Hi, i recently encountered a project that requires some COM Interop with PowerPoint. The basic idea is to use a custom built Windows Forms application to do some data processing. One of the key req...
Zones: C#Date Answered: 05/14/2004 Grade: B Views: 0
Anybody know who to pass an XML Document (we're using XML v3) from VB6 to a C# .net application?  We can pass strings and call methods of the C# app just fine, but if we try and pass an XMLDoc, we ...
Zones: C#Date Answered: 02/08/2005 Grade: B Views: 5
Hi Once i have created my document, I close all documents and the I call the quit method. If I run a single instance of my application the WINWORD.EXE process goes away, but when I run multible ...
Zones: C#Date Answered: 05/25/2005 Grade: A Views: 0
Hi,   I got an implenetation of the AES encryption algorithm off the net. Its a pure C thing with all its pointers etc etc! Now, I want to call a few of those methods from my .NET (C#) application...
Zones: C#Date Answered: 04/01/2006 Grade: A Views: 0
I have a COM dll. It is very simple and only has two methods one takes a string the other returns one. I have created a reference to this in a C# .NET solution in VS 2003 Pro. If I create a ...
Zones: .NET, Microsoft ProgrammingDate Answered: 02/21/2006 Grade: A Views: 0
Using Visual Studio .NET and C#, I have tried interacting with word. I've read some of the tutorials found lying around, but somehow they don't apply to my reality :| Some of the members describ...
Zones: C#Date Answered: 11/06/2002 Grade: C Views: 0
We are developing a large application in C# with multiple projects. Recently one dev. PC has a problem compiling and claims certain project DLL's can't be overwritten as "they are in use by another...
Zones: C#Date Answered: 09/18/2003 Grade: C Views: 0
I have created a strong name for my C# DLL. The key.snk file is in the Project directory (same level as the .SLN file) I cannot set COM Interop to True in the Configuration Properties.
Zones: C#Date Answered: 01/16/2004 Grade: A Views: 0
Hi, My .NET app is raising a custom event and the client is trying to catch the event using COM interop and connection point model. Stepping through the code it looks like the advise sink is est...
Zones: .NETDate Answered: 03/05/2004 Grade: B Views: 16