reference - vb.net imports does not contain any public member -
i have working , buildling sln multiple projects in vb.net. in virtual pc running xp , visual studio 2010. builds , runs fine. copy files windows 8 pc vs2010 sp1 , vs 2012. several of projects reference helper project. referenced dll project. changed actual project reference remove dll issues.
now in windows 8 pc every import or code reference helper project failing. helper project building fine. cannot figure out why imports failing works fine in xp machine , none of references erroring on windows 8 pc.
if unload referenced helper project builds , runs fine on windows 8. clean entire solution , deleted every dll the helper project created. positive helper project creating new dll , being used other projects. so.. why work if unload project. should same thing?
i had recreate sln file after worked in win 8
Comments
Post a Comment