Click here to Skip to main content
15,886,835 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
C#
Add reference from Class Library to Web Project doesn't work vs 2015??

error message----->a reference to 'test123' could not added.
Posted
Comments
[no name] 25-Nov-15 1:01am    
The library you are referencing is developed in other framework. So you need to install the framework to work perfectly. For example, if you are trying to load a Windows Mobile 5.0 project and do not have the Windows Mobile 5.0 SDK installed, install the Windows Mobile 5.0 SDK.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900