I have a project that was originally written in VS2008 (professional). I created the vs2010 solution (using VS2010 professional) from the projects in VS2008 solution, but could not add a link to the service from the domain level for the solution (class library project). I checked that the domain level project is aimed at the 3.5 or 4.0 framework, and tried to restore and even reinstall VS2010, but still can not add a link to the service.
The service link option is missing when I right-click a project. There was also an existing Web Service link, which now fails when called during unit testing.
Has anyone else experienced this problem?
user394721
source share