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     
Hi, I have created a VSTO Addin "OutlookAddin1" it has a public method in class "ThisApplication" i want to call it from another external appication...
AjayB
12-15-2006 11:36 AM
Cindy M. Go to last post
1 19
I hope it's not too early to ask a question about the Vista RTM. I have found that a call to SHGetFileInfo doesn't always return a program's icon,...
Jeff Gaines
12-15-2006 08:06 AM
Jeff Gaines Go to last post
8 21
hi, i have a structure : ------------------------------------------------------------------------------ public struct DRVBINFO { public UInt16...
julienboys85
12-15-2006 07:39 AM
Michael C Go to last post
1 29
Hi, I am working on a application written in C# (.NET 1.1). I have to implement functionality that allow users to drag a e-mail from Outlook onto...
Marek Suski
12-15-2006 02:42 AM
Marek Suski Go to last post
0 32
Hi, I have an Excel Add-in that has a C++ (MFC 7.1) shim, and a .NET 1.1 UI component. I need Excel to load the 7.1 version of MFC, and the 1.1...
Nandan Dharwadker
12-14-2006 03:09 PM
Nandan Dharwadker Go to last post
0 20
Hi Iam working on an windows application. In one of my usercontrol i added a reference to a com wrapper dll. There are some structures in...
Kalyan
12-14-2006 01:13 AM
Kalyan Go to last post
0 27
I am using SQL-DMO in a C# Windows Application to script out SQL Jobs to a folder. For some reason, the SQL code generated by SQL-DMO has incorrect...
mikemiller.innova@gmail.com
12-13-2006 11:28 AM
mikemiller.innova@gmail.com Go to last post
0 23
I am having some trouble getting CorBindToRumtimeEx() to return S_OK on one particular machine of mine. It is an older system that has VS2003, 6.0...
Chuck C
12-13-2006 09:09 AM
Chuck C Go to last post
10 46
hi, One of my client got error while Exporting data from datatable to excel sheet.He got error...
mina
12-13-2006 05:44 AM
mina Go to last post
0 25
Hi, I have two applications based on the same codebase. One is a standalone viewer application which is completely c#. The second is the writing...
ajharvey@gmail.com
12-12-2006 09:14 AM
ajharvey@gmail.com Go to last post
0 21
Hi, I am adding a function to my VB.NET application that allows reading data from an Excel file. I have added a reference to "Microsoft Excel 11.0...
Sebastian Daser
12-12-2006 07:22 AM
Sebastian Daser Go to last post
2 37
We provide the ability for third party developers to add their own 'Plugin' modules to our application, by providing developers with an...
Joseph Geretz
12-11-2006 08:32 AM
TDC Go to last post
2 27
Hello, I've created a primary interop for my VB6 OCX using aximp. After recompiling (I used the /source option so that I could make make some...
VBMan
12-09-2006 09:56 PM
VBMan Go to last post
0 20
This is my COM wrapper written in c#. using System.Runtime.InteropServices; namespace SAFE_NAMESPACE_NAME { #region Events raised by your COM...
Mayur
12-08-2006 05:28 AM
Mayur Go to last post
0 26
Dear, Following problem occured when trying to write an OPC CLient in VB.NET 2003 Connecting to the OPC-server was no problem: dim Server as new...
Thorgal
12-07-2006 08:08 AM
Thorgal Go to last post
0 38
Hi, I am trying to create the object of QTPro(Quick test Professional) from my .net application. I am creating the object of QTPro in the following...
harry
12-06-2006 04:05 PM
harry Go to last post
0 29
(Apologies if this is ancient history ...) Using VB'2003 (Fx 1.1) I've got a VB.Net library component that internally creates a late-bound COM...
Phill W.
12-06-2006 06:08 AM
Phill W. Go to last post
0 17
Hi all, Can anyone tell me why can't i use custom interface in scripting client. thanks in advance.
trialproduct2004@yahoo.com
12-05-2006 11:47 PM
trialproduct2004@yahoo.com Go to last post
0 22
I found the following in the VS.NET 2005 docs, but remember, I have to do this in .NET 1.1 (2003). Also, it shows 6 lines of C++ code, does this...
jrett
12-05-2006 09:51 PM
jrett Go to last post
1 26
I am developing an Excel automation app. where I have only Office 2000 installed on my machine. Unfortunately I installed the Office XP PIAs. This...
wilsonj8234@yahoo.com
12-05-2006 12:59 PM
Cindy M. Go to last post
2 25
Hi All, I am trying to create a C# Com object and call it from unmanaged Cpp. I have created a call library. I was able to create the interfaces for...
Abhishek
12-05-2006 07:50 AM
Abhishek Go to last post
0 22
Hi, supporting an existing and unmodifiable framework, I have to create a control, pass its HWND back to the caller by COM and get "used" by an MFC...
Florian Coosmann
12-05-2006 07:25 AM
Florian Coosmann Go to last post
0 20
Thanks for the detailed comments, Nick. I am afraid there is a known issue about the attributed ATL project in VS2003/VS2005, we got many feedbacks...
Nick Thompson
12-04-2006 10:25 PM
Gary Chang[MSFT] Go to last post
9 26
Anyone know how to unload a vb.net dll(2005) that is created in a vb6 exe? I am able to create a new instance of the .net dll and it runs without...
mattcvt
12-04-2006 09:04 PM
mattcvt Go to last post
0 24
I want to write .NET component and use it in my legacy C++ application. All works fine but somehow event handling does not work as expected. The C#...
Tomasz Grobelny
12-04-2006 02:33 PM
Tomasz Grobelny Go to last post
1 38
I'm using Delphi 2006 and I have a class defination like this: TPerson = class fPersonName : String; fPersonSurName : String; fPersonAge :...
Tugrul HELVACI
12-04-2006 01:04 PM
RobinS Go to last post
1 19
Hi Experts, Is there anyone successfully use the RegistrationServices.RegisterTypeForComClients to register a managed type as a COM .exe server? I...
TonyCheung@nospam.nospam
12-04-2006 12:33 PM
TonyCheung@nospam.nospam Go to last post
0 33
Hi all, Any idea how to log the application active status? For example, first I open a Word document therefore it will be logged. Next, I open an...
Eka Gautama
12-04-2006 05:41 AM
Eka Gautama Go to last post
0 24
You need to replace ' "." + Ext' with a valid filename that resides on the filesystem you are making the query for. "Holysmoke" <Holysmoke (AT)...
Michael Phillips, Jr.
12-04-2006 05:05 AM
Holysmoke Go to last post
1 30
I'm able to capture onclick events using the method described at http://support.microsoft.com/default.aspx?scid=kb;en-us;Q312777. However, I'm not...
Jared
12-03-2006 12:54 AM
Jared Go to last post
0 29
Hi, I am trying to use the EvalCom2.dll to validate a MSI - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/... I have the...
Josh M
12-01-2006 08:02 AM
Josh M Go to last post
0 19
Ive been trying to use the following function from the imaq.dll library: imgSequenceSetup(SESSION_ID sid, uInt32 numberOfBuffers, void* bufferList,...
linknum23@gmail.com
11-30-2006 06:28 PM
Michael C Go to last post
5 37
Hi Vadym, I already tried using . It doesn't work. In my native DLL if I print the parameter using printf, I get just the first...
Roshan
11-30-2006 07:23 AM
mehr13@hotmail.com Go to last post
2 27
So what are my options here? Continue to run the host process (Web Service) in 32 bit mode? "Christian Fröschlin" <froeschlin (AT) mvtec (DOT) com>...
11-30-2006 12:50 AM
Peter Huang [MSFT] Go to last post
3 35
We're developing with a third party ActiveX component in VB.NET 2005. I am able to create instances from the component using both early and late...
Mike D
11-29-2006 11:02 AM
Mike D Go to last post
1 27
Mattias Sjögren schrieb: That's the first thing I tried, but it caused an exception (because of an arithmetic overflow?!) during the call.
Andreas Baus
11-29-2006 04:14 AM
Andreas Baus Go to last post
1 27
Whenever I try to use the class (in the normal C++) from the COM object I get the "Class not registered" error. I have tried to register the object...
miikka.laakso@kaannos.com
11-28-2006 11:36 AM
Jigar Mehta Go to last post
7 34
While researching a build problem we were having last week, I discovered that the PIA for ADO that ships with Visual Studio registered itself as the...
craig.wagner@gmail.com
11-27-2006 06:31 PM
craig.wagner@gmail.com Go to last post
0 26
Not authorised exception using Web Browser control Guys, Not sure on the best forum for this. We are getting an unauthorised exception when...
Matt Adamson
11-27-2006 10:54 AM
Matt Adamson Go to last post
1 26
Hi Jigar Mehta ,, But I am using VS2003 ..... Where i have to mention the strong name( key value ) in assembly... whether in assemblyinfo file or...
saravana via DotNetMonster.com
11-27-2006 08:03 AM
Jigar Mehta Go to last post
1 27
Hi , I am new to Managed c++ and C# . I've to use unmanaged code in C# . For that I've written a managed wrapper. I am passing a byte array to a...
sreelakshmi.rajula@gmail.com
11-27-2006 07:42 AM
sreelakshmi.rajula@gmail.com Go to last post
0 23
Hello all, i have problems to implement a structure including a callback function pointer correctly in C# .NET. The structure is used as a parameter...
ms
11-27-2006 05:02 AM
ms Go to last post
3 41
I need to call a method in a C DLL that looks like this: void GetSuggestList(LPTSTR buffer, int size); I need to pass a preallocated buffer to the...
Tamas
11-27-2006 03:46 AM
Tamas Go to last post
0 23
Hello everyone, I'm currently building an Excel add-in using VB.Net and am experiencing some weird effects on one of my test machines. I am running...
mxbrunet
11-25-2006 06:44 AM
Cindy M. Go to last post
1 29
I am working on an application that integrates with another app that exposes its database thru ADODB. I can get a recordset without any trouble, but...
misterqj@gmail.com
11-25-2006 06:44 AM
Cindy M. Go to last post
1 38
I'd like to know how one can pass a managed object to the unmanaged world, then back to the managed world using pinvoke. I have a solution which...
William S Fulton
11-24-2006 06:38 PM
William S Fulton Go to last post
0 36
Hello I am using COM object (Word) in my application, and I have two problems: 1) I open new instance of Word, with empty, new document. I hendle...
Omega
11-24-2006 11:59 AM
RobinS Go to last post
2 34
Hi, I am facing a peculiar problem. My Client Requirement is to Export and Import Excel from and To DataSet for web Application using OWC. Now...
Ujval Shah
11-24-2006 09:37 AM
Cindy M. Go to last post
1 32
Currently I am working on Azman. I am using Windows XP professional, I have installed AzMan (Windows 2003 Service Pack-1). I have defined...
Nandkumar
11-24-2006 03:37 AM
Nandkumar Go to last post
0 29
Hi, I've tried googling but can't find anything regarding a cells value and how to turn it into a string how's it's visualized within excel,...
PT
11-23-2006 10:33 AM
PT Go to last post
2 46
Post New Thread

Display Options
Showing threads 901 to 950 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.