c# - Can not add a new reference from an new project in my solution -


i did thousand time doesn't work. added new project current solution. added reference new project existing one. error when trying build:

error 2 type or namespace name 'accessclass' not found (are missing using directive or assembly reference?)

i tried different things, cleanup solution, rebuild, etc. without success. solution under source control (tfs). should not problem, isn't it??

any suggestions solve issue?

thanks, tro

check on configuration manager of solution in vs2012. might not building new project in case there no dll or exe reference.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -