HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss in the Dotnet Framework (Interop) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Interop) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I live in Australia. American filmakers think of us as "just like Mexicans but with cell phones", still our economy is a bit more pricey than that....
jOs
07-18-2004 10:07 PM
jOs Go to last post
0 19
Hi It would be great to get some sort of managed code interface to whatever version of office apps are on the target machines, in vs2005. This is...
John
07-18-2004 04:29 PM
John Go to last post
0 18
Thanks "Mattias Sjögren" <mattias.dont.want.spam (AT) mvps (DOT) org> wrote
Coder
07-18-2004 11:28 AM
Coder Go to last post
1 20
Hi, I'm trying to define the IISIPSecurity interface described...
andrew lowe
07-18-2004 08:04 AM
andrew lowe Go to last post
0 20
I'm working on a pasp.net web app and i'm using an unmanaged C++ dll the site works fine in the first run of we site but if i modified the...
Bashmohandes
07-17-2004 06:49 AM
Bashmohandes Go to last post
0 19
I'm working on a pasp.net web app and i'm using an unmanaged C++ dll the site works fine in the first run of we site but if i modified the...
Bashmohandes
07-17-2004 06:48 AM
Bashmohandes Go to last post
0 23
Hello Can late binding to a STA COM+ object cause intermittent invocation exceptions? Thanks
Richard Bower
07-17-2004 05:32 AM
Richard Bower Go to last post
0 21
Hello All, Is it possible to define an event handler that triggers when a RAS connection is disconnected by the remote site. When I dial I use the...
AT
07-17-2004 02:51 AM
AT Go to last post
0 34
No, it means that I cut and pasted the code in the wrong order. but good catch... Shawn "Mattias Sjögren" <mattias.dont.want.spam (AT) mvps (DOT)...
Shawn Anderson
07-16-2004 06:54 PM
Shawn Anderson Go to last post
2 32
Yes, the entry point to the C# console app is marked STAThread. The remotable type actually dynamically loads the assembly that in turn instantiates...
zombie
07-16-2004 06:48 PM
zombie Go to last post
1 18
I have an ActiveX control that is created and destroyed correctly when dropped into a .Net application. When I use Controls.Add to add this control...
AT
07-16-2004 03:49 PM
AT Go to last post
0 22
I'm trying to write a VC++ class that can take data from any type of client. In this particular case, I have a VB.NET app that reads a blob field...
Greg Doherty
07-16-2004 03:14 PM
Greg Doherty Go to last post
0 27
Hello, I am trying to use shared memory mapped files for IPC between two applications, one of which may be in C++ (non .NET envi) As a first step I...
AT
07-16-2004 03:11 PM
AT Go to last post
0 28
I created a class library in C# with the following code: public class Class1 : Interface1 { public Class2 Object2 { get {return...
eSapient
07-16-2004 03:03 PM
eSapient Go to last post
0 17
Have anyone seen this error? I'm trying to use a managed C++ class in an VB6 application. For each class definition in my header files (.h) I put ...
iyuen
07-16-2004 01:32 PM
iyuen Go to last post
0 21
I'm trying to pass a type from my legacy VB6 app to a C# class library so the C# can populate it, all other interaction with the C# has been fine but...
AT
07-16-2004 12:50 PM
AT Go to last post
0 21
I'm new to C# and have been working on an Add-In application that I would like to deploy. On my 1st attempt at this, I built my setup solution per...
JMc
07-16-2004 12:15 PM
JMc Go to last post
0 18
Hi All, I am having performance issues with the .NET client calling the Java Webservice running on axis. Have detailed the problem below....
AT
07-16-2004 10:56 AM
AT Go to last post
0 18
I am looking to do some work using Outlook. This is a...
David Elliott
07-16-2004 10:50 AM
David Elliott Go to last post
0 14
Hi, I have written a .NET assembly, and wish to use it from COM clients. I did it in two ways on separate occasions: 1. By setting the option...
Sandeep Limaye
07-16-2004 06:06 AM
Sandeep Limaye Go to last post
0 22
I have a C dll which interfaces to a voice card. The function call requires a special structure to be passed. I am attempting to wrap the C dll in a...
Little Gazer
07-16-2004 01:05 AM
Little Gazer Go to last post
1 19
Is there a way to specify credentials to a network share without using impersonation? I have a backup program that contains a username/password for...
Robert Bouillon
07-15-2004 10:59 PM
Robert Bouillon Go to last post
1 18
I've an interface with the following method: void Show( int fShow); void UIActivate( int fUIActivate);
AT
07-15-2004 04:47 PM
RichM Go to last post
1 17
Hi, I have a .NET class and regasm it as a COM object so that it can be used in JScript. The main class returns a collection and then I want to use...
AT
07-15-2004 02:09 PM
AT Go to last post
0 26
I have looked all over the place but have been unable to find any answer to this one. I have an Excel add-in that calls Excel's InputBox method to...
Jason Callas
07-15-2004 12:01 PM
Jason Callas Go to last post
0 25
Hello, I write a managed C++ class library that use COM object (DirectShow). All the calls to DS are done using IJW. I have to call a method thru...
Pascal Cloup
07-15-2004 10:32 AM
Pascal Cloup Go to last post
0 23
I feel rather confuse with the RefreshCache method. Let say I call the method using the following code, DirectoryEntry entry = new...
Henry
07-15-2004 10:26 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
5 17
Hello, I've developed an object that late binds to COM objects using Activator.CreateInstance and <Type>.InvokeMethod. The object is held within a...
RichB
07-15-2004 07:54 AM
RichB Go to last post
2 24
Hi, Are there any problems with using CoRegisterClassObject/ROT in .NET/CLR to expose an object as IDispatch for communication from/to unmanaged...
Leon Finker
07-15-2004 07:48 AM
Leon Finker Go to last post
2 20
Hi, We try callback C# method from C++ DLL using delegate, using delegate without argument works fine for me however...
AT
07-15-2004 07:26 AM
Robert Jordan Go to last post
1 18
I am experiencing what appears to be a security problem when attempting to save file attachments from MailItems in the default inbox of Outlook ...
erniej
07-14-2004 08:01 PM
erniej Go to last post
1 19
Hi, We are using .NET MarshalByRef remoted object that we use in a COM Interop scenario. When we try to access a member of the remoted object from...
Eric St-Onge
07-14-2004 07:07 PM
grubuser Go to last post
5 23
Hi, I would like to pass-in the structure (typedef) from the C# to managed C++ and eventually to the unmanaged C++ DLL. Unmanaged C++ DLL expects the...
jon free
07-14-2004 05:58 PM
jon free Go to last post
0 18
I had .Net1.0 Introp dlls on my machine that was deployed by a deployment Setup that was created in .Net1.0. I have created a new Setup in .Net1.1...
SHEKARS
07-14-2004 05:42 PM
SHEKARS Go to last post
0 19
I was wondering if anybody has run into anything like this before and if there is a solution. What I am trying to do is create a Class Library...
Jody Gelowitz
07-14-2004 04:21 PM
Jody Gelowitz Go to last post
0 18
Hi all, This is a repost from some other groups - I've been recommended to ask here. I need to use/upgrade the undocumented API's for NTDLL.dll -...
The Grim Reaper
07-14-2004 03:42 PM
The Grim Reaper Go to last post
1 19
Hello, I have a C# application which creates two C++ COMs, and then pass one to another. the code snippet as follows: COM1 and COM2 are two COMs...
AT
07-14-2004 01:23 PM
Bob Rundle Go to last post
1 19
Sorry for repeated posts, I couldnt get things right and complete in the previous post. I am in the process of deciding the IPC mechanisms to use...
AT
07-14-2004 10:42 AM
AT Go to last post
0 6
Hello RJH, I have a similar problem as yours so I thougth I should share my troubles/experiences/thoughts with you... I have developed an NT...
Esben R
07-14-2004 10:32 AM
Esben R Go to last post
0 20
And how much time have you wasted with this ADODB problem by now?? ;-) Marc ================================================================ Marc...
Usha Vas
07-14-2004 10:22 AM
Robert Bouillon Go to last post
3 24
Anyone know how I can get a Win32 HANDLE from a StreamReader or StreamWriter? I want to work with some I/O using Win32 APIs, but I would like to...
Shawn Anderson
07-14-2004 08:22 AM
Dmitriy Lapshin [C# / .NET MVP] Go to last post
2 17
It sounds to me like the necessary components that are installed on your first server are not installed on your second. The call...
Ben Rush
07-13-2004 09:40 PM
Dmitry Go to last post
1 16
I am trying to use the OWCMDX.dll (an unsupported DLL that ships with SQL Server 2000) in order to assign MDX queries directly to PivotTables...
AT
07-13-2004 04:20 PM
AT Go to last post
1 15
You could also use Reflection Emit I'm pretty sure. Dan "Mattias Sjögren" <mattias.dont.want.spam (AT) mvps (DOT) org> wrote
Christopher Wells
07-13-2004 02:27 PM
Junfeng Zhang[MSFT] Go to last post
2 13
I need to Marshal a few odds and ends for a Binary Stream, and some of the data is in BCD. I'm having trouble finding any good, solid information on...
Robert Bouillon
07-13-2004 12:11 PM
Robert Bouillon Go to last post
0 17
Hello World, Using (unmanaged) C++ only, I'd like to be able to read and interpret a binary stream coming from a .net object standard serialization....
AT
07-13-2004 10:16 AM
Yuancai \(Charlie\) Ye Go to last post
1 16
I've read the KB articles that indicate that there is no OLE container for managed code. It doesn't seem to me that this is rocket science, so I...
Bob Rundle
07-13-2004 09:39 AM
Paul Clement Go to last post
1 26
Hello, I have tried and failed to pass a struct from a C++ COM to a C# application. Is anybody have any idea or point to some documentation? Thanks...
AT
07-13-2004 09:00 AM
AT Go to last post
2 15
Hello, I am a newbie in interoperability, and I met a problem with SAFEARRAY in inter-thread communication; unfortunately, I found nothing close to...
Renaud
07-13-2004 08:49 AM
Renaud Go to last post
0 25
I have a 3rd-party DLL (unmanaged C++) with a method in it that wants a 'void *' to a callback method. I am not privy to the source code (just...
Steve Hiemstra
07-13-2004 08:09 AM
BMermuys Go to last post
7 20
Post New Thread

Display Options
Showing threads 5501 to 5550 of 8307
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.