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 > june 2006

SerializationException while returning XmlElement type in Com+ Component
Posted by rh.krish NO[at]SPAM gmail.com at 6/28/2006 8:59:31 PM
Hi, I have a Com+ component in C# which has a method as follows: public XmlElement CreateRequest ( string loanNumber ); This method creates a request using XmlDocument object and returns XmlDocument.DocumentElement which is basically an XmlElement. Now after registering in com+ using reg...more >>


Cannot create instance of C# COM server compile with VS 2005
Posted by Ray Lau at 6/22/2006 4:02:15 PM
Dear all, I had written a COM server using VS2005, and no problem if test in VB script. However, I copy the code from VB script to Excel VBA, it prompt "File or assembly name CsharpCOM or one of its dependencies, was not found." After the error, I compile the program using VS2003. It can ...more >>

COM+ is down.
Posted by Sony Anchery at 6/15/2006 4:53:26 AM
Hello all, I have a VC++ program that interacts with COM+. These COM+ are written to interact with database. But for some reason the COM+ going down. I'm not able to find out what exactly make the COM+ to go down. Since the COM+ is down, the VC++ program won't get any data, when it makes the ca...more >>

Serviced component on a remote machine
Posted by mrvankleef NO[at]SPAM hotmail.com at 6/14/2006 4:27:22 AM
Hello, I have an ASP.NET website on computer A and a serviced component on computer B. Computer A, a development computer, is running Windows XP, and computer B is running Windows 2003 Standard. Now I want to make a reference in the website to the serviced component. If I add a reference I c...more >>

URGENT (COM+ Applications)
Posted by Joe at 6/13/2006 6:45:41 PM
Hello, I have a problem migrating a distributed application from Windows 2000 + IIS 5 to Windows 2003 + IIS 6. The application is written in VB6 and it uses COM+ to allow communication between the web server and the application server through a firewall. Now that the customer is moving ...more >>

The object that wouldn't die
Posted by Paul Taylor at 6/1/2006 12:45:28 PM
I have a COM+ application with one object that is never destroyed. Each time I run the client application that uses it, the a new instance of the object is created. Even though the object is set to null by the client, it never gets garbage collected. The only way to destroy the object instance...more >>



DevelopmentNow Blog