Exception Number : c0000022

  • Thread starter Thread starter ILangovan S.
  • Start date Start date
I

ILangovan S.

Hi,

I have a problem on Windows 2000 with SP3. My application
is crashing and produce the drwstn32.log file. The
drwtsn32.log says that the problem is in RtlRaiseStatus
function throws an exception RtlRaiseException. It seems
that the problem in Windows 2000 kernal. The exception
number in drwtsn32.log file is c0000022. Can any one give
me related articals other than 'Knowledge Base - Q321733'?

Thanks
 
Hi,

I got the solution for my problem. It is as below.

Exception C0000022 is an internal error code of Windows.
The purpose of this is not to be able to open the resource
(return 'access denied') to the public in MS.
This problem is closed as a problem of Windows.
 
Back
Top