vb.net - Visual Basic compiler is unable to recover from the following error: System Error &Hc0000005& (Visual Basic internal compiler error) -
this error first appear occur randomly.
steps recreate:
- open visual studio , load solution (some files automatically opened) - when problem occurs
- close open files
- restart visual studio , load solution (no issues)
- open same files again, restart visual studio , load solution files open automatically (problem occurs!)
so problem appears reproducible.
however, when trying narrow down single file (that automatically opened when solution loaded), couldn't reproduce problem. files open again problem doesn't occur!!! looks fixed - though happened before , issue came back.
i think 1 of user controls devexpress controls on - when error occurs, designer displays error. though can't reproduce @ moment confirm that.
this has stopped happening time being, can't reproduce it.
try catch exception , post callstack here. grab callstack, try use approach described in what information need fix problem, occurs products @ design time?. also, please make copylocal attribute devexpress assemblies referenced project set false. also, bin folder of application should not contain our assemblies. perhaps, address issue.
Comments
Post a Comment