Ayuda con un error
Publicado por Jose Olmes (86 intervenciones) el 30/06/2004 22:16:25
Hola,
He creado una aplicacion en vb . net con su respectivo instalador. Esta aplicacion la he instalado en algunos equipos com win xp, win 2000 y win 98. El problema es que en las maquinas con win 98 me sale el siguiente error y no tengo ni idea de como solucionarlo.
> Title: "MYPROGRAM.EXE -Common Language Runtime Debugging Services"
> Message: Application has generated an exception that could not be handled.
> Process id=0x550 (1360), Thread id=0x530 (1328).
> Click OK to terminate the application.
> Click CANCEL to debug the application.
>
> Cuando le doy click en Cancelar sale el sgte. mensaje:
>
> Title: "MYPROGRAM.EXE - No debugger found."
> Message: Registered JIT debugger is not available. An attempt to launch a
JIT debugger with the following command resulted in an error code of 0x2
(2). Please check computer settings.
> cordbg.exe !a 0x550
> Click on Retry to have the process wait while attaching a debugger
manually.
> Click on Cancel to abort the JIT debug request.
>
Agradezco la colaboracion que alguien me pueda dar.
Gracias
He creado una aplicacion en vb . net con su respectivo instalador. Esta aplicacion la he instalado en algunos equipos com win xp, win 2000 y win 98. El problema es que en las maquinas con win 98 me sale el siguiente error y no tengo ni idea de como solucionarlo.
> Title: "MYPROGRAM.EXE -Common Language Runtime Debugging Services"
> Message: Application has generated an exception that could not be handled.
> Process id=0x550 (1360), Thread id=0x530 (1328).
> Click OK to terminate the application.
> Click CANCEL to debug the application.
>
> Cuando le doy click en Cancelar sale el sgte. mensaje:
>
> Title: "MYPROGRAM.EXE - No debugger found."
> Message: Registered JIT debugger is not available. An attempt to launch a
JIT debugger with the following command resulted in an error code of 0x2
(2). Please check computer settings.
> cordbg.exe !a 0x550
> Click on Retry to have the process wait while attaching a debugger
manually.
> Click on Cancel to abort the JIT debug request.
>
Agradezco la colaboracion que alguien me pueda dar.
Gracias
Valora esta pregunta


0