Can not create controls

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an asp.net application using vb.net code. When I try and view the
pages in design mode I get 'error creating control' messages with 'Attempted
to read or write protected memory. This is often an indication that other
memory is corrupt'

These are custom controls.

Anyone have any ideas as to what causes this?
 
I've seen errors with attempting to create controls at design - time, but
"attempted to read or write protected memory" might be an indication of a
buggy control.
Peter
 
The controls work fine on others machines and have till recently worked on
this machine.

Ben
 
Back
Top