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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Passing a RCW to another RCW method31 Mar 2008 10:37 GMT2
I am facing some memory leak problems with COM interop cleanup. Will
the following code cause any memory leaks because of the
wrapper.methodCall method (part of the exposed COM interface).
1) Is the refcount incremented when the methodCall is made?
Problem using .Net 2.0 assembly with com client30 Mar 2008 16:06 GMT2
I posted this originally at the bottom of a thread that is probably
inactive, so I am now
posting it in its own thread. I have a .Net (2.0) assembly that I
want to call using a Com client (a VB6 program) on another machine. I don't
Return .NET array of objects to COM30 Mar 2008 07:10 GMT1
I'm trying to create a C# dll that will return an array of objects.
SomeObj[] Func(){...}
The object in question is exposed to COM and I can create it in VB6 with no
problem.
To Reference Interop.XXX.dll or XXX.dll30 Mar 2008 07:03 GMT4
I am trying to find something definitive on whether, for a COM DLL (we'll
call it XXX.dll) that I want to use in C#, I should reference the COM DLL and
let the IDE create the Interop.XXX.dll file, or create it the Interop.XXX.dll
myself and reference ONLY the Interop.XXX.dll in ...
Implementing Standart Com interface30 Mar 2008 06:51 GMT1
I've looked all around but couldn't find any practical information on about
how to implement a standart COM interface from managed code (I want to
implement IFilterMessage Interface in my C# code)...
What are the steps to follow ?
How to programmatically bring a Word window to front?29 Mar 2008 16:02 GMT1
Hello, friends,
In c#.net 2005, we have the following source, hoping to bring a Word window
to front. However, it does not work.
Any ideas? How to bring a Word window to front?
Deployment question29 Mar 2008 01:06 GMT3
I have a VB6 app that uses a strongly named assembly written in C#2.0.
On my development machine (VB6) i did regasm with /tlb option then added
reference in VB6 project in order to "see" the functions defined there,
everything ok.
Could not load File or Assembly "Microsoft.office.Interop.Excel"28 Mar 2008 13:19 GMT2
I am getting this error when my vb.net 2005 app trys to create an Excel file.
I have the Com object reference in my program. The program uses the COM
object to create the Excel File so i can use the oledb to populate the file.
The program runs fine on my dev machine and server ...
Unmanaged C Structure-embedded arrays, structure pointers28 Mar 2008 01:28 GMT1
I am trying to write a wrapper around a C DLL that makes use of a very large
complex C data structure for all data exchange between the caller and DLL.
The data structure is allocated/deallocated during various calls to functions
in the C DLL. The data structure contains pointers ...
Unable to cast COM object of type 'ADODB.RecordsetClass' to class     type 'System.Object[]'27 Mar 2008 16:04 GMT4
I am using Visual Basic 2005. My project is in vb.net.
After executing a request on an Access Table, I would like to copy my
recordset into an array as such:
       Dim ConnectionString As String =
Passing a simple structure from VB6 to VB.Net24 Mar 2008 14:41 GMT1
I have created a simple COM Class in VB.Net containing a simple
structure and function:
Public Structure MyStruct
       Dim Param1 As Byte
Register an assmbly in the user part of registry21 Mar 2008 21:10 GMT1
regasm work fine to register an assembly for COM if you have write
permission to HKLM. This usually requires Administrator privileges.
I would like to deploy a couple of assemblies to users that do not have
Administrator privileges. I would like them to be registered under
How to create line or rectangle in microsoft word21 Mar 2008 20:50 GMT1
Can someone provide code snippets on how to create a Line or Rectangle
in Microsoft Word?
.net assemblies exposing  COM interfaces, linking to C++19 Mar 2008 19:46 GMT8
Hi...
We've got some objects written in C# that expose COM interfaces that we're
now trying to move to/use in an x64 environment.  The .Net assemblies are
compiled Any CPU, which as I understand it means they will run under the
highlight a particular part of html file dynamically while loading     thru a web browser control in VS C# 200819 Mar 2008 16:12 GMT1
Plz help me out...
i am displaying the contents of a html file using webbrowser control
in  Dot Net 2008 using c#.
My html files have certain areas whch r marked by comments..
Pages: 1 2 3 February, 2008
 
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.