Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
"Object does not match target type." exception with Word 200329 Apr 2006 22:47 GMT6
I have found an exception "Object does not match target type." in the
following circumstances:
- Using Microsoft Word 2003. It does not happen with Microsoft Word 2002.
- Using Reflection to manipulate Word instead of late binding (Option Strict
should vb dll be packaged for interop28 Apr 2006 21:15 GMT2
Hi,
 I'm referencing a vb dll from my .net windows application. When I deploy
this application to the client's machine should I include this dll, or is the
interop dll that vb creates enough? If I have to include the vb dll, do I
AxHost and ActiveX initialization28 Apr 2006 02:38 GMT11
I have a third-party ActiveX component that I have brought into my c#
application using the AxHost wrapper. This gives me two assemblies,
AxInterop.Foo and Interop.Foo. Inside of each of these is a class with the
methods I expected to find--the functionality I want from the ...
passing umanaged void * to managed c++26 Apr 2006 22:43 GMT1
I'm exporting a method from a managed C++ DLL using __declspec(dllexport) so
that I can call it from a plain old C app.
This method takes as one of its arguments a void * that comes from the C
app. I store this void * in one of the members of my managed C++ class.  
.net installation problem26 Apr 2006 15:56 GMT1
I don't know if I am in the correct newsgroup.  If I'm not, please let me
know.
I have a workstation that has recently received an installation of .Net
Framework.  This Windows 2000 machine should have never received that
Outlook COM object in C#26 Apr 2006 13:35 GMT5
I am developping an application in C# that creates outlook contacts from
a database. For the outlook part of the application, I use the outlook
COM object (Version 11 from Office 2003). If a contact is already
present in the outlook contact
Enumerating MarshalByRefObject objects in VB script26 Apr 2006 10:13 GMT7
I have the following interfaces in my C# project:
       [Guid("EFA1BE2F-92E3-4c69-9204-AE77D31A1E22")]
       [InterfaceType(ComInterfaceType.InterfaceIsDual)]
       public interface IMyEnumerable
Attach to Console?26 Apr 2006 10:00 GMT9
I have a application that someone else has wrote that runs in a console
window.  It does not take parameters, but when running it asks three
questions and then exits.  I would like to write a small utility to attach
to the console app, send the necessary answers (typically typing ...
ActiveX dll / com in vb.net 200526 Apr 2006 03:59 GMT5
I created a few plugins in vb6 (activex dll) for an OCR application. Now I am
trying to re-write one simple plugin in vb.net 2005.
In vb6 I created a new ActiveX DLL, added a reference to a dll from the OCR
application, added some, and entered some config info into the ini file of ...
Excel: Custom Style Color24 Apr 2006 11:18 GMT3
I need to create a Styel object for my Excel Workbook that contains a
special color. I only know the html-like string for this color. Like
Style.Interior.Color = "#FFFFF"
Any help is appreciated,
Interop stops working with new version of COM library24 Apr 2006 10:39 GMT2
We have customers developing custom applications with a .NET API we have
provided.  Internally, the API uses COM interop to talk to a legacy COM
interface.  The problem is that now we want to upgrade the COM library to the
latest version.  Ideally, we would like to do this ...
Using .NET dll from VB624 Apr 2006 09:11 GMT2
I want to use a .NET classlibrary from my VB 6-Application. There are
some tutorials for that, but I want to do some specials.
In some thread I read, it would be possible to place the .net dll in
the apps-dir and I would not have to register the dll on the target
Registering .NET assembly that used COM Interop24 Apr 2006 03:34 GMT5
 I have a .NET assembly that is called from a classic ASP website. Can I
still use XCopy deployment for this assembly if it utilizes COM Interop or do
I need to use RegASM.exe? I plan to deploy the assembly in question to the
"bin" directory of my web application.
C++ dll1 calls c#-wrapper-dll calls C++ dll224 Apr 2006 03:25 GMT13
I have the following situation:
I have one C++-dll that I am not allowed to touch (dll1)
dll1 calls a C++ dll2.
Now, I have to "plug" myself in with a c# dll. I can change dll2.
Serial Port without interoping23 Apr 2006 19:53 GMT1
I need to handle the serial port of my computer for my application but the
problem is that using interoping is too complicated and i have few time to
develop the serial port management. I've heard that there is in the .net
framework version 2.0 a class SerialPort that will let me ...
Pages: 1 2 3 4 5 6 March, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.