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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
marshal 2-d arrays, structure members, and arrays of structures11 Apr 2006 17:59 GMT1
Hi. I'm writing a C# front end to replace a spreadsheet/vba front end to our
legacy dcom server written in C++. I'm just learning .NET (learn by doing,
they say) and I don't really know any COM, so apologies if the answers are
obvious.
Different versions of COM/.NET Bridges11 Apr 2006 17:35 GMT1
Hi,
I'm using following bridge architecture to connect
native 32-bit applications with .NET
32-bit => COMServer.exe => .NET.dll => .NET Destination apps
Problem passing string as BSTR string to C DLL - Nullreference exception11 Apr 2006 14:32 GMT1
Platform: VB.Net 1.1
I am trying to pass a string in VB.Net to a C Dll method which accepts a
BSTR. I get a nullreference exception whenever I call the API.
The following VBA declaration works fine in my previous Application:
strong singing and calling the correct version11 Apr 2006 13:09 GMT4
This may go along with my previous post but here goes:
I've done the following:
   Created an assembly with a class that is exposed to COM
   Signed the assembly
Exporting to Excel11 Apr 2006 12:11 GMT2
I want to build an Excel Worksheet from a VS2005 program.  I have downloaded
a C# sample program from Microsoft called AutoExcel.  It builds OK, but when
I try to run it, I get an error at this line:
_Workbook workbook = workbooks.Add(XlWBATemplate.xlWBATWorksheet);
Needed advise in the use of IntPtr within PInvoke11 Apr 2006 11:15 GMT1
I have some doubts about the using of PInvoke to import dll functions.
Let's see
I have a function which returns a pinter to a structure to open a network
adapter
Classic ASP and multiple versions of comvisible .net classes11 Apr 2006 07:42 GMT4
I have a class assembly that I have made visible via com. I've strong named
it, put it in the GAC, and registered it with RegAsm, and have successfully
called it from ASP and a VBScript file. I then incremented the version # of
the assembly and made a slight code change. The ASP ...
w3wp.exe hangs frequently when the .NET application uses a COM component which makes use of CMAPs andCString.11 Apr 2006 07:40 GMT2
I have a Web application written in C#  which makes use of our
underlying COM components. The application when hosted on Windows 2003,
hangs frequently when used under heavy load.
The hang dump(AD+)  taken for the w3wp.exe process shows our COM
Quick Early V-Table Binding + CCW Question.10 Apr 2006 22:06 GMT2
Will defining Your own interface in a .NET library and marking it as
[ClassInterface(ClassInterfaceType.None)] allow the COM Client to call the
.NET CCW using early(V-Table) binding?
Thanks,
InternetShortcut and IUniformResourceLocator10 Apr 2006 20:25 GMT4
Has anyone successfully create/read internet shortcut files (*.url) from .NET?
When I create an object for CLSID_InternetShortcut
{FBF23B40-E3F0-101B-8488-00AA003E56F8}, I can cast it to IPersistFile, but I
can't cast to IUniformResourceLocatorW
Keyboard Hooks for IE.10 Apr 2006 20:00 GMT1
   We are trying to implement a keyboard hooker for IE using C#. For
this we are trying to install a global message hook using
SetWindowsHookEx function:
       mHook=SetWindowsHookEx(WH_KEYBOARD_LL,new
interop error on ADO to excel copyFromRecordset(rs)10 Apr 2006 17:30 GMT3
I'm running into a problem with relatively long fields (this one is
1351 chars long) where it's failing on the copyFromRecordset(rs) call.
The exception I'm getting is:
An unhandled exception of type
MSHTML - IDM_PRINT - Print Template - IE Automation10 Apr 2006 14:13 GMT1
I have a client who requires IE to print HTML files.  The automation is
complete using the above, but now they want to be able to switch printers
(not print to the windows default priter, but to a printer specific to a
document)
Deploying .NET COM wrapper10 Apr 2006 14:02 GMT2
I'm having a little trouble deploying a .NET DLL, and I was wondering
if anyone here could help.
Basically, I've built a DLL to expose some .NET components to COM.
After building the DLL and running "regasm /tlb" and "gacutil", I can
New to Dot Net Interop10 Apr 2006 12:02 GMT2
I have a need to create a dotnet class assembly that will be registered as a
COM object and called by an ASP page. I've been searching the web, but
haven't come across anything great or not to far above my head at this point
on accomplishing the above.
Pages: 1 2 3 4 5 6 March, 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.