Question deploying a TFS web application from Server A to Server B

etl2016

Active member
Joined
Jun 29, 2016
Messages
39
Programming Experience
3-5
Hi,

I am deploying my TFS web application from one server to the other. This is the approach I am using.

1) Manually Copy the TFS application Folder from Server A to Server B under C:/inetpub/wwwroot/*SOME*TFS-FOLDER-USER-BUILT-APPLICATION to same location on Server B (plain Cotrl+C manual copy and ctrl+v paste)

2) From Server B, open IIS manager and expect to see *SOME*TFS-FOLDER-USER-BUILT-APPLICATION (yellow folder colour) and do a "convert to application" to transform it into a web application (with a Globe symbol)

Here, Step-2 is not happening as expected. Could you please suggest what could be happening? I have 4.5 and above .NET framework on Server B?

thank you for your help
 
Back
Top Bottom