Main Page | Report this Page
.NET DotNet Forum Index  »  .NET Framework Forum  »  .Net framework HRESULTS...
Page 1 of 1    

.Net framework HRESULTS...

Author Message
PLS...
Posted: Wed Oct 21, 2009 4:23 pm
Guest
Is it possible to have the Visual Studio error lookup tool display .Net
framework errors such as 0x80131502??

++PLS
 
Jeroen Mostert...
Posted: Wed Oct 21, 2009 7:07 pm
Guest
PLS wrote:
Quote:
Is it possible to have the Visual Studio error lookup tool display .Net
framework errors such as 0x80131502??


Not to my knowledge, but
http://www.koders.com/csharp/fid52ADA080247C238D6E2DD1D5DF338EC291088C81.aspx
can be used as reference material. This one is COR_E_ARGUMENTOUTOFRANGE. A
more complete but less accessible list is in CorError.h, which is included
in the Platform SDK.

--
J.
 
 
Page 1 of 1    
All times are GMT - 5 Hours
The time now is Wed Nov 25, 2009 11:38 am