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

Tip: Looking for answers? Try searching our database.

COM+ Pooled Components not deactivated on Windows 2003

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dany - 30 Mar 2006 18:25 GMT
I'm having problems with a COM+ Server Application written in C# .net 1.1. The Problem only occurs on Windows 2003.
I have implemented a COM+ Application containing a pooled COM+ Component. After accessing the COM+ Component using a ProgID the component isn't deactivated and stays in activated (=referenced) and not released to the pool. This happens when accessing from a ASP.net application or even a VBScript:

set umbObj = CreateObject( "UmbrellaNT.K2Quality.UmbrellaNT" )
set umbObj = Nothing

Even after the calling ASP.net or VBScript application closes the COM+ Component stays activated. As I mentioned on Windows XP this Problem does not occur.

Does anyone have an idea or are any similar Problems in Windows 2003 known?

Thanks for any help.
 Dany
VB6 To .NET - 30 Mar 2006 18:42 GMT
Maybe implement IDisposable and the dispose pattern in your .NET assembly so
your resources are cleaned up properly.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/c
pconFinalizeDispose.asp


> I'm having problems with a COM+ Server Application written in C# .net 1.1.
> The Problem only occurs on Windows 2003.
[quoted text clipped - 16 lines]
> Thanks for any help.
>  Dany

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.