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     
However it happens after the managed code had been unloaded. The error message I get says The exception ( 0xc0020001) occurred in the application at...
david hodgson
09-19-2005 10:11 PM
david hodgson Go to last post
1 26
When using AXWebroswer in my Windows-Forms app it is impossible to catch all events of the displayed html-document. It only works with a few events....
stebe000
09-19-2005 11:00 AM
stebe000 Go to last post
0 64
I have a COM add-in written in c# that calls a VBA macro embedded in a Word document. (It invokes the "Run" method of the application object...
Gary McGill
09-19-2005 09:36 AM
Gary McGill Go to last post
4 50
Hello, I have an object who XMLDocument is a return type for a function. My object is compiled for interop with COM. the method : public...
oleal
09-19-2005 08:27 AM
oleal Go to last post
0 28
pls join this group for .net,COM discussions... http://groups.google.com/group/TechdotNetIndia Regards, Satheesh babu
BabuLives
09-19-2005 05:58 AM
BabuLives Go to last post
0 25
pls joi this group for .net,COM discussions... http://groups.google.com/group/TechdotNetIndia Regards, Satheesh babu
BabuLives
09-19-2005 05:58 AM
BabuLives Go to last post
0 53
I have create an asp.net(.aspx) page, with a PivotTable control. I noticed that, I can't reference it in my code-behind(.aspx.vb), because it...
Chrysan
09-19-2005 04:25 AM
Chrysan Go to last post
2 34
Can anyone please give me some help regarding how do you handle events for FaxServer through .NET ie C# . My problem is I would like my application...
Richard
09-19-2005 03:43 AM
Richard Go to last post
4 59
I have Office 2000 Pro and VS.Net 2003. I would like to use .Net with Excel 2003 but I understand I need PIAs to interoperate Excel with .Net. If I...
Tim Zych
09-19-2005 02:47 AM
AT Go to last post
4 34
We create an excel object with Excel/Office Interop Assembly and we want to offer this excel object as download without creating physically the...
George Homorozeanu
09-19-2005 02:14 AM
AT Go to last post
4 36
Hello, First I'm french, so my english isn't very good. I try to find explanation or example to use MsGraph object directly in VB.NET application...
Doudou
09-19-2005 01:58 AM
AT Go to last post
2 31
I have a managed C++ function which returns a managed byte array - and i need the contents of said array to be the same as the contents of a char*...
AT
09-19-2005 01:45 AM
AT Go to last post
1 29
I have made a mail merge process in server side using C# (web application). In my template (.dot file), I use xsd shema and XML file as...
Abdelhamid MEJAI
09-19-2005 01:41 AM
AT Go to last post
1 21
I'm writing an application that embeds the OWC spreadsheet control, but I also want to load/unload several external excel add-ins (.XLA) - how...
Shmuel Cohen
09-19-2005 01:33 AM
AT Go to last post
1 50
That is the error code for an access violation (0xc0000005) and is typically a sign of corrupted memory. -- Jared Parsons jaredpar (AT) online...
Jared Parsons [MSFT]
09-18-2005 11:44 PM
Jared Parsons [MSFT] Go to last post
0 31
although i've spent significant time searching through this newsgroup and various resources on the web, i'm stumped with regards to a problem...
franklin henderson
09-18-2005 08:00 PM
franklin henderson Go to last post
0 37
Hi, I have a COM component which calls methods on a .NET object. However, some methods originate in an inherited interface. COM cannot "see" the...
Gemma M
09-16-2005 11:23 AM
Gemma M Go to last post
2 44
I am having problems running a C# application which uses mschart 6.0 on machines with just .NET Framework installed. If I run this application on a...
Khoi Nguyen
09-16-2005 10:50 AM
The Storyteller Go to last post
2 22
Hi, I am currently a part of a team developing a system based on the Microsoft UPnP stack on Windows XP and Windows CE. The problem in a nutshell is...
ahp
09-16-2005 05:30 AM
ahp Go to last post
0 21
Hi, I am using OWC10.AxSpreadSheet in my windows application which I need to use to create XLS files as well as open XLS files using the same...
santhosh.b
09-16-2005 04:45 AM
santhosh.b Go to last post
0 39
Hi, I have have a .NET application that is running out of memory. We suspect a memory leak in one of the COM components the application is calling....
Lee Chapman
09-15-2005 10:48 PM
AT Go to last post
3 21
Hi All, We are beginning some testing of automating Access from a .Net client. We are using Office XP and the Office XP PIA's. We can open the...
David C
09-15-2005 09:30 PM
David C Go to last post
0 25
Does anybody know how to obtain the id to use for the ServiceCheck function ? Thanks in advance Thomas
Thomas Christiansen
09-15-2005 05:56 PM
Thomas Christiansen Go to last post
0 41
Hi, It doesn't work. It just copy adodb.dll instead of interop.adodb.dll. for adodb.dll, it doesn't work in windows 2003 server, only...
Iter
09-15-2005 03:48 PM
Iter Go to last post
1 27
*not* someOcx. someOcx.GetOcx() is your friend. IdlBaseInterface tempIdl=(IdlBaseInterface) someOcx.GetOcx(); Rob
Robert Jordan
09-15-2005 12:08 PM
Robert Jordan Go to last post
0 22
I have a dataset with multiple tables I need exported to Excel. I can get it into Excel into one worksheet however I want there to be one worksheet...
softengine
09-15-2005 11:21 AM
softengine Go to last post
0 28
Hello, I developed a class in VB.Net that provides encryption/decryption methods. It is to be used as a COM object from a ColdFusion program. I...
bosxfan2005
09-15-2005 10:08 AM
bosxfan2005 Go to last post
1 38
Hello. I have a problem with a OCX COM Object. I have a typelibary with a dispinterface and a coclass: dispinterface _DArsOle...
Sebastian W
09-15-2005 05:40 AM
Sebastian W Go to last post
0 22
Hi, this is my scenario: I've a dll assembly, generated with COM interop option. This assemlbly uses system's API SHGetFolderPath,...
Adry
09-15-2005 05:18 AM
Adry Go to last post
0 24
Hi All, I have a C# Class Library I created. It contains a form and one class. I can access the one class from JScript OK, but when I try to...
Nadia
09-14-2005 03:38 PM
Robert Jordan Go to last post
1 21
Hello. I have exported the IDL from a OCX file in oder to change some details (I removed some classes/interfaces, because they caused...
Sebastian W
09-14-2005 01:03 PM
Robert Jordan Go to last post
1 29
I am writing an MC++ mixed-mode assembly (C++ and MC++) that will wrap all TAO CORBA operations so that I can incorporate TAO into a C# application. ...
AT
09-14-2005 01:01 PM
reilly Go to last post
1 26
Hi Vishal, That's not the right way to do that. Take a look with the Object Browser at your imported Interop assembly. Do you see the interface...
Robert Jordan
09-14-2005 11:37 AM
Robert Jordan Go to last post
1 55
Hello: I am trying to access a VB6 OCX file (with many important methods in it created by me) using VB.NET. Let me tell you what I have done to...
Mike
09-14-2005 10:01 AM
Mike Go to last post
0 25
I'm trying to use a legacy C++ DLL in a .net application, and I'm running into problems with the application not shutting down if any of the methods...
AT
09-14-2005 09:39 AM
AT Go to last post
1 38
Hello everybody, I have implemented a windows form in C# .NET to export data from a listbox to Excel. I work on a Windows XP machine with Office 97...
Max Mayer
09-14-2005 07:39 AM
Max Mayer Go to last post
0 17
I am currently working on a new feature for my application (related to audio cd and mp3 management) which contains a cd ripping feature. What I...
RonNanko (AT) gm-squared (DOT) de
09-14-2005 07:03 AM
RonNanko (AT) gm-squared (DOT) de Go to last post
0 25
Hi, all. Excuse me for my English. I have ASP.NET web service with one method "Test". This method "Test" invoke COM object method "Sleep". And COM...
AT
09-14-2005 06:17 AM
AT Go to last post
6 22
See aspnet_regiis.exe. ROb
Robert Jordan
09-14-2005 05:49 AM
Robert Jordan Go to last post
0 20
I need to make a class in .NET as a COM class, and get access to it with CreateObject in VB6. I googled it and saw this...
Magnus
09-14-2005 03:29 AM
Dirk Behnke Go to last post
7 48
I'm looking to develop an application to control a bluetooth headset. for test equipment i have a usb bluetooth device that uses the 1.4 widcomm...
Sergei S via DotNetMonster.com
09-13-2005 05:29 PM
Sergei S via DotNetMonster.com Go to last post
0 27
Hello Everyone, I'm having an issue with a .NET COM Interop Assembly within VB 6. When I try to create a new instance of a class, in VB 6.0, I...
Chad
09-13-2005 04:14 PM
Chad McKee Go to last post
1 31
Hi, I thought this would be a pretty basic question. Is anyone actually using this Interop stuff? Thanks for your help! - Joe Geretz - "Joseph...
Joseph Geretz
09-13-2005 04:05 PM
Robert Jordan Go to last post
1 38
Referencing Paul DiLascia's January 2005 C++ Q&A article here: http://msdn.microsoft.com/msdnmag/issues/05/01/CQA/ He's using SendInput from C++ in...
Jon M. Gohr
09-13-2005 09:16 AM
Jon M. Gohr Go to last post
0 43
Hello alltogether. I hope anyone of you can help me. I have a OCX-file (arsole.ocx) which contains one class. I need to call some methods of this...
AT
09-13-2005 08:35 AM
Sebastian W Go to last post
8 25
Thank you very much for correcting my faults in codes. I've found some complains on internet talking about the interface, and no one seems to have...
SpotlessWill
09-13-2005 07:34 AM
Will Janus Go to last post
1 17
Hello. I am trying to use a OCX-Control (ARSOLE.OCX) within a .NET Application. The OCX contains one class which I want to use (no UI-control - I...
Sebastian W
09-13-2005 07:26 AM
Sebastian W Go to last post
0 20
VB6 SP6, Visual Studio 2003 I've copied my .NET assembly (SRSNetBroker.DLL) into my project folder. I've registered it for interop using RegAsm /tlb...
Joseph Geretz
09-13-2005 06:47 AM
Robert Jordan Go to last post
2 24
See the example below. I have a .Net class Customer which implements an interface ICustomer, and which is stored in a collection...
Joe
09-13-2005 02:40 AM
Joe Go to last post
8 32
Hi All, Recently, I've been working on a web app that requires a VB6 Component to be reused, in the ASP.NET App (We're migrating). The Client...
Logu Krishnan
09-12-2005 03:36 PM
Joseph Geretz Go to last post
1 24
Post New Thread

Display Options
Showing threads 2801 to 2850 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.