Foros del Web » Programación para mayores de 30 ;) » .NET »

error no controlado al ocupar herramienta lupa de visual studio 2008

Estas en el tema de error no controlado al ocupar herramienta lupa de visual studio 2008 en el foro de .NET en Foros del Web. hola, tengo un error no controlado.. cuando tengo una dataSet, hago click en la lupa que trae visual studio 2008 para ver que datos me ...
  #1 (permalink)  
Antiguo 06/06/2011, 08:33
 
Fecha de Ingreso: noviembre-2008
Mensajes: 42
Antigüedad: 15 años, 4 meses
Puntos: 0
Exclamación error no controlado al ocupar herramienta lupa de visual studio 2008

hola, tengo un error no controlado.. cuando tengo una dataSet, hago click en la lupa que trae visual studio 2008 para ver que datos me trae un manda este error


Unhandled exception has ocurred a component in your application. if you click Continue, the application will ignore this error and attempt to continue.

Attempted to read or write protected memory. this is often an indication that other memory is corrupt.


System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Drawing.SafeNativeMethods.Gdip.GdipDrawRect angleI(HandleRef graphics, HandleRef pen, Int32 x, Int32 y, Int32 width, Int32 height)
at System.Drawing.Graphics.DrawRectangle(Pen pen, Int32 x, Int32 y, Int32 width, Int32 height)
at System.Windows.Forms.Control.PaintException(PaintE ventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandlin g(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.DataGridView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3620 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Microsoft.VisualStudio.CommonIDE
Assembly Version: 9.0.0.0
Win32 Version: 9.0.30729.1
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.CommonIDE/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.CommonIDE.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------



de antemano .. muchas gracias

Etiquetas: herramienta, lupa, ocupar, studio, visual
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 04:00.