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 / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding a string name to Interop.Excel.dll06 Dec 2003 14:26 GMT9
I have a VB.NET (VS 2003, .NET 1.1) application which references Excel 2000.
This generates Interop.Excel.dll.
The generated .dll is invalid, so I use ildasm to generate a .il file. I
change to .il file (changing some [in] to [in][out] so events work
QueryInterface for interface Excel._Application failed05 Dec 2003 22:35 GMT1
Hi Gurus,
I am having problem opening an excel file from vb.net. My code looks like
this:
Dim EXL as Excel.Application
Binary Compatibility with Managed C++05 Dec 2003 14:01 GMT2
I have the following structure in a DLL:
namespace myDLL{
public __gc class Base
{
DllImport04 Dec 2003 18:37 GMT1
Is there a tool/way to generate the DllImport (and data structure) statement
based on a dll we provide, in order to be able to call functions from a C#
app?
(advapi32.dll)
Excel 2003 + Solver + C#04 Dec 2003 18:16 GMT3
Sorry for the cross post but I need an answer to this
ASAP and wasn't sure which newsgroup is the most relevant
since this problem covers a number of areas.
Problem:
C# PInvoke definition for INVALID_HANDLE_VALUE03 Dec 2003 18:41 GMT1
Hey all,
INVALID_HANDLE_VALUE is #DEFINE-d like so (in winbase.h):
((HANDLE)(LONG_PTR)-1)
which I'm reading as -1 cast to LONG_PTR cast to HANDLE.
How to convert from IStream to System.IO.Stream03 Dec 2003 13:42 GMT3
I'm getting an IStream back from function xmlHttp.responsestream.  I would
like to convert this to a System.IO.Stream in order to work with it in my
application.  Has anyone encountered this and written a conversion?
TIA,
Excel 2003 and WinForm03 Dec 2003 05:44 GMT2
Is it possible to integrate Excel 2003 (Workbook/sheet) in a WinForm? What I
want to achieve is dat Excel runs in a WinForm (as a control?) and not as a
popup Excel Workbook/sheet.
Thanks.
Interop Issue with VB6.0 COM+ Proxy?03 Dec 2003 04:31 GMT2
I've posted this on the WebService thread but had no luck
so perhaps any interop experts can shed some light on this?
All i'm trying to do is make a call into an unmanaged COM+
component via it's application proxy from a .NET ASP Web
COM Interop weird problem03 Dec 2003 03:52 GMT1
I'm writing a small C# WinForms application to COM
Interop with Windows Messenger (v4.7.2009). Basically the
purpose of the app is to catch the messages that I
receive in Windows Messenger while I'm away from the PC
COM object not registered02 Dec 2003 18:56 GMT1
 I am trying to access an object from the RSView32 object model. In doing
so I get the message :
COM object with CLSID {0C599E91-BC23-11D0-95FC-00A024E91813} is either not
valid or not registered.
Asynchronous Pluggable Protocols02 Dec 2003 09:10 GMT2
I was wondering if anyone has a working implementation of
APP's written in C# or VB.NET that they'd mind sharing.
I've found various newsgroup posts that keep giving a
snippet of information but I can never find the whole
interop msxml and solution structuring02 Dec 2003 02:49 GMT1
I am migrating a VB6 COM web application to VB.Net.
I have several (lets say 2) vb projects which currently compile to 2 dlls
Each VB6 project references the msxml4.dll
After passing each project through the MS .net migration tool I end up with
Trouble interoping to VB6 with fixed-length strings02 Dec 2003 01:30 GMT2
Reposted from ...languages.csharp because this group seems more appropriate:
Hi,
My C# code is calling VB6 code, which expects all (fixed-length) strings to
be padded with spaces.  The strings are contained with a struct, something
There is no MTS context available - What does this mean?01 Dec 2003 17:58 GMT4
I am trying to use a (.NET ready?) dll assembly written by
IBM for the Websphere product. It is called amqmdnet.dll.
When I try to create a new object I receive an error
message which says "A first chance exception of
Pages: 1 2 3 4 5 6 7 November, 2003
 
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.