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 All, I have this following code which works fine in 1.1 but gives runtime exception 2.0:- Reflection Code to get One Property from COM...
Piyush Daiya
05-04-2007 12:21 PM
Piyush Daiya Go to last post
1 21
Hi, I use PInvoke interop to call the Win32 multi media Midi functions (midiXxxxx). This API uses a handle for an open Midi in or out port (device)....
obiwanjacobi
05-04-2007 05:04 AM
obiwanjacobi Go to last post
1 27
I have a VB6 collection class that does not always return the correct number of items when enumerated using a c# front end. However the enumeration...
PatrickHRAS
05-03-2007 02:54 AM
PatrickHRAS Go to last post
2 24
I'm getting the following message when debugging between VB6 and my COM Wrapper (.net)... The callee (server ) is not available and disappeared; all...
JerryWEC
05-03-2007 01:05 AM
Walter Wang [MSFT] Go to last post
3 39
Thank you. That works. Also tried BstrWrapper and CurrencyWrapper. They do exactly what I needed. "Mattias Sjögren" wrote:
TomCat
05-03-2007 12:44 AM
TomCat Go to last post
1 26
Is there is any way to create a powerpoint presentation on the fly in a .net web application without using powerpoint application, say for example...
cp
05-02-2007 11:10 PM
cp Go to last post
0 18
I am developing a fax application using FAXCOMEXLib for Windows XP and 2003 using .NET windows form application. I am in the steps of registring...
babakm
05-02-2007 07:08 PM
babakm Go to last post
0 33
I have wrapped a 3rd party COM DLL (Persits AspEMail http://www.aspemail.com) with an interop using the TlbImp tool. I have written a .Net Assembly...
WALDO
05-02-2007 09:41 AM
WALDO Go to last post
0 30
I am developing a VB.Net application with VS 2005 that opens an Excel workbook and populates the worksheet with data. I started developing...
Bill F
05-02-2007 09:21 AM
Bill F Go to last post
0 30
Hi, I want to know how can i return a datatable from c# function to a vba so that i can fill the excel aheet in vba.
maya
05-02-2007 04:41 AM
maya Go to last post
0 19
I have an app that creates an HTML file from a group of sql tables. When I send the fax (I have already populated the recipient and sender info)...
Scott Toney
05-01-2007 01:12 PM
Scott Toney Go to last post
0 27
Due to the 3rd party library limitations, I have the following constraints: - max of one instance of a a class instance per exe...
Benny
05-01-2007 11:27 AM
Benny Go to last post
2 24
I am having problems deserializing an object in my namespace extension. I keep getting "unable to find assembly"! The assembly is referenced...
Simon Osborn
05-01-2007 03:57 AM
Simon Osborn Go to last post
0 31
I have a class written in an EXE. How do I express the same behavior as CoRegisterClassObject(... REGCLS_SINGLEUSE) in .net for that class. For...
Benny
04-30-2007 02:00 PM
Benny Go to last post
2 38
How to I create a COM object when all I have is a GUID that is read from an ext config file and w/o using interop to raw WinAPI calls. For example,...
Benny
04-30-2007 02:00 PM
Benny Go to last post
3 25
I'm using <DispId(0)> attriubute for my COM-Interop interfaces... I have two interfaces one for events and another for properties and methods. I'm...
JerryWEC
04-30-2007 10:54 AM
JerryWEC Go to last post
5 23
Hi, I have a c# object(ActiveX chart), and created in the unmanaged c++ code. The chart is created when popup the dialog box, and release, disposed...
LittlePlane
04-27-2007 05:30 PM
LittlePlane Go to last post
0 31
Hi, I've the following error on a ASP page: "CartelleCliniche_Report (0x80070002) Could not load file or assembly 'Inetproj.Report,...
Adry
04-27-2007 04:52 AM
Adry Go to last post
0 29
Hi, Is there a way to product a PIA using the VS2005 tools that can be used from VS2003? The use case is this. A product that exposes COM...
Steven Kilby
04-27-2007 12:43 AM
Steven Kilby Go to last post
0 29
I have an Office Add-In that I am distributing and installing. When I run Regasm /regfile on it, and then double-click the resultant regfile (adding...
Matthew Wieder
04-26-2007 03:39 PM
Phil Wilson Go to last post
3 27
I've written a new C# backend for a legacy VB6 solution, and for our upcoming release we are continuing to use the legacy GUI. Thus, I've opted to...
tpcmurray
04-26-2007 10:38 AM
tpcmurray Go to last post
0 25
I've written a new C# backend for a legacy VB6 solution, and for our upcoming release we are continuing to use the legacy GUI. Thus, I've opted to...
tpcmurray
04-26-2007 10:38 AM
tpcmurray Go to last post
0 23
using System; using System.Drawing; using System.ComponentModel; using System.Windows.Forms; using System.Runtime.InteropServices; using...
prithvis.mohanty@gmail.com
04-26-2007 08:08 AM
prithvis.mohanty@gmail.com Go to last post
0 20
Hi, I have basically 2 question related to COM objects. 1) I am using in C# project (NET 2.0) Shell32 (so it is referenced in the project) and I am...
Ondrej Psencik
04-26-2007 07:35 AM
Ondrej Psencik Go to last post
2 32
I am developing a C# application that creates an Excel spreadsheet using the Excel Interop facilities. Which discussion group on the MSDN site would...
Brad
04-25-2007 07:56 PM
Brad Go to last post
0 27
I am writing a C# application that programmatically creates and populates an Excel spreadsheet using the Excel Interop facilities. My question is...
Brad
04-25-2007 07:54 PM
Brad Go to last post
0 26
I have code that I am trying to use to fax. My only Problem is that when I go to fax, it is bringing up the printer dialog box. I have the fax...
Scott Toney
04-25-2007 01:54 PM
Scott Toney Go to last post
0 23
Hi! Thanks for the help! I found a function that does what I need: NLS_STATUS LNPUBLIC NLS_translate( BYTE far *pString, WORD Len, BYTE far...
Markward Schubert
04-25-2007 10:50 AM
Markward Schubert Go to last post
2 28
Hi - I am trying to use the Lotus Sametime COM...
ISGADMIN
04-24-2007 10:16 PM
Walter Wang [MSFT] Go to last post
2 32
I have a dll compiled from VFP which I need to access from my ASP.NET web application build using VS .NET 2003. Everything work fine on Windows...
GPG
04-24-2007 05:12 PM
Neil Riding Go to last post
1 27
The article seems to be missing something. I've jerry-rigged some message boxes into my DLL that fires the event, and I get them every time. It...
Gold Panther
04-24-2007 12:52 PM
Gold Panther Go to last post
3 29
thank you for your reply user language is ok. today i found that, when use my activex in VB or VC , it is OK. But In DOT NET winform , it does...
nightsky
04-23-2007 08:34 PM
nightsky Go to last post
1 26
I have a problem in deploying an ASP.NET web project with Microsoft.Interop.Word on a server with Windows Server 2003. From the developing PC, my...
TJHerman
04-23-2007 04:30 AM
Abha Go to last post
4 54
Hi, Hi i am facing problem with interop dlls that we are using for the communication to the COM PORT. we have one application that works...
Jijo
04-23-2007 12:42 AM
Jijo Go to last post
0 25
I'm trying to port Edanmo's OLE Storage class (http://www.mvps.org/emorcillo/en/code/grl/storage.shtml) to x64. After my modifications, it still...
John Levin
04-23-2007 12:36 AM
John Levin Go to last post
0 28
Oh sorry, here it is public static extern int JetSetColumn( int sesid, int tableid, int columnid, IntPtr pvData, int cbData, int grbit, ref...
04-22-2007 12:57 AM
Go to last post
3 33
Hi all. I have searched on the web and usenet but haven't seen a good solution for this problem; there may not be one that meets my needs. But I...
carl_bevil@yahoo.com
04-22-2007 12:46 AM
carl_bevil@yahoo.com Go to last post
1 24
Heya. I'm doing a interop call to a function that returns a System.Runtime.InteropServices.ComTypes.IDataObject. I use the GetData member and...
Christoffer
04-20-2007 02:34 AM
Christoffer Go to last post
0 23
Hi I have a C# component that needs to be used from NET as well as unmanged code (C++ and vbscript). Currently I am using COM+ component services to...
jas
04-19-2007 03:41 PM
jas Go to last post
0 31
iTechArt Group - Custom Software Development and Offshore outsourcing Company http://www.itechart.com/ Offshore custom software development company...
VB
04-19-2007 08:17 AM
VB Go to last post
0 24
Within my .Net application I need to open a Publisher document and then print it out to a PDF printer. So my code as below <--snip--> dim pubApp =...
Uranthos
04-19-2007 02:32 AM
Uranthos Go to last post
0 26
that was an error on my part when copying the struct .. there is no micDataValid, here is what the struct in C# looks like public struct...
abhiM
04-18-2007 02:52 PM
abhiM Go to last post
2 28
using the code below (some parts not included), I create a new excel workbook with spreadheets. I then want to delete a spreadsheet, but a reference...
pleaseexplaintome_2@yahoo.com
04-18-2007 05:07 AM
Willy Denoyette [MVP] Go to last post
3 32
Hi, I wrote a COM+ server application with these attributes:
dom_perron@hotmail.com
04-18-2007 01:50 AM
Marcus Heege Go to last post
1 29
I hope this newsgroup has someone that knows how to do the trip of automatically popping up an email editor with attachment using the default...
Ben K
04-18-2007 12:28 AM
Ben K Go to last post
0 21
I am trying to write an app that uses the FileSystemMonitor class. I can successfully track changes,deletes,etc but have now been asked to add...
ghigbee@ameritech.net
04-17-2007 04:04 PM
ghigbee@ameritech.net Go to last post
0 19
I'm trying to marshal these structs but I keep getting an access violation... typedef struct { BYTE Line; BYTE Pr; char * ...
Christoffer
04-17-2007 04:44 AM
Christoffer Go to last post
5 23
Heya. I'm doing a interop call to a function that returns a System.Runtime.InteropServices.ComTypes.IDataObject. I use the GetData member and...
Christoffer
04-17-2007 04:41 AM
Christoffer Go to last post
0 18
We have a WinForm app in which we are embedding Word 2003 via the DSOFramer control. We have hooked into the "OnPrintPreviewExit" event of the...
Brian
04-16-2007 10:10 PM
Walter Wang [MSFT] Go to last post
7 29
Hi everybody, I need help. I want to print the current time on the screen. After research I managed to run the codes below in regular C++. ...
Allen Maki
04-16-2007 06:27 PM
Damon Gray Go to last post
1 20
Post New Thread

Display Options
Showing threads 501 to 550 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.