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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to register .NET component to use with COM clients08 Jan 2004 20:00 GMT5
I have VB.NET component, which has methods to encrypt and decrypt the
database password.  The purpose for this is, we can't place database
password in plain text in .config file.  So we need to encrypt it and place
it in .config file, and while connecting to database we need to ...
Whar is the purpose of ComRegisterFunction/UnregisterFunction anc CoClassAttrib?08 Jan 2004 00:51 GMT1
I tried to apply these attributes to my class and I sill
cannot all my register function via REGSVR32.EXE.  I know
of the REGASM.EXE with the /CODEBASE option, but I just
want to have a assembly that is compiled and ready to be
BrowserControl07 Jan 2004 21:50 GMT3
Thanks for anyone who want or can help.
I wrote a Window app in .NET which can launch an IE
browser and control it to Navigate to a particular url. My
question is after it loads the html page how do I access
Visio 2003 Pro PIA07 Jan 2004 19:43 GMT4
Help!
I just upgraded to Visio Pro 2003 specifically to use the .NET Primary
Interop Assembly and the ActiveX control.  I installed it, but cannot find
the PIA dll file.  Where does this get installed? It doesnt show up in my
Handling a broadcasted message in managed VC++.NET07 Jan 2004 04:06 GMT1
    I'm a rookie to .Net development. I have two VC++
applications, one is an MFC application and another a
VC++.NET managed CONSOLE application. I have to post a
message using Messaging Queues. I broadcast the message
COM Automation - Simple port from VB failing06 Jan 2004 14:00 GMT5
The following code starts an application for automation in
VB:
   Dim IMFAObj As Object
   Set IMFAObj = CreateObject("Famas2000.Application")
create a class dynamicaly at run-time?06 Jan 2004 10:48 GMT1
How to create a class dynamicaly at run-time?
   Some documentations in MSDN say that it is feasible
using the class "TypeBuilder",but I don't know how to do.
   Is there anyone who can help me? Sample code is
System.NullReferenceException using MsiInstallProduct05 Jan 2004 23:26 GMT1
In conjunction with interop using MsiSetExternalUI and MsiSetInternalUI to
create a custom UI for software installation, I have declared (in a wrapper
class 'MsiInterop') the following interop signature to MsiInstallProduct:
   [DllImport("msi.dll", CharSet = CharSet.Auto)]
Please help me with my interop error using C#05 Jan 2004 22:47 GMT1
Hi, I'm really new to interop and C# decided to try it today, but I seem
to be getting a strange error: 'DexterLib.IMediaDet.Filename' denotes a
'property' where a 'method' was expected. It says this for every method
that I use, I just referenced Qedit.DLL using the VS.NET IDE.
com+ objects not releaed on w2k3, not on winxp05 Jan 2004 20:00 GMT1
I wrote an .net component, run in winxp fine.
but the "objects" column in the w2k3 com+ never releaed.
it went higher and eventually bring down the server..
I have flag the deactivateOnReturn, otherwise it's pooled , and not
Out of memory errors when automating Outlook05 Jan 2004 00:20 GMT1
I use C# and Interop to automate Outlook. It works fine,
except when I access a large number of items I get an out
of memory error. The code is simple:
using MSOutlook=Microsoft.Office.Interop.Outlook;
Remoting->Delegate04 Jan 2004 14:54 GMT1
I Wonder... Can a server-side class exposed through remoting expose a
delegate? In other words: can a client set a server-side delegate that
in-turn will be asynchronously called from the server on the client?
Thanks,
Problems with MarshalDirectiveException03 Jan 2004 03:09 GMT1
Ok... I'm extremely confused.  I'm attempting to create a tessellation
class... and am having issues with the Combine Callback...
The callback is defined as in GLU as:
void combine( GLdouble coords[3], void* vertex_data[4], GLfloat
Marshal an object as an opaque pointer03 Jan 2004 02:14 GMT4
Ok... I know I'm coming up with some weird stuff... but this is needed
in order in order to call some tessellation functions in the OpenGL
Util library (glu32.dll).
Several of the fuctions in the library take a void*, which is then
System.Runtime.InteropServices.COMException: Object variable or With block varia02 Jan 2004 18:10 GMT1
i am trying to use a com component in an ASP.NET
application. But it gives me an error as follwos:
"System.Runtime.InteropServices.COMException: Object
variable or With block variable not set"
Pages: 1 2 3 4 5 6 7 8 December, 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.