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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Determing version of COM component from C#15 Jan 2005 01:34 GMT1
I have a situation that I need to determine if a particular version of com
component is present on user's machine from .NET.
In COM I would invoke CoCreateInstance(CLSID_MyComponent2_0) and if this
returns an HRESULT with REGDB_E_CLASSNOTREG I would know that this class is
Interop versions14 Jan 2005 17:59 GMT2
I wrote an application on my dev machine ( XP, Office 2002 ) that uses
the Excel type library 10.0
Now I want to deploy on a machine that runs w2k, Office 2000...that's
type 9.0 right?
RegisterAssembly does not add typelib entry in registry14 Jan 2005 17:34 GMT11
I have an assembly which I want to use from COM.  My project's build
has a step to register for COM interop, and if I use COM/OLE Object
Viewer I can see my type library.
But, I want windows installer to do the registering.  So I have put an
Keyboard Scan Code Capture?14 Jan 2005 06:37 GMT1
Does anyone know how to capture keyboard scan codes using C#?  Thanks
Marshalling problem (only first element of array)13 Jan 2005 21:57 GMT1
I have this c function
GetR(
OUT ppp ** ppr,
OUT int * pn
Marshalling Array In/Out C++ COM Control13 Jan 2005 20:45 GMT3
I have been researching this problem for some time, and I am hoping someone
here can help.  I have more detailed code examples in a previous post
"Problem using ocx in VS.Net".
The COM obejct (OCX) I am trying to use has a method that accepts an array
How do I deploy my RTD Server (Registered for COM Interop)?13 Jan 2005 19:19 GMT4
What's nice about RTD (vs. DDE) is that excel can start the RTD/COM
server just by typing "=RTD("myserver",...)" into a cell.
I've written an RTD server in C# that runs great on my development
machine, but I'm having a heck of a time figuring out how to register
IVS.NET won't let me create ASP appl or WebServices13 Jan 2005 17:58 GMT4
I've installed Visual Studio .NET 2003 on my Windows 2000 machine. I
installed IIS also.
It serves up HTML and .ASP pages but will not work with asp.net pages
(.asmx).
Passing an ADODB.Recordset from VB6 to VB.Net (QueryInterface fail13 Jan 2005 17:55 GMT1
I am getting an error when trying to use an ADODB.Recordset that was passed
from a VB6 application to a VB.Net class library using COM Interop. I am
running this on WinXP SP2 using the .Net Framework 1.1 and MDAC 2.8 SP1.
This is what I've done:
Nasty COM Interop Problem13 Jan 2005 16:07 GMT1
I'm having a very weird problem with a wrapper I made around a com
object. While creating the wrapper I was testing it by means of a button
on a test form, and the COM wrapper worked just fine.
It was actually meant to be used in a multi-threaded environment. Now,
Interop Threading Weirdness - Axshdocvw12 Jan 2005 20:25 GMT1
I have a process that starts starts a windows form .dll on a new
thread.  The class gets instantiated, and then the StartNavigation()
method is called.  The StartNavigation method runs the
AxSHDocVw.AxWebBrowser Navigate method.  As soon as the navigate method
Marshalling pointer to pointer to interface12 Jan 2005 19:28 GMT6
I would like to call a method in an unmanaged C dll from C# using
VS2003. However, I haven't been able to
successfully do this so far. I am hoping that someone can help me get
this working.
SQLMERGX, REPLERRX unable to get error messages12 Jan 2005 05:55 GMT5
I use SQL Server Merge Replication in a C# Smart Client. Everything works
quite well until I try to get the information about occured errors.
First I tried to do it like every sample in the web does. I accessed the
ErrorRecords property of the merge control, checked the Count ...
C# access to C DLL11 Jan 2005 07:42 GMT6
Here's the breakdown:
I have an old C DLL that I want to access via C#.
I'm doing this via an outer DLL that wraps the old C DLL in an unmanaged
C++ class, which is in turn wrapped in a Managed C++ class.  Both these
Office interop10 Jan 2005 08:50 GMT9
When developing .net applications that will use office, do you have to
target a specifik office version (like office 2000) or does it work with
several office versions?
Example, if I create an application that uses office 2000. Will this run on
Pages: 1 2 3 4 5 6 7 December, 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.