Friday, 15 August 2014

vb.net - In-Design Mode error - "Resource has no property named 'myResource'" -



vb.net - In-Design Mode error - "Resource has no property named 'myResource'" -

we weird scenario have resources in projet marked embedded.

in visual studio environment, while developping, homecoming error :

the type 'ourproject.my.resources.resources' has no property named 'tlsearch_image'

but promise exists! see when going in project's properties. , other resource not failing ok, exept one! inteliscence allow refers without compilation error.

here tried :

clear solution / rebuild = failed deleting can in project's folder in relation debug (in obj , bin) = failed restarting our computer (microsoft, yay!!) = failed delete everything, , our svn trunk = failed remove image designer, , add together = failed trying remove resrouce project's resources, , add together back... work while (like few minutes) , = failed dancing around computer party hat = failed

and add together complexity, fails on computer... not on other computers of our team , worked pretty yesterday. this, if no "major" changes made since then. anyway, our team @ same svn version... , i'm 1 fails.

anyone has experienced before because it's anoying can't see form while developping... can start debugging (f5) , not fail. please note not self reference problem saw in other post google search results.

our environment : windows 8.1, visual studio 2008 .net framework 3.5

edit

something tried removing resource, save name (such tlsearch instead of tlsearch_image) , worked... day or so. then, starts crashing designer 1 time again. , still me! wondering if not graphical issues or something! please help!

edit #2

ok, now, i'm not alone... 2 other colleague experiencing same error...

here's printscreen of got:

vb.net winforms visual-studio-2008 .net-3.5 designer

No comments:

Post a Comment