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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Initialize and script ActiveX controls not marked as safe26 Sep 2007 17:22 GMT3
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 Microsoft Outlook installed on the users machines. For
the ActiveX to work properly, the users need to enable the "Initialize
C# and C++ in same assembly26 Sep 2007 04:32 GMT6
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 to
introduce C# into our C++ application.  I don't want to do this via a DLL but
instead would like the C# code to be statically ...
Stack overflow help26 Sep 2007 03:23 GMT2
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 items longs so its not the standard infinite
loop.  What else would cause this?  Is there a way to see how much stack
DDE / DdeQueryNextServer25 Sep 2007 20:42 GMT8
I have to make a DDE-Connection from dot.net (as a Client).
The DDE-Implementation from Brian Gideon (http://www.ozemail.com.au/
~markhurd/vbnetdde.zip)
works, but I still need a function to list all avaiable DDE-
0x80040154 - Exception, Interop and 64bit OS.25 Sep 2007 16:23 GMT2
I have two server
Server A) Production Server with Windows 2k3 64Bit + Comos
Server B) Development Server with Windows 2k3 32 Bit + Visual Studio
2005 + Comos
ActiveX COM Object In COM+24 Sep 2007 20:54 GMT1
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 the
Class in order for it to regasm, and regsvcs correctly, however then it
doesn't show in COM+ under the applications interfaces.
ASSERT in ~CCmdTarget after Drag&Drop between MFC and C#24 Sep 2007 09:07 GMT4
I have written a small test application, where I integrated a c#
forms-window in a mfc-application via COM Interop.
Everthing is running very well, but if I use Drag&Drop from the MFC-part to
the C# window I got a debug ASSERT
Obtain parameter values from method22 Sep 2007 04:25 GMT2
How would one obtain the parameter VALUES of a method that has already run?
I can find the method using the StackTrace and StackFrame classes but once I
find the method I would like to obtain the value of one of the parameters
that were passed to the method.  Is this possible?  ...
"Class not registered" error when assembly registered with multiple versions21 Sep 2007 22:34 GMT1
I have registered a C# private assembly with two versions (using regasm),
so that the registry contains entries like this:
...\InprocServer32\1.0.0.0                  <= I want this
...\InprocServer32\1.0.2819.34866           <= unfortunate mistake
Forms Interop + CrystallReportViewer not working20 Sep 2007 11:52 GMT1
.NET form itself loads ok but when I bind the DataSet to the report viewer I
get a "Can't find entry point" error.
e.g. CRreportViewer.SetDataSource(MyDataSet) throws an error.
Any ideas on how to get around this one?
Specific Problem calling VC8 dll from c# .NET19 Sep 2007 14:13 GMT3
Having spent years using Visual C++, I'm a relevent newbie to .NET./ I'm
fairly comfortable with teh new programming environment, but the one area
that I constantly struggle with is calling legacy VC DLL's (straight Dll's,
not extension Dlls). Using www.PInvoke.net I usually find ...
Getting byte array from C# to ATL COM DLL19 Sep 2007 05:07 GMT1
I have a VC++ COM DLL which is making calls to C#.net DLL. The C#.net DLL
functions which are byte array expecting SAFEARRAY from VC++ DLL. VC++ DLL
get called from my VB client where I need to pass this SAFEARRAY as VARIANT
to VB.
COMException (0x800A1066): Command failed17 Sep 2007 05:07 GMT3
I have written a .NET 1.1 program to automate Word using COM interop and
late binding.
On my development system (Word 2003) everything runs smoothly.
However, on a different computer (Word 2000) the following code throws a
managed dll and callback14 Sep 2007 08:12 GMT2
I've got a managed dll that does certain remote operations and a client app.  
They are both written in c#.   How do I implement a callback method in the
client app for the dll to call when the remote ops state changes.  Does it
involve using delegates on the client app?   And ...
Unregistering Outlook Addin ( kb: 302901 )14 Sep 2007 07:03 GMT1
I went thru the steps in the microsoft article
http://support.microsoft.com/?kbid=302901 and created an Outlook addin.
Now I don't know how to get rid of it. I tried running regsvr32 /u with the
path to the addin in the debug directory but got the following message:
Pages: 1 2 3 August, 2007
 
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.