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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
UnsafeNativeMethods.DispatchMessageA throwing an exception31 Jan 2008 20:57 GMT3
We've got hunderdes of installs of varying sizes of our software over
the years that have never reported a problem, but we've got a single
high-profile customer reporting that our software is crashing with:
System.NullReferenceException: Object reference not set to an instance
any sample for c# applicaiton hosting internet explorer?31 Jan 2008 18:47 GMT5
Can some one please point me to some sample code of using c# (.net 2 or 3x)
hosting internet explorer?
The target application is to run on XP or vista.
I am thinking of building an c# application to automate some tasks surfing
issue when converting C#.net code into vb.net31 Jan 2008 15:50 GMT1
I am facing problem when i am converting C#.net code(Delegate concept)
into vb.net. I am unable to do that . Can someone help me to solve the
problem. I am providing my C#.net code.
==================================my code is :-
complete a task31 Jan 2008 12:09 GMT1
I would like to know what Microsoft product(s) would be could used for the
following results and what the price
of the recommended product would be:
I work for a small company that would like to keep track of the following:
Hosting Preview Handler In DotNet Application?31 Jan 2008 09:01 GMT8
I have found some sample code for how to do this on the site:
http://blogs.microsoft.co.il/blogs/eyal/
This seems to work for the Word preview handler but the adobe one fails to
load with exception:
Does GetComInterfaceForObject pin the object?30 Jan 2008 23:52 GMT2
Though it doesn't say it explicitly, I have been assuming
Marshal.GetComInterfaceForObject pins the object you call it on. By
that I mean that until you call Marshal.Release the returned IntPtr
should have the same value and it's safe to cache it in native code.
Interop Troubleshooting30 Jan 2008 18:29 GMT1
This group has been inactive so long, I wonder if I'll get a response but
here goes...
Am trying to troubleshoot an Interop issue where an INVALID STATE is being
returned by way of "EXCEPTION HAS BEEN THROWN BY THE TARGET OF AN INVOCATION"
WCF managed and unmanaged30 Jan 2008 12:03 GMT2
I need a reliable and effcient way to connect two modules one writen in
native C++ code and the second written in C# as a WCF service.
The connection should be bidirectional connection.
What is the best way ?
Com Server in .Net29 Jan 2008 11:15 GMT1
I want to create a COM Server in .Net (C#),  a separate windows service that
will do some work own its own and provide services to C++ clients.
how can it be done?
Lalit
problem using an ActiveX object written in C# in native C++28 Jan 2008 11:13 GMT3
i have written an ActiveX Control in C#, registered it with COM and
can use it without any problems in VB6 and VBA. My problem is: the
Class assistant in Visual C++ 6 uses "_Object" as type for a member
variable for this control instead of my explicit declared Interface.
How to insure that Excel is closed when user closes browser window?18 Jan 2008 01:03 GMT1
I have an ASP.NET web site that creates Excel reports using
Microsoft.Office.Interop.Excel version 11.0.0.0.  When the user clicks
a CreateReport button, an Excel application is created and disposed of
in the button click event as below:
Using Background Threads with Visual Basic 6: AccessViolationExcep17 Jan 2008 23:15 GMT6
I and am implementing Scott Swigart's MSDN solution detailed in
http://msdn2.microsoft.com/en-us/library/aa719109.aspx.  It details how to
leverage the .Net 2.0 BackgroundWorker component via interop from a VB6
application.
Regasm does not use my Guid17 Jan 2008 01:10 GMT1
I'm using VS2005 and trying to create a very simple UserControl to be
used in IE:
using System;
using System.Drawing;
Calling DLL function from .NET and char** parameter type16 Jan 2008 22:13 GMT5
I'm trying to call a dll function from C# which has the following form:
   int some_function(int count, char **arg1, char **arg2)
Which parameter type I need to use in C# for C++ char** type? I tried
byte[][] (array of byte[]) but I get error "There is no marshaling support
using IProvisioningProfileWireless Interface in C#15 Jan 2008 23:15 GMT1
I would like to use the C++ interface IProvisioningProfileWireless
in .Net 1.1.
I came so far:
[ComImport]
Pages: 1 2 December, 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.