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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
dll access error c# pass array of null pointers to c function30 Nov 2006 23:28 GMT5
Ive been trying to use the following function from the imaq.dll
library:
imgSequenceSetup(SESSION_ID sid, uInt32 numberOfBuffers, void*
bufferList[ ], uInt32 skipCount[ ], uInt32 startNow, uInt32 async);
Invisible ActiveX control created using ATL30 Nov 2006 06:01 GMT4
Could you please help me create an Activex Control that is invisible at runtime
I have selected the invisible at run time option which results in
DECLARE_OLEMISC_STATUS(OLEMISC_RECOMPOSEONRESIZE |
OLEMISC_INVISIBLEATRUNTIME |
x64 com interop issue30 Nov 2006 05:50 GMT5
We have a com dll that was written in vb6. We registered the dll on
TESTSERVER1 (x86) using regsvr32 and then used tlbimp w/ net 1.1 to create a
proxy stub. We then called the proxy stub from a asp.net web service and all
worked well.
Cannot create COM instance at runtime29 Nov 2006 16:02 GMT1
We're developing with a third party ActiveX component in VB.NET 2005.
I am able to create instances from the component using both early and
late binding if I run from within visual studio.  However, when I build
the project and run the executable on the same machine I get an
Pointer/IntPtr to UCOMIStream?29 Nov 2006 09:14 GMT2
I'm currently trying to retrieve the RFT body of messages in Outlook
(from an app written in C#), and since that is, from what I gather, not
supported by the Outlook object model, I had to dig deeper into MAPI.
Now, I think I am on to something, but I am kind of stuck at one point:
Problems registering C# COM object manually28 Nov 2006 16:36 GMT7
Whenever I try to use the class (in the normal C++) from the COM object
I get the "Class not registered" error. I have tried to register the
object with commands "regasm.exe MyModule.dll" and "regasm.exe
MyModule.dll /codebase" but neither of them doesn't work.
Native method that returns multiple strings27 Nov 2006 19:56 GMT1
I need to call a method in a C DLL that looks like this:
void GetSuggestList(LPTSTR buffer, int size);
I need to pass a preallocated buffer to the method, which returns multiple zero terminated strings in "buffer", an empty string terminating the sequence of the strings.
How do I ...
Unauthorised access exception using Web Browser control27 Nov 2006 15:54 GMT1
Not authorised exception using Web Browser control
Guys,
Not sure on the best forum for this.
We are getting an unauthorised exception when using the web browser control
Strong Name required27 Nov 2006 13:03 GMT1
Hi Jigar Mehta ,,
But I am using VS2003  .....
Where i have to mention the strong name( key value ) in assembly...
whether in assemblyinfo file or some other location ..
calling a DLL-function from .NET including a function pointer within a class/structure27 Nov 2006 10:02 GMT3
i have problems to implement a structure including a callback function
pointer correctly in C# .NET.
The structure is used as a parameter for a initializing function, which
is implemented in a C++ dll (unmanaged code) i want to use.
..... Error ...........25 Nov 2006 17:46 GMT1
cmdprompt>>sn.exe -k key.snk
cmdprompt>>Regasm asmname.dll /tlb:asmname.tlb
cmdprompt>>Gacutil /i asmname.dll
I am getting the following error....
ADODB Recordset Error On Sort25 Nov 2006 11:44 GMT1
I am working on an application that integrates with another app that
exposes its database thru ADODB. I can get a recordset without any
trouble, but I get a strange error when I call db.sort = "field".
The error is:
Excel VB.Net add-in: InvokeMember using up 40% of CPU25 Nov 2006 11:44 GMT1
I'm currently building an Excel add-in using VB.Net and am experiencing
some weird effects on one of my test machines. I am running a series of
demanding calculations on a sheet, and on the affected machine, when
profiled, it shows that System.RuntimeType::InvokeMember uses up close
problems with Word (COM)25 Nov 2006 08:21 GMT3
I am using COM object (Word) in my application, and I have two problems:
1) I open new instance of Word, with empty, new document. I hendle the
event DocumentBeforeSave. I would like to do something like this on this
event:
External table is not in the expected format. OWC1124 Nov 2006 14:37 GMT1
I am facing a peculiar problem. My Client Requirement is to Export and
Import Excel from and To DataSet for web Application using OWC.
Now Problem is When i Export file using OWC .. File's Extension is .xls but
it's XML Spreadsheet .. so when i am trying to import Extended ...
Pages: 1 2 3 4 5 October, 2006
 
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.