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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to convert c#-bytearray to c++-char* ???10 Sep 2004 20:53 GMT1
hy everybody,
I'm accessing a function of a managed-c++-dll within my c#-application.
Therefore I encountered following troubles:
In my c#-app I have got a byte[]-array, which should somehow be mapped to a
Problem with Shell interop10 Sep 2004 20:41 GMT1
Thanks if you can bring me some answer elements or a link to an answer
I searched the web for 48h without result.
Those remarks are directly based on the example given with the VS (2003)
that you can find localy at:
VC++60 and C# interoperation10 Sep 2004 14:23 GMT1
Simple question
We have huge application written in VC++6.0.
We are planning to develop some new parts with C# and WebServices.
Question is..
Excel SaveAs to a Text file10 Sep 2004 13:33 GMT1
Do you have an example on how to save an Excel file as a
text document?
Thanks,
Nancy.
Threading issues with COM Interop10 Sep 2004 11:05 GMT1
I am using a third party COM componenet which is not thread safe in a .Net
web application using Interop. When two threads (two requests) are trying to
access the componenet it is giving an error and crashing. It works fine if
the request is made only one at a time. How can I code ...
function import09 Sep 2004 22:29 GMT9
This is a rephrasing of a previous question that I didn't get an answer to,
maybe putting it differently will help.
In Baf.dll there is a function prototype:
BOOL CDECL LaunchRunner (LPCSTR szUserDisplay, BOOL* pbEnabled);
newbie: confused about interop09 Sep 2004 18:43 GMT3
Hi, I am just trying to find my way in interop and I just need a pointer as
to what I should be doing.
Reading the documentation tells me I need to use "tlbimp" to create an
interop DLL. However, when I do "add reference" and select the COM tab, I
Excel & C# questions09 Sep 2004 16:23 GMT2
I am creating a C# app to generate an Excel file and I have a couple of
questions.
First I can't get the Zoom option to work. I have an Excel sheet define as
oSheet.
Event not received in COM09 Sep 2004 11:02 GMT1
Thanks to Christian Fr?schlin suggestions I solved the problem I've posted
few days ago, so now I have a .NET application which expose an event through
an interface of type InterfaceIsIDispatch,  When I use my control in a VBA
application I can see the event just declaring my object ...
C# and Byte Stream09 Sep 2004 03:37 GMT4
I have a socket connection to an unmanged application.  Application
messages arrive as a stream of bytes that get added to a byte array.
The structures that define these messages are defined in a C/C++ header
file.
excel object event handling08 Sep 2004 12:57 GMT1
I need to handle an Excel.Workbook.BeforeClose event in my VB.NET
application. When the framework attempts to bind the event with my handler,
it throws a System.InvalidCastException with message "No such interface
supported".
Application won't "unload" when terminated.08 Sep 2004 12:35 GMT2
Hiya,
I have a problem with my application.  It hangs around in memory after
exiting (and the debugger thinks its still running; I am unable to "break"
or "stop" execution).  The main loop below shows my "main" function.  When
OpenMutex fails with ERROR_ACCESS_DENIED (using VB.NET)08 Sep 2004 12:31 GMT1
Accepting the fact that .NET 1.x is lacking support for named events, and windows security manipulation, we end up using interop and the platform SDK, and functions like CreateMutex and OpenMutex. And it's with OpenMutex that I'm having a problem.
In summary: I'm creating a mutex ...
Problem calling c# com from c++ client?08 Sep 2004 11:26 GMT5
I wrote a class library using c#, now I will use it in vc++6.
I have registered my c# program as com and imported the .tlb file in
vc6.
Now I have some problems in using it:
Error: System.Runtime.InteropServices.COMException08 Sep 2004 02:07 GMT2
I have and COM object is running fine on C# Windows Application.
However, it doesn't work on ASP.NET. Below is an error occurs when I call a
method of COM object exactly the same in ASP.NET C#.
"System.Runtime.InteropServices.COMException: Application configuration does
Pages: 1 2 3 4 5 6 7 August, 2004
 
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.