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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET called as COM interface28 Jun 2005 10:46 GMT5
I'm having trouble getting my head around calling .NET components from
legacy VC6.
I need to implement a logging "thing" (service, object, application,
whatever) in C# that will be called by legacy vc6 code.  This "thing" will
reflection with com28 Jun 2005 06:59 GMT3
Is reflection (e.g. GetField) is possible on a __ComObject ?
10x, Alex.
Microsoft Does Not Support Automation?27 Jun 2005 22:12 GMT4
I came across this article while researching a VB6 430 error:
INFO: Considerations for Server-Side Automation of Office
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257757
"Microsoft does not currently recommend, and does not support,
Marhalling LPSTR26 Jun 2005 15:13 GMT2
I posted this question already, but in the wrong newsgroup... so here again:
I have a COM interface which has the following method:
HRESULT Item(
 [in] DWORD dwIndex,
calling com+ objects from clients24 Jun 2005 22:37 GMT2
H all...
I created a com+ server component but I have a strange problem when calling
it from the client machines on the local network (clients machines can be a
member different domain or has no domain )
Calling .NET class from ASP24 Jun 2005 21:56 GMT4
I have a .NET class that I want to call from an ASP page. I did everything
they way it is described in
http://www.codeproject.com/dotnet/nettocom.asp?select=1005526&df=100&forumid=140
76&msg=1005526

Here's my ASP code:
Redirect stdout from unmanaged DLL23 Jun 2005 23:35 GMT7
I redirect the console's output and error streams in my C# application in
order to prepend some basic information for diagnostics (timestamp, thread
name, etc.).  This works fine for all Console.WriteLine and
Console.Error.WriteLine output from my managed code.  However, I use ...
.NET objects as argument to COM component23 Jun 2005 08:19 GMT1
Talking to COM objects from .NET is easy, but how do you pass .NET objects
to COM components as arguments?
This seems to be a pretty strange thing. This is what I did:
In VB6, I created an activeX DLL called "test.interop" with a single class
ScriptControl cast exception with managed classes23 Jun 2005 08:18 GMT2
I found a strange problem with the old fashioned MS Script Control and have
no clues what this is about.
In a VB.NET app, I used this code:
Dim sc As New MSScriptControl.ScriptControl
Help me get a pointer from a structure23 Jun 2005 05:40 GMT4
I am trying to use the LsaLogonUser API.  I am almost there.
'This is my structure
Public Structure MSV1_0_LM20_LOGON
Public MessageType As MSV1_0_PROTOCOL_MESSAGE_TYPE
Hosting the IE browser in a UserControl22 Jun 2005 07:52 GMT4
I've created a very simple user control that basically hosts the IE browser.
The purpose was to abstract some of the logic of setting the content of the
browser from a string.  I have a small problem with this control.  When I
use this control with a tab control (placing my ...
Converting COM object model to C#22 Jun 2005 07:09 GMT1
I am very new to .Net (about 1 week) and am exploring what is involved in
converting my c++ app to .Net.
The app is very similar to VS.Net; a container which hosts addins and
in-place activates Office docs and MSHTML.
COM without registration21 Jun 2005 07:46 GMT4
Reading a previous post I was able to find a high level overview of COM
without registration:
http://www.simple-talk.com/2005/03/09/com-server-registration/  However, I
was wondering if anyone one knows of other references that could explain
COM interop und garbage collection21 Jun 2005 07:40 GMT1
I'm trying to connect a Delphi COM client with our .NET server. Everything
seems to work fine, except that COM-created .NET objects are not properly
garbage collected, e.g. the C# destructors won’t get invoked.
Especially when marshalling .NET streams to COM IStreams which do not
Dynamically Created AX Control not released.20 Jun 2005 15:27 GMT2
I am dynamically creating ActiveX controls on WinForms in VS.Net 2003.
While this code works great, the OCX file that serves the Active X
control does not get released until after the application has exited.
This is a fairly significant issue for our software as we are actually
Pages: 1 2 3 4 5 6 7 May, 2005
 
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.