Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
April 2008
May 2008
all groups > dotnet component services > april 2006

strong name keys
Posted by Gerben Visser via DotNetMonster.com at 4/29/2006 4:13:08 PM
Is it required to make strong name keys of the dll's to create interop assemblies, If i use different dll's(like cdoex.dll) in my com+ dll. Or is this only necessary when i can't set a reference to the library Immediately from insite the project? -- Message posted via http://www.dotnetmonste...more >>


difference between assembly: Guid("") in assemblyinfo.cs and Guid("") in class
Posted by Gerben Visser via DotNetMonster.com at 4/29/2006 2:27:08 PM
I'am a little bit confused because where to place the GUID for a the com+ dll in the assemblyinfo.cs or in the class implementation -- Message posted via http://www.dotnetmonster.com...more >>

Invoking COM / .NET DLLs from Windows Service
Posted by Praveen at 4/27/2006 10:57:53 PM
Hi, We are developing a .NET application which will invoke the methods from different COM / .NET DLLs. While invoking methods from .NET DLLs, I am encountering the following error. I have also included the detail of the error stack trace and the code that I have written to invoking the ...more >>

How to consume serviced component from client
Posted by Chris Zopers at 4/19/2006 11:11:54 AM
Hello, I've developed a small serviced component that's activated on the server. I have installed it on the server in the GAC and installed it with the regsvcs.exe tool. So the serviced component is installed and working correctly. Now I want to make a new vb.net project and use that servi...more >>

exe COM server ?
Posted by coso at 4/19/2006 12:00:00 AM
Hi, Can anyone please tell me if in .NET it's possible to create an exe COM server ? I would like to have the possibility to create such an server because I want to use it via COM from Win32 and also be able to run it via command line. And it has to be written in C#. Your response would...more >>

Q: Send messages from win-service to win-form
Posted by Tom Rahav at 4/18/2006 3:07:14 PM
Hi, I'm looking for information about how to send data (messages, etc.) from a running win-service to to a running win-form. Can someone help? Thanks, Tom. ...more >>

Interfaces and component services
Posted by Alex at 4/12/2006 1:02:22 AM
Hi I'm a newbye in the Enterprise application. I 'm studing how to access to a Com+ component hosted in IIS 6 using remoting. I would like to use an external interface in the assembly "B" shared between client and server and have my serviced components in the assembly "A", that depend on B,...more >>



DevelopmentNow Blog