Loading

上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 39 下一页
摘要: Boot the system with a setup DVD or USB stick. At the setup screen, don’t choose “Install Now”, but press “Shift-F10” to get into command line mode [thanks to the many feedbacks for this shortcut!]. T... 阅读全文
posted @ 2010-06-06 10:20 .net's 阅读(732) 评论(0) 推荐(0)
摘要: 1,Ricoh 多合一读卡器驱动程序2,Intel AMT 4.2 - Management Engine Interface驱动程序3,ThinkPad -- Intel Turbo Memory驱动程序4,集成System Interface的Hotkey驱动程序5,ThinkPad -- Switchable Graphics 驱动程序6,ThinkPad ACPI电源管理驱动7,Think... 阅读全文
posted @ 2010-06-05 19:43 .net's 阅读(839) 评论(0) 推荐(0)
摘要: http://blogs.architectingconnectedsystems.com/blogs/cjg/archive/2010/05/27/Step-by-Step-SharePoint-2010-Instal-RTM.aspx 阅读全文
posted @ 2010-06-05 19:39 .net's 阅读(297) 评论(0) 推荐(0)
摘要: 在windows 2008 r2 en中安装sql server 2008 r2 cn出错error:EventType : sql100msi P1 : 10.50.1600.1 P2 : unknown P3 : sqlsupport.msi P4 : 0x2d2816fe P5 : 0x3 P6 : install_sqlsupport-----------I haverun into th... 阅读全文
posted @ 2010-06-04 17:25 .net's 阅读(1165) 评论(0) 推荐(0)
摘要: 1,将dll注册到gac中 2,部署feature 3,   激活feature 4,   重启sptimerv3 5,重启IIS 6,   attach OwsTimer.exe 每次修改都要重复以上步骤 阅读全文
posted @ 2010-05-16 09:04 .net's 阅读(343) 评论(0) 推荐(1)
摘要: An exception of type System.Security.Principal.IdentityNotMappedException was thrown. Additional exception information: Some or all identity references could not be translated. when reinstalling Micro... 阅读全文
posted @ 2010-05-06 13:25 .net's 阅读(843) 评论(0) 推荐(0)
摘要: 更新所使用的 Central Administration 应用程序池帐户的密码。若要这样做,请按照下列步骤操作: 服务器场中的所有服务器上打开命令提示符键入下面的行,然后按 ENTER 键: cd %commonprogramfiles%\Microsoft Shared\Web 服务器 extensions\12\Bin 承载管理中心网站在服务器上命令提示符下键入以下行,然后按 ENTER 键... 阅读全文
posted @ 2010-05-04 18:05 .net's 阅读(591) 评论(0) 推荐(0)
摘要: 数据上下文是可继承的。如果对父元素设置了数据上下文,则其所有子元素都将使用这一数据上下文。子元素可以通过以下方式来重写此行为:对其绑定对象设置 Source 属性或者设置其 DataContext(之后将应用于其所有子级)。 阅读全文
posted @ 2010-04-22 10:00 .net's 阅读(647) 评论(0) 推荐(0)
摘要: 窗口大小调整 尽管使用 Canvas 对对象进行绝对定位在某些情况下很有用,但是在大小可变的浏览器窗口中,这通常是一个很糟糕的策略。绝对定位不允许对象根据浏览器窗口的大小调整在页面上重新排列,对象保留在各自的指定像素位置。 StackPanel 和 Grid 允许内容重新排列。Grid 对象是 Visual Studio Silverlight 模板使用的根元素。尽管在使用方面 Grid 对象比... 阅读全文
posted @ 2010-04-21 17:07 .net's 阅读(389) 评论(0) 推荐(0)
摘要: This example illustrates how to use the ECMAScript client side object model to update and read list data dynamically. Also shown is how to use the new Dialog API’s from client side script. reference:... 阅读全文
posted @ 2010-04-15 18:07 .net's 阅读(638) 评论(0) 推荐(0)
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 39 下一页