Re: Stop: 0xA



Dan H. wrote:
Thanks Dietmar
I am getting closer to resolving this issue. Looks to be pointing towards a display driver. I have changed the ServiceGroupOrder so that the driver(service) is started earlyer, therefor the application(service) loading the driver will not attempt to load the driver the same time the os is.

Thanks again
Dan

"Dietmar" wrote:

Hi UTF,

this behavior is shown, if something with
the numerating of your harddisks went wrong.
Try to connect/disconnect a harddisk or IDE device. Perhaps also works, to
put an USB device together at boottime.
After one succesfull boot, XPE changes itself the harddisk numeration and
all connected/disconnected drives can be removed.

Nice to hear from you
Dietmar



This error is normally device driver related.

Not necessarily in driver load order but rather a part of driver code attempting to execute at an IRQL_NOT_LESS_OR_EQUAL the priveledged level it is supposed to execute at.

ie. the IRQL is higher than it is supposed be for this piece of code to be executed.


.



Relevant Pages

  • Re: execute() vs executeUpdate() on a prepared statement
    ... the bug quickly,thanks. ... Server 2005 JDBC Driver ... execute may attempt to create a cursor. ... As you can tell the most important part of the repro is the SQL used ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: execute() vs executeUpdate() on a prepared statement
    ... I have the same problem.I use the rtwjdbc driver connect ... the bug quickly,thanks. ... Server 2005 JDBC Driver ... execute may attempt to create a cursor. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Data Download via ODBC
    ... when you execute a package manually it runs from your ... PC and under your security context. ... Did you install the Merant drivers on the server? ... getting is for unable to load driver. ...
    (microsoft.public.sqlserver.odbc)
  • Re: SNP2SXP.SYS
    ... Enquire, plan and execute ... belongs to Inca Webcam. ... I verified it through the Driver Details ... Stack unwind information not available. ...
    (microsoft.public.windowsxp.general)
  • Re: execute() vs executeUpdate() on a prepared statement
    ... The driver has tracing built in to help with these types of issues, ... Feel free to contact me at this alias minus the "online" ... > If I changed the execute() to an executeUpdateand change nothing else, ... >> request a cursor. ...
    (microsoft.public.sqlserver.jdbcdriver)