HighTechTalks DotNet Forums  

[ES - COM+] all exceptions comes to user layer as: Exception from HRESULT: 0x80131500.

Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss [ES - COM+] all exceptions comes to user layer as: Exception from HRESULT: 0x80131500. in the Dotnet Framework (Component Services) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Mrozik
 
Posts: n/a

Default [ES - COM+] all exceptions comes to user layer as: Exception from HRESULT: 0x80131500. - 09-03-2004 , 11:58 AM






I had a .NET aplication, writed in C#, which uses COM+
(enterprise services)
It works fine few months ago.
Last time i had to run this application and his
behavior changed.

Last time i saw application, when exception
occured, it was rethrown to user layer and user can see
detailed desription, for example
"You can't delete a row because of something".

Now user always can see only information like below:

System.Exception
Exception from HRESULT: 0x80131500.

Server stack trace:
at VDC.BCL.IProject.SetTaskStatus(Int32 id_proces, String status)

at
System.Runtime.Remoting.Messaging.StackBuilderSink .PrivateProcessMessage(MethodBase
mb, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInContext, Object[]& outArgs)

at
System.Runtime.Remoting.Messaging.StackBuilderSink .SyncProcessMessage(IMessage
msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
at
System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage
reqMsg, IMessage retMsg)

at System.Runtime.Remoting.Proxies.RealProxy.PrivateI nvoke(MessageData&
msgData, Int32 type)

at VDC.BCL.ProjectBCL.SetTaskStatus(Int32 id_proces, String status)

at VDC.WIN.ProjectListForm.DeleteProject()

Product Version: 1.1.5.0


What could happen?
Last month we moved to active directory, i have to move my profile,
and i installed some patches to my OS... Any suggestions?

regards

pawel

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.