I'm doing some solution housecleaning and want to move a few web references from one project to another. VS2010 will not let me drag/drop them from one project to another. What is the easiest way to move them? If it matters these are old-style asmx web services, not WCF services.
+1
A:
I think you'll have to manually copy the folders. And then edit the proj file in a diff tool like beyond compare.
Actually a thought - can you no add the project to the current solution and copy/paste or drag copy?
Preet Sangha
2010-09-02 23:57:46
Tedious but functional. I'll accept this if no one has a better idea by tomorrow.
Gabe Moothart
2010-09-03 00:05:53