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     
Thank you, Mattias. When you say a COM callback, you mean the COM object would be calling the unmanaged code, right? I'd really like the .Net code...
Skwerl
10-19-2007 11:36 AM
Skwerl Go to last post
1 11
I have to emulate a C++ Com Component in C# . One of the methods I am to provide int the C# COM is (the C++...
jlnm
10-19-2007 09:59 AM
jlnm Go to last post
0 19
Hi, I’m trying to add an Index PrimaryKey in one table with no success. in the code below the Fields.Append don't exist and give me...
Requena Claudio
10-18-2007 07:55 PM
WillieD Go to last post
1 13
Hello, we have a WinForm Application in which we are embedding Word via DOSFramer. Some installations ran into an error when closing the...
Christoph Riesenberger
10-18-2007 05:11 AM
Christoph Riesenberger Go to last post
1 17
Hi, I'm using vb.net 2005 and I'm trying to send an email, get the GlobalObjectID, find the sent email by the GlobalObjectID .... but I don't know...
M O J O
10-17-2007 10:59 AM
M O J O Go to last post
0 15
When I try to display a second Excel worksheet using the code below, it blanks out my first Excel spreadsheet in IE. Another IE window is opened,...
Mark
10-16-2007 04:29 PM
Mark Go to last post
0 10
I have two win2003, both with fax service. A and B. I try this code: Dim faxDoc As New FAXCOMEXLib.FaxDocumentClass() faxDoc.Priority...
mtczx232@yahoo.com
10-16-2007 02:10 PM
mtczx232@yahoo.com Go to last post
0 11
Hi, Being a newbie to C# and having worked with C all the way, I am stuck with an interop problem. I have a DLL exporting certain functions (and...
Treadstone
10-16-2007 10:17 AM
Treadstone Go to last post
13 33
I have a C# DLL that calls a function in a C++ DLL. The C++ function displays a window that has a combo box (CComboBoxEx) control. If I enable visual...
Mike
10-16-2007 08:45 AM
Mike Go to last post
3 13
Hi, I have a .net-dll that I'm using from VB6. And when I do a for each on my Collection class (Reports), i'm getting a "Type mismatch" error. If...
martin.wegger.jentoft@gmail.com
10-16-2007 05:09 AM
martin.wegger.jentoft@gmail.com Go to last post
2 20
I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your...
Angel vasquez
10-15-2007 07:29 PM
Angel vasquez Go to last post
0 14
Do you need "Microsoft Interop Forms Toolkit 2.0" and VB6 installed on the same development machine? My environment is, one machine with VS2005...
kevininstructor@state.or.us
10-15-2007 09:45 AM
kevininstructor@state.or.us Go to last post
0 13
Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that...
Dexter H.
10-13-2007 09:57 PM
Dexter H. Go to last post
0 21
"Mattias Sjögren" <mattias.dont.want.spam (AT) mvps (DOT) org> wrote Additionally, it's not possible to have C++ class types in the...
Javier
10-12-2007 01:43 PM
Ben Voigt [C++ MVP] Go to last post
2 17
I am using CFormView and CWinFormsControl in C++ to show a C# control. The control includes a toolstrip container and various toolstrips. If all the...
Mike
10-12-2007 01:25 PM
Mike Go to last post
1 14
since the latest security update, my .net 2 applications crashes when trying to automate some excel operation using office primary interop assembly./...
GS
10-12-2007 10:19 AM
GS Go to last post
0 16
Hi, I have a piece of software which creates multiple calendars. And then I get the MAPIFolder for a specific calendar like this: MAPIFolder...
Timothy Parez
10-12-2007 08:40 AM
Timothy Parez Go to last post
1 24
Hi, I have a C# libarary in which I'm returning class object. C# code is as follows: namespace ClassLibrary1 { public class clsCS { private string...
sa.renjith@gmail.com
10-12-2007 06:57 AM
sa.renjith@gmail.com Go to last post
0 16
Hi, I'm using Microsoft.Office.Interop.Outlook. I can get the Appointments in the default calendar, but I would like to create new calendars using...
Timothy Parez
10-12-2007 06:19 AM
Timothy Parez Go to last post
1 20
Hello all, I'm working on a vsto 2005 solution (also posted in Excel.programming but it might be an interop issue) It regards sorting on an Excel...
kkarre
10-12-2007 06:17 AM
kkarre Go to last post
0 20
Hi I think that there is a problem with the interop update when a C# smart device project references a C++ COM dll (also targetting Windows CE)...
Jeff Morin
10-10-2007 03:54 PM
Jeff Morin Go to last post
0 25
Hi, I have developed a CCW and installed it on a COM+ server. I have registered this CCW with regasm /codebase /tlb: file.tlb assembly.dll Now I...
kenshiro2000
10-10-2007 02:22 AM
kenshiro2000 Go to last post
0 23
I know I've seen some stuff out there regarding this, but nothing that has really gotten me closer to a solution quite yet. Possibly part of the...
matt.b.williams@gmail.com
10-09-2007 03:33 PM
matt.b.williams@gmail.com Go to last post
0 13
Hi, Is it possible to use Pinvoke for RMS SDK(Windows right management services). Is there any inherent limitation for the same. Rgds, Raan
raan0101@gmail.com
10-08-2007 09:54 PM
raan0101@gmail.com Go to last post
0 18
Hi, I rewrote some VB6 code to vb.net. I is a COM-dll which must be callable by VB Script. Here is a part of the VB Script code: --- Dim...
wundertier@web.de
10-08-2007 07:38 AM
wundertier@web.de Go to last post
0 14
Nothing wrong. Just odd that there is a StringToBSTR/FreeBSTR pair in the Marshal class but only one way for variants. In the ReleaseComObject...
wpcmame
10-08-2007 04:17 AM
Rexxowski Go to last post
2 24
Hi Cannot register assembly "XXX". Could not load file or assembly 'YYY, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of...
NonNB
10-05-2007 10:36 AM
NonNB Go to last post
1 16
I'm using in a c# project an activeX component (which I can't modify) with these 3 methods: public void PutData(ref int pData, int nBytes); public...
Pix
10-05-2007 04:45 AM
Pix Go to last post
4 14
One of the developers on my team keeps getting the error; The assembly 'Microsoft.VisualBasic, Version=8.0.0.0,...
Scuba Geek
10-04-2007 05:46 PM
Scuba Geek Go to last post
0 19
Mattias, Thanks for the input. Actually I tried GetObject(null, sProgID) before, and I got the "Cannot create ActiveX component" exception. In our...
jwang
10-04-2007 09:00 AM
jwang Go to last post
1 17
Hi all, I have developed and deployed an application which uses COM object. So I've added an reference to that COM and hence VS.NET creates Interop...
akomiakov@gmail.com
10-04-2007 06:41 AM
akomiakov@gmail.com Go to last post
0 19
I am using Interop.cs to burn a CD/DVD. I use the Update event to show burn progress. Everything works well the first time. From then onwards the...
KC
10-02-2007 01:27 PM
KC Go to last post
0 17
Hi, I'm building a VSTO solution for Excel. When trying to use dataset designer to create datatables and tableadapters I get into trouble: VS 2005...
kkarre
10-01-2007 04:29 PM
kkarre Go to last post
2 16
Hi - My .NET application makes a call to a DCOM server through an interop assembly generated by VS 2005. The program runs fine under .NET Framework...
Neil
10-01-2007 02:11 PM
Neil Go to last post
2 21
Hi all, I have a small problem. The bug described...
craigeandrews@gmail.com
10-01-2007 11:26 AM
craigeandrews@gmail.com Go to last post
0 15
Im am developing an Outlook 2003 Add-In application using VSTO and MS Office 2003 Primary Interop Assemblies. In the Add-In startup method, the...
T. St.
10-01-2007 06:44 AM
T. St. Go to last post
0 9
Hi all, I have created .NET classes, compiled it as DLL and registered via REGASM. Regasm created TLB file, saying that "TypeLib was registered".. i...
fuck.of.spam@seznam.cz
09-29-2007 09:06 AM
fuck.of.spam@seznam.cz Go to last post
0 10
Hi I want to use the outlook API to calculate the appropriate dates & times based upon a .NET windows form (or forms - basic details,...
Ross
09-29-2007 02:18 AM
Ross Go to last post
0 18
Hi all, I have unmanaged C++ DLL that I need to link to managed C++ app. I have set up a test CLR Console application that does nothing at...
bakkalar@gmail.com
09-28-2007 07:40 PM
bakkalar@gmail.com Go to last post
0 14
Hi all. I have a C++ COM dll which has a very large interface, currently this is referenced in Delphi 6 by using multiple manually generated _TLB...
Greg Hunter
09-27-2007 06:22 AM
Greg Hunter Go to last post
0 12
I am working on a project for porting the Win32 API to Managed C++. Iwanted to know that why do we use Pinvoke, when to use it and what are...
Surmeet Jandu
09-27-2007 02:48 AM
Surmeet Jandu Go to last post
0 16
We have built an ASP.NET C# web application, which is used in the intranet and uses the Microsoft.Office.Interop.Outlook.dll to interface with...
Sankalp
09-26-2007 12:22 PM
Brian Muth Go to last post
3 23
Hello, We have a problem with the creation of a generic C#-UserControl over Com. We provided a basis class for our controls, which contains...
01binbasti
09-26-2007 09:35 AM
01binbasti Go to last post
0 21
I've been reading through the MSDN docs and just can't seem to find an answer to my question. What I'm trying to find out is whether it's possible...
nickdu
09-25-2007 11:32 PM
Walter Wang [MSFT] Go to last post
6 11
I am getting a strange System.StackOverflowException exception when my COM object fires an event in to my .net code. The call stack is only about 10...
Bob Bins
09-25-2007 10:23 PM
Bob Eaton Go to last post
2 12
Hello, I have to make a DDE-Connection from dot.net (as a Client). The DDE-Implementation from Brian Gideon...
manfred_kiener@web.de
09-25-2007 03:42 PM
manfred_kiener@web.de Go to last post
8 14
I have two server Server A) Production Server with Windows 2k3 64Bit + Comos Server B) Development Server with Windows 2k3 32 Bit + Visual...
ng.w.purrer@lenzing.com
09-25-2007 11:23 AM
Purrer Wolfgang Go to last post
2 20
I would like to have my ActiveX Control (User Control in C#) that has a GUI be hosted in COM+, is this possible? I have to set ComVisible(false) on...
Wayne Berry
09-24-2007 03:54 PM
Brian Muth Go to last post
1 16
Hello, I have an application which uses an COM Automation Server. When I connect to the server it will display the server program in a separate...
Anders Eriksson
09-24-2007 09:29 AM
Anders Eriksson Go to last post
0 27
Hello Christian , I've tried several things to release the COM-Object, but I believe the main problem is, that I cannot get access to the wrapped...
whagedorn
09-24-2007 04:07 AM
whagedorn Go to last post
3 49
Post New Thread

Display Options
Showing threads 151 to 200 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.