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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Retrieving ProcessID of created Word object16 Dec 2004 03:43 GMT2
In the application that i am working on i have to use office to open up a
series of word documents and in turn print each of these documents to a
virtual printer to output the files to PDF format.  The problem is that
sometimes there may be an issue with the document that would ...
Microsoft Publisher 2003 Interop -- Does anyone do this?16 Dec 2004 01:36 GMT3
I'm in the middle of a project creating a MS Publisher document via C#
and Office interop.
The error messages that are returned are less than desirable.
For example.  I create a textbox, set its text and then set its
Best way to Marshal a string for a VB wrapper15 Dec 2004 21:21 GMT10
I am trying to wrap this function:
int KPDCIteratorFind(KPDCIteratorRef inIteratorRef, const char *inName,
KPDCOpaqueRef *outfoundItemRef);
I have everything except inName working. inName should be 'A pointer to a
How to dispose a .NET class called from VB6?15 Dec 2004 18:09 GMT4
I have a VB6 application that calls a .NET class in C#.  I compiled the
.NET class with COM Interop set to true (output to a .tlb file), and I
can run the app and call the .NET class no problem.  However, I am
having trouble disposing of the .NET class when I am done with it.
InvokeMember doesn't get properties15 Dec 2004 09:24 GMT3
I'm trying to get some properties from a COM object.
I built WindowsInstaller.dll by means of tlbimp.exe above msi.dll (Windows
Installer objects), then I added a reference to it in VS.NET 2003.
I succeeded with reading some objects reference using Reflection and
COM Dll Interop15 Dec 2004 09:00 GMT1
I have to add third party dll. But it returns the following
FileNotFoundException:
"File or assembly name 'TimesTen Provider, Version=6.0.3000.0,
Culture=neutral, PublicKeyToken=421da04c8fc1f667', or one of its
COM INTEROP: using a c# dll in vc++ 6.015 Dec 2004 07:25 GMT1
Hi all, I need some assistance,
Im creating a basic c# dll in VS.Net 2003 which looks as follows:
//begin c#
namespace test
Unable to get the window handle for the 'AxWebBrowser' control.14 Dec 2004 18:13 GMT2
Unable to get the window handle for the 'AxWebBrowser' control.
Windowless ActiveX controls are not supported.
I am using the active x microsft web browser control. I am using a windows
application in c#. I have a form that uses this control and it works ok,
Way to determine if Assembly is COM or .NET?14 Dec 2004 14:24 GMT5
I'm trying to find a way to programatically (using reflection,
preferably) determine if a given dll is an interop or not?
I've got a system updating program (goes to server, retrieves updates,
and installs them),  but I need to be able to register the Interop
IInternetProtocol's Read method (pulling my hair out)14 Dec 2004 12:08 GMT2
I'm writing a small app in C# and I managed to let the browser call my
IInternetProtocol's Start and Read methods.
Problem is: I can't pass the data back to IE.
I have tried various signatures for Read, including:
How to use optional IDL parameters in .net14 Dec 2004 11:54 GMT1
I am using optional parameter in my interface method definition like this
HRESULT method( [in, optional] VARIANT vParameter)
I tried to call this method in .net . but .net doesn't accepting optional
paramteres.
IFilter adobe IFilter13 Dec 2004 20:33 GMT1
I tried to use adobes IFilter to get the text from pdf files.
But after getting the text my programm craches.
Same program has no difficulties (it doesn't crash) to get  the text from ms
word file.
Is it possible?  Reflection & interop: Can you query for underlying types?13 Dec 2004 20:22 GMT1
I have added a reference to my project that created an interop for a C++
assembly.
I am using reflection to execute methods and properties in the referenced
assembly. This is working well, but for documentation purposes, I need to
Regiser Com Server without Regasm.exe13 Dec 2004 18:07 GMT3
How can you register a c#.net assembly for com interop without regasm.exe?
I successfully use this:  "regasm /tlb"
...but would like to do the same through code.  The
IRegistrationServices.RegisterAssemby will not generate and register the type
C# & Microsoft's Structured Storage13 Dec 2004 15:08 GMT2
All,
   Does anyone have sample code to read a file that is in Microsoft's
Structured Storage format?  I've found some examples that are close.  I know
that IStorage interface provides this functionality.  I'm just needing the
Pages: 1 2 3 4 5 6 7 November, 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.