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
difference between InstallAssembly and Reasm.exe /tlb31 Jan 2005 22:09 GMT3
What is the difference between what
RegistrationHelper.InsallAssembly
vs
Regasm.exe /tlb
Serailize RCW class OR IPersistStream call to RCW class question31 Jan 2005 21:59 GMT1
I have a RCW class that was generated by the VS.NET2003 IDE when I added a
COM dll reference to my project. This all works fine when I call methods on
it. My initial problem is that in ASP.NET I would like to add this to the
Session object whilst using SQLServer as the session ...
Calling functions from .NET dll from Win32 C++31 Jan 2005 11:19 GMT1
I need to call functions in the .NET assembly (dll) from an unmanaged application via winAPI calls (LoadLibrary...). I've found examples on how to modify the .IL code of an assembly so I can export the methods needed, but I have a following problem :
Everything works fine when I ...
Delete a Computer Account from31 Jan 2005 11:13 GMT2
I can use DirectoryEntry.DeleteTree() to delete a Computer Account but when
there's a problem, the error message always seems to be "Unspecified Error".  
I need to know whether I've got user credentials problems or non-existant
objects.  Reading around the problem, it seems that ...
QueryInterface does not work for services, works for other applications.31 Jan 2005 06:11 GMT1
I've got a problem that can be more or less reliably reproduced.
I've got a com object described in a c++ written com library. There's
also an interop for this library. the object has two interfaces. as
long as use the default interface, everything works fine, but when I
Strong Name Microsoft.ApplicationBlocks.Data.dll29 Jan 2005 19:01 GMT8
Can anyone give me specific instructions on how to assign a strong name to
microsoft.applicationblocks.data.dll.
I keep getting errors when I try
Server Busy Dialog Box29 Jan 2005 09:39 GMT1
When using a web service I currently have sometimes I get a dialog box
"Server Busy", not that I mind being told that but I would like to delay it
from coming up so quickly.
Is there a setting somewhere for a timeout time for this dialog box?
Any reason NOT to strong-name an assembly?29 Jan 2005 02:28 GMT10
Can anyone think of a reason why a 3rd party vendor writing .NET components
would NOT strong name their assemblies?  What harm does adding a strong-name
to assembly present - I would think none whatsoever.
Strong-naming the assembly should benefit the end user just in case he/she
Issues with NetLocalGroupAddMembers and PInvoke28 Jan 2005 20:05 GMT4
I'm attempting to implement NetLocalGroupAddMembers via pinvoke.  I want to
be able to use either type as the member argument, whcih means using an
intptr rather than a ref to a specific LOCALGROUP_MEMBERS_INFO structure.
My pinvoke signatures:
.NET / Excel Hell28 Jan 2005 14:50 GMT4
And I thought COM to Excel was a pain.  Having eventually discovered the tech
note that lays out the idiom for referencing Excel COM objects from .NET, I'm
still getting the familiar memory errors on program termination under certain
circumstances. The problem seems to revolve ...
C++ Interop - Mixing unmanaged & managed worlds28 Jan 2005 13:57 GMT1
I have a C++ (mixed .dll managed & unmanaged) to expose a C# class to the
unmanage world.  I'm creating an unmanaged method that calls a C++ managed
method that forwards the request to my C# class.
Traditional unmanaged code -> Unmanaged Wrapper -> Managed Wrapper -> C#
calling ADSI objects from Web Application28 Jan 2005 11:09 GMT1
Hello, I got this weird problem. I have an intranet application that needs to
communicate with Active directory. Authentication to Web application is done
by means of active directory accounts.
Now I have this code:
? How to strong name a 3rd Party Assembly ?28 Jan 2005 06:20 GMT3
I have a third party assembly that I need to strong name because the C#
project I'm referencing it in will be strong named.
Every time I compile my project I'm getting "Assembly generation failed --
Referenced assembly 'xxxxx' does not have a strong name".
problem with ITCallInfo.CallState when dialing to a phone.28 Jan 2005 05:29 GMT8
I've started to learn TAPI and I'm trying to dial to a phone
(eventually I wan't to send a voice message to a phone, but right now I
can't even dial properly).
I'm using C# & visual studio 2003,and I imported the TAPI3 com object
Receive byte array of unknown length?27 Jan 2005 09:00 GMT1
I am calling an unmanaged funtion [1] like this [2] and it works but I am
worried that I should be freeing memory allocated to the IntPtr - should I,
and if so, how?
[1]
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.