Reputation: 1095
I added a service reference to project A in the past. I deleted the reference and tried to "add a service reference" by right clicking on the project, and that option is not there anymore. Only "Add reference" is in the menu. Same thing in the Project menu on the top.
I opened another windows phone project of mine (project B), I was able to see "add a service reference" after right clicking THAT project...
I compared cjproj files and I copied project B csproj text to project A, didn't work.
I'm mystified.
Upvotes: 1
Views: 546
Reputation: 1095
I ended up having to create a new windows phone project and migrating each file and folder over. Not fun.
Upvotes: 1
Reputation: 16826
Seems to be a known issue. Try cleaning the solution and reloading it. Also, delete any service references that might be located in the project folder.
Upvotes: 0