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 / December 2003

Tip: Looking for answers? Try searching our database.

exception: Couldn't get an IUnknown from GetObjectInterface we expected

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pankaj - 23 Dec 2003 09:21 GMT
Hi,
I have developed the a class in C# using .Net framework 1.0 SDK which is derived from ServiceCompnonent. This class is hosted in IIS 6.0 and OS is Windows 2000 profesional.

Some time when server is too busy I got an exception that "The run-time environment has detected an inconsistency in its internal state. Please contact Microsoft Product Support Services to report this error.  Error in .\obja.cpp(157), hr = 80131014: Couldn't get an IUnknown from GetObjectInterface we expected". After this exception IIS is terminated.

If I restart the IIS, then it works fine.

Does anybody have any idea, why is corruption is going on onto server?

regards,
Pankaj
Mattias Sj?gren - 29 Dec 2003 22:32 GMT
Pankaj,

>Does anybody have any idea, why is corruption is going on onto server?

I'm not sure what's going on, no. But the HRESULT you're getting
(0x80131014) is defined in CorError.h as

#define COR_E_APPDOMAINUNLOADED EMAKEHR(0x1014)  // access unloaded
appdomain

Mattias

Signature

Mattias Sjögren [MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.


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.