Monday, October 17, 2011

Asp.NET web project publish using IIS Add Ftp Publishing

Энэ удаад asp.net web site -г хэрхэн Internet Information Service д бүртгүүлэх болон хийсэн вебээ IIS ийн Ftp Publish ашиглан кодоо хуулах эсвэл байршуулах тухай.

1. Install Visual Studio 2010
2. Install IIS from Windows Features in Control Panel
3. shell that "C:\Windows\Microsoft.Net\Framework\v4.0.30319\aspnet_regiis.exe -i" on windows command prompt. It is register for required Framework libraries into IIS
4. Create ASP.NET Project
5. add web site ( may be physical path as C\:MyAspNetProject1 ) on IIS
6. Click mouse right button, Add FTP publishing into your web site






























































example: computer/username -> 192.168.1.107/boroo

7. Publish now your web project from Visual Studio





























example: User name: server or boroo
Your visual studio status will be Publish started.......

No comments: