August 2009 - Posts

0
Comments

Solution to the alert "The object identifier does not present a valid object" when trying to debug IIS-supplied applications through VS by zc0000

Met the error and felt wield ... Then I found a great article to explain the reason and point to the key of truth. http://blogs.iis.net/brian-murphy-booth/archive/2008/06/03/visual-studio-2008-unable-to-debug-asp-net-app-on-iis-7-0.aspx -------------...
57
Comments

Alert Cannot set a credential for principal 'sa' .... when trying to modify 'sa' properties through sql management studio 2008.. by zc0000

http://support.microsoft.com/kb/956177 You receive an exception in SQL Server 2008 when you try to modify the properties of the SQL Server Administrator account by using SQL Server Management Studio SYMPTOMS Consider the following scenario. You use the...
0
Comments

IIS7 FTP settings Instruction ..... by zc0000

IIS7 FTP settings http://learn.iis.net/page.aspx/320/using-ftp-virtual-host-names/ FTP 绑定之时,如果需要使用域名访问,则不但要绑定 FTP 域名 ftp.domain.com (一个绑定记录),还必须要一个 unassigned 绑定,直接绑定IP ! 两条绑定记录都是必须的!
More Posts