Showing posts with label Windows Vista. Show all posts
Showing posts with label Windows Vista. Show all posts

Saturday, September 12, 2009

Visual studio Development Server problem in Vista

ปัญหาคือเมื่อ debug หรือ view in browser จะขึ้น error

Internet Explorer can not display the page

วิธีแก้
ไปที่ C:\Windows\System32\drivers\etc\
เปิดไฟล์ชื่อ hosts โดยใช้ Text Editor comment บรรทัด "::1" เป็น "#::1" แล้วก็ save หลังจากนั้นลอง run เว็บใหม่

http://www.vijaykodali.com/post/2009/03/Visual-studio-Development-Server-problem-in-Vista.aspx

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

Thursday, September 18, 2008

How to enable disable Ctrl + Alt + Del before logon XP or Vista

1. Windows + r and type control userpasswords2 (XP, Vista) or netplwiz (Vista only).




2. Goto advance tab on popup window. You can check the checkbox for enable ctrl + alt + del and uncheck the checkbox for disable ctrl + alt + del before logon.