Mohammed Gouda wrote:
1- I failed to deploy from my machine to the server remotely I get the error "Could not find a Web server at 'servername'" (Note that my machine runs WinXP and the server runs Vista with IIS7)
I didn't get your point. You want to deploy remotely ? are you using Copy web tool for that ?
Mohammed Gouda wrote:
2-To test the server, I copied my work to the server and tried to deploy from there. It SUCCEEDED but still 2 problems: 2.i - the default page does not load, I have to write its path (so, how to define home page in IIS7) 2.ii - I failed to display the web site from any other machine in the domain
Yaa.. few month back I have been working in production environment of on of my live project on IIS 7. There are a few changes in settings on IIS 7. I have written a complete article on that. Hope this will helps you Deploying ASP. Net Websites on IIS 7.0 [^] Here you get step by step guide . if you have any more doubts can ask me .
cheers, Abhijit My Recent Article : Beginner's Guide To ASP.Net Cookies