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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mail Merge through web app31 Jul 2003 18:50 GMT1
We have a document production system based on mail merge documents and
related data sources (csv files) from a sql server.
This system is to be moved to a asp.net environment.
We require the ability to download the templates from the web server,
IPC is very bad in framework31 Jul 2003 14:32 GMT1
I have been reading this newsgroup quite often, and quite many are stuck
with
problem of proper IPC in Framework.
This is  my humble opinion:
.net and excel object31 Jul 2003 14:25 GMT1
I am trying to open a excel file from .NET application. I
have given reference of Microsoft Excel Object Library
9.0. My application is opening excel object and writing
into excel file. Everything is working fine if the file is
ADODB.Stream Open() in c#31 Jul 2003 09:55 GMT1
Question:
This is what I want to do...
ADODB.Stream Stream = new ADODB.StreamClass();
Stream.Open();
Dude this is doin mah head in. (OOP Com)30 Jul 2003 20:25 GMT1
   I want to implement what would be an out of process server in vb6.
   I'm sure i'm not the first to have this prob, but i can't find anything
substantial aboot it.
   i can create a single use class library which always returns the same
COM/.Net interop 0xC0000005: Access violation reading location 0xcccccccc30 Jul 2003 11:14 GMT1
I have a problem when an unmanaged C++ client gets a COM
object from a C# server, which it in turn has got from a
COM server. It works 75% of the time, but sometimes it
crashes.
GetLastError with It Just Works30 Jul 2003 08:11 GMT3
I am using It Just Works to call many Win32APIs from managed C++.  I
have seen in one book that with PInvoke that you should NOT call
GetLastError via PInvoke but that you should call
Marshal::GetLastWin32Error.
DllImport / Call a Sub that is in a Class29 Jul 2003 23:47 GMT4
I'm trying to access a Sub that is in a Class of an Dll:
TheClass.TheSub()
But I can not figure out how to tell DllImport that the Sub is inside the
class:
Determining COM object interface at runtime29 Jul 2003 23:26 GMT3
I've got a COM object that is being returned to me from a
COM method invocation. I don't know the type / COM
interfaces of the object returned to me, since this
varies between invocations. However, I would like to
What is wrong with the code to access .NET Assembly from ASP page?29 Jul 2003 22:49 GMT1
Hi,Everybody
Can somebody help me find out what 's wrong with the code?
Can I pass a .NET type as a parameter to another .NET type's method? or how?
see below:
Public functions in class not available to COM29 Jul 2003 22:40 GMT1
I've packaged a .NET assembly for COM according to the instructions, just
working from examples as I had problems with my actual code. But the problem
persists.
Code as follows:
Struct with array of strings29 Jul 2003 22:40 GMT1
All,
I am trying to write a P/invoke wrapper for a method that
takes a pointer to a struct that has an array of char*
strings.
Calling .NET Shared Functions from ASP29 Jul 2003 22:35 GMT1
I'm in the process of migrating a set of business objects from VB to VB.NET.
These business objects are actually used by ASP.
Question:  If I had a shared method in one of the business objects that
returned the instance of the object, can I call it from ASP? Something like
COM component's C++ client works but .net client doesn't?29 Jul 2003 22:29 GMT1
I have a COM component in ATL, one of its method's IDL define is as the
following:
HRESULT SetValue(long a, [in] long* b,[in]string* c, [in]VARIANT* d,
[out,retval] ConfirmVal e);
Marshalling a structure to CopyMemory?(VB.NET)29 Jul 2003 19:09 GMT3
Is it possible to marshall a structure to the API function CopyMemory?
I keep getting the error:
"Can not marshal field Address of type WTS_CLIENT_ADDRESS: This type
can not be marshaled as a structure field."
Pages: 1 2 3 4 5 6 7 8 June, 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.