Hello,

My situation is as follows:

1) I developed WCF service using VS2010 on computer PC1 and published it using wizard to IIS 7 on the same computer. I've checked the code in to TFS2010. Everything works fine.

2) When I go to another computer PC2 and get the latest version from TFS2010, I can't load my WCF service source code because there's an error message that said I couldn't create virtual directory on remote computer, which is PC1.

How can I make it work?

Thank you in advance.


Regards,

Goran