Showing posts with label IIS7. Show all posts
Showing posts with label IIS7. Show all posts

Sunday, October 18, 2009

Self-Signed Certificates on IIS 7

http://www.robbagby.com/iis/self-signed-certificates-on-iis-7-the-easy-way-and-the-most-effective-way/

http://www.netometer.com/video/tutorials/server-2008-self-signed-certtificate/
http://hansolav.net/blog/SelfsignedSSLCertificatesOnIIS7AndCommonNames.aspx
http://learn.iis.net/page.aspx/144/how-to-setup-ssl-on-iis-70/
http://learn.iis.net/page.aspx/304/using-ftp-over-ssl/
http://serverfault.com/questions/57727/cannot-create-self-signed-ssl-certificate-with-iis-7

http://www.2bbit.com/details.php?id=221097
http://www.2bbit.com/details.php?id=212734

Thursday, November 6, 2008

An ASP.NET setting has been detected that does not apply in the Integrated managed pipeline mode



จะเจอ error นี้เมื่อสร้าง application หรือ vertual directory ใหม่แล้วเข้าใช้เว็บไซต์ (IIS7)

แก้โดยกด “Windows” + “R” แล้วพิมพ์ %SystemRoot%\system32\inetsrv\appcmd migrate config "Default Web Site/" กด OK เป็นอันเสร็จ

ลอง refresh หน้าจอใหม่ก็จะ run application ได้

http://blog.benhall.me.uk/2008/05/aspnet-setting-has-been-detected-that.html
http://www.monavista.com/webboard/showthread.php?t=4839