
Originally Posted by
chandrasekharan
i am getting an WSERV 9 error. what can be the reason for it???
You will get the details of such erros from SDK help.
Here is the description for WSERV 9
HTML Code:
Attempted to use a non-active graphics context.
A drawing request was sent to a graphics context when the context was not active.
On the server side, this panic is raised by CWsGc::CommandL() on all requests received when the context isn’t active except EWsGcOpActivate, EWsGcOpDeactivate, EWsGcOpFree, and EWsGcOpTestInvariant.
reagrds,
Peter