Unit Testing

C

Cam

Hi have a question about unit testing web services. I have created a web
service that has public and private methods.I would like to generate unit
tests but when I generate the unit tests I get a message that says "Web
reference to target project could not be updated. Please make sure the
project builds. You may also need to manually update, or re-add the web
reference to the test project.". I did the following. I have made sure the
project builds without any errors. I updated the web reference. I have spent
a day and half reading out this subject and can't seem to figure it out.

Any help would greatly appreciated.
Cam
 
C

chanmm

I hit that error message before too. But after I rebuild remove the web
reference and put it back somehow it works.

chanmm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top