<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.orcsweb.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ORCS Web Blogs</title><link>http://blogs.orcsweb.com/default.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator><item><title>The server principal 'A' is not able to access the database 'B' under the current security context (Microsoft SQL Server, Error:916)</title><link>http://blogs.orcsweb.com/desiree/archive/2008/07/01/the-server-principal-a-is-not-able-to-access-the-database-b-under-the-current-security-context-microsoft-sql-server-error-916.aspx</link><pubDate>Tue, 01 Jul 2008 21:55:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:36174</guid><dc:creator>Desiree</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi All!&lt;/p&gt;&lt;p&gt;I ran into an issue that I could not resolve for two days and, with the help of MS, it is finally resolved. It was enough of a thorn in my side that I thought I should post it online in hopes that it will help some resolve it a lot faster. &lt;/p&gt;&lt;p&gt;The error:&lt;/p&gt;&lt;p&gt;The server principal &amp;#39;A&amp;#39; is not able to access the database &amp;#39;B&amp;#39; under the current security context (Microsoft SQL Server, Error:916)&lt;/p&gt;&lt;p&gt;The issue:&lt;/p&gt;&lt;p&gt;This issue occurs with SQL Server 2008 RC0.&amp;nbsp; Using SQL authentication, I could connect to database engine but I could not expand the &amp;lsquo;Databases&amp;rsquo; node.&amp;nbsp; It would result in the error above.&amp;nbsp; The issue is with SQL Server Management Studio itself, not the database engine or any other aspect of SQL Server.&amp;nbsp; I could connect to the SQL installation from another server running SQL Server 2008 RC0, using SQL authentication, and expand the &amp;lsquo;Databases&amp;rsquo; node without any errors.&amp;nbsp; But I couldn&amp;rsquo;t connect locally using SQL authentication. &lt;/p&gt;&lt;p&gt;In a nutshell:&lt;/p&gt;&lt;p&gt;Server A &amp;ndash; While logged in locally on Server A, I could not connect and expand the &amp;lsquo;Databases&amp;rsquo; node successfully using SQL authentication. &lt;/p&gt;&lt;p&gt;Server B &amp;ndash; I could connect to the SQL instance on Server A and expand the &amp;lsquo;Databases&amp;rsquo; node using SQL authentication successfully. &lt;/p&gt;&lt;p&gt;The work around:&lt;/p&gt;&lt;p&gt;1.&amp;nbsp;Within SQL Server Management Studio, view Object Explorer Details window by selecting View --&amp;gt; Object Explorer Details in menu (or hitting F7) &lt;br /&gt;2.&amp;nbsp;In Object Explorer window click at Databases folder &lt;br /&gt;3.&amp;nbsp;In Object Explorer Details window right-click at the column header and select &amp;lsquo;Reset view&amp;rsquo;.&amp;nbsp; &lt;br /&gt;4.&amp;nbsp;Refresh Databases folder&lt;/p&gt;&lt;p&gt;I hope this helps!!&lt;/p&gt;&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=36174" width="1" height="1"&gt;</description></item><item><title>Helping Others: Hosting Customer Service and Technical Support</title><link>http://blogs.orcsweb.com/brad/archive/2008/07/01/helping-others-hosting-customer-service-and-technical-support.aspx</link><pubDate>Tue, 01 Jul 2008 11:37:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:36138</guid><dc:creator>Brad</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;em&gt;&amp;ldquo;Successful people are always looking for opportunities to help others. Unsuccessful people are always asking, &amp;#39;What&amp;#39;s in it for me?&amp;#39;&amp;rdquo;&lt;/em&gt; -- Brian Tracy &lt;/p&gt;&lt;p&gt;I agree. When I started ORCS Web and we hosted our first customers back in 1996, the reason was to satisfy a real need that was communicated to us. The reason wasn&amp;#39;t that the market was hot and we thought we could ride a wave and make a ton of money (like many people did during the &amp;quot;dot com&amp;quot; boom) but rather seriously trying to help clients by providing the absolute best customer service and technical support possible.&lt;/p&gt;&lt;p&gt;We continue to keep our focus on helping customers and providing true value so that they can excel at their business. We don&amp;#39;t overload packages with unrealistic claims of &amp;quot;unlimited&amp;quot; resources (which obviously can&amp;#39;t be a true claim - there are limits to everything) - instead we focus on customer needs and satisfying them with our proactive managed services to give our customers peace of mind knowing that their web team at ORCS Web will take care of anything that needs to be addressed.&lt;/p&gt;&lt;p&gt;~Brad&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.orcsweb.com/"&gt;http://www.orcsweb.com/&lt;/a&gt;&lt;br /&gt;Managed Hosting Solutions&lt;br /&gt;#1 in Service and Support&lt;br /&gt;&lt;/p&gt;&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=36138" width="1" height="1"&gt;</description></item><item><title>SQL Injection rule explaination of what is actually scanned by URLScan</title><link>http://blogs.orcsweb.com/steve/archive/2008/06/27/sql-injection-rule-explaination-of-what-is-actually-scanned-by-urlscan.aspx</link><pubDate>Fri, 27 Jun 2008 14:52:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:35886</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>1</slash:comments><description>One of the things I was curious what URLScan actually scanned and how. What is just some server variables or what?! I asked Wade H from the IIS Team for further explaination. It is good to be aware when you are implementing URLScan 3.0 and sql injection...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/06/27/sql-injection-rule-explaination-of-what-is-actually-scanned-by-urlscan.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=35886" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/sql+injection/default.aspx">sql injection</category></item><item><title>Tool to help detect SQL Injection</title><link>http://blogs.orcsweb.com/steve/archive/2008/06/27/tool-to-help-detect-sql-injection.aspx</link><pubDate>Fri, 27 Jun 2008 04:21:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:35878</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>0</slash:comments><description>Here is a tool to help detect sql injections. You have to sign-up for the free tool, but it's worth it. http://www.communities.hp.com/securitysoftware/blogs/spilabs/archive/2008/06/23/finding-sql-injection-with-scrawlr.aspx Hope this helps...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/06/27/tool-to-help-detect-sql-injection.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=35878" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/sql+injection/default.aspx">sql injection</category></item><item><title>URLScan 3.0 - help with sql injection attacks.</title><link>http://blogs.orcsweb.com/steve/archive/2008/06/24/urlscan-3-0-help-with-sql-injection-attacks.aspx</link><pubDate>Wed, 25 Jun 2008 03:55:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:35874</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>1</slash:comments><description>For those supporting a Classic ASP and ASP.NET application, you probably have noticed an increase in sql injection attempts. Microsoft has released an updated URLScan 3.0. Here is the link to download URlScan version 3 beta for 32 bit or 64 bit . You...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/06/24/urlscan-3-0-help-with-sql-injection-attacks.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=35874" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/IIS/default.aspx">IIS</category></item><item><title>SQL Injection information for IIS admins and developers</title><link>http://blogs.orcsweb.com/steve/archive/2008/06/23/sql-injection-information-for-iis-admins-and-developers.aspx</link><pubDate>Mon, 23 Jun 2008 04:51:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:35744</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>0</slash:comments><description>The sql injection that has came up is affecting several ASP and ASP.NET applications. Although the only way to prevent an attack is validate the code, hopefully these posts will provide some direction. I included some links that discuss this more. http...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/06/23/sql-injection-information-for-iis-admins-and-developers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=35744" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.orcsweb.com/steve/archive/tags/sql+injection/default.aspx">sql injection</category></item><item><title>Powershell 2.0</title><link>http://blogs.orcsweb.com/steve/archive/2008/06/22/powershell-2-0.aspx</link><pubDate>Mon, 23 Jun 2008 03:35:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:35729</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>1</slash:comments><description>I''ve tried really hard to get excited about Powershell 1.0, it just hasn't stuck. Am I the only one?! :) However, (yes there is a however). The great thing about software, there is a 2.0 release sooner or later. I've made the committment to learn Powershell...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/06/22/powershell-2-0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=35729" width="1" height="1"&gt;</description></item><item><title>UMPC: Samsung Q1 update</title><link>http://blogs.orcsweb.com/brad/archive/2008/06/17/umpc-samsung-q1-update.aspx</link><pubDate>Tue, 17 Jun 2008 19:12:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:35338</guid><dc:creator>Brad</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Almost exactly a year after purchase and the Q1 is failing now. It sounds horrible - I believe the cooling fan is dying a painful death. The UMPC seems to be overheating because of this, which is causing it to shut itself down quite frequently lately. I haven&amp;#39;t called Samsung about it yet. I&amp;#39;ll post a quick blog about their response when&amp;nbsp;I get a chance.&lt;/p&gt;&lt;p&gt;~Brad&lt;/p&gt;&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=35338" width="1" height="1"&gt;</description></item><item><title>New iPhone Announced</title><link>http://blogs.orcsweb.com/brad/archive/2008/06/09/new-iphone-announced.aspx</link><pubDate>Mon, 09 Jun 2008 20:00:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:34420</guid><dc:creator>Brad</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Those who know me know that I love mobile connectivity. I&amp;#39;m always on the lookout for lighter, but fast and usable, mobile devices. I&amp;#39;ve never used an &lt;a href="http://www.apple.com/" target="_blank"&gt;Apple&lt;/a&gt; computer nor do I have an &lt;a href="http://www.apple.com/iphone/" target="_blank"&gt;iPhone&lt;/a&gt; (my &lt;a href="http://www.verizonwireless.com/b2c/store/controller?item=phoneFirst&amp;amp;action=viewPhoneDetail&amp;amp;selectedPhoneId=3411" target="_blank"&gt;XV6800&lt;/a&gt; from Verizon works quite well). I must admit though, the &lt;a href="http://money.cnn.com/2008/06/09/technology/applekeynote.fortune/index.htm?cnn=yes" target="_blank"&gt;newest iPhone just announced&lt;/a&gt; sure sounds good. The fast 3G network; the built-in (and enabled!) GPS; the (theoretical at least) better integration with business applications and software (like Exchange); it sounds like this new version will be quite a nice little device.&lt;/p&gt;&lt;p&gt;~Brad&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=34420" width="1" height="1"&gt;</description></item><item><title>SMTP links for IIS</title><link>http://blogs.orcsweb.com/steve/archive/2008/06/07/smtp-links-for-iis.aspx</link><pubDate>Sun, 08 Jun 2008 00:57:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:34306</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>0</slash:comments><description>I was answering a question @ http://forums.iis.net on SMTP scripting. I ran across a couple links I wanted to share. Programatically configure SMTP service on IIS to route mails to a domain http://blogs.msdn.com/mahjayar/archive/2004/11/08/254202.aspx...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/06/07/smtp-links-for-iis.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=34306" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/SMTP/default.aspx">SMTP</category></item><item><title>IIS7 - post #69 - Remember to disable SSL 2.0</title><link>http://blogs.orcsweb.com/steve/archive/2008/06/06/iis7-post-69-remember-to-disable-ssl-2-0.aspx</link><pubDate>Fri, 06 Jun 2008 04:05:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:34172</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>0</slash:comments><description>I'm not certain why SSL 2.0 isn't disabled on Windows Server 2008 by default, but here is the KB article to remember to do that on your system. http://support.microsoft.com/kb/187498 How to test if you accept SSL 2.0 using IE is go to Internet options...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/06/06/iis7-post-69-remember-to-disable-ssl-2-0.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=34172" width="1" height="1"&gt;</description></item><item><title>Graffiti CMS - VDirs - ISAPI Rewrite and Partial Trust</title><link>http://blogs.orcsweb.com/scott/archive/2008/06/05/graffiti-cms-vdirs-isapi-rewrite-and-partial-trust.aspx</link><pubDate>Thu, 05 Jun 2008 19:10:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:34156</guid><dc:creator>Scott Forsyth&amp;#39;s WebLog</dc:creator><slash:comments>0</slash:comments><description>I thought I would spend a few minutes today testing out Graffiti from Telligent . Graffiti is a fairly new blogging and content management system (CMS) which is meant to be very easy to install and setup. True to its word, it is impressively easy to get up and going. There are a few things that I found that are worth noting. I wanted to install this in a VDir on a shared server here at ORCS Web and use ISAPI Rewrite to make it appear to run in the root folder with its own domain name. In brief terms...(&lt;a href="http://blogs.orcsweb.com/scott/archive/2008/06/05/graffiti-cms-vdirs-isapi-rewrite-and-partial-trust.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=34156" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/scott/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.orcsweb.com/scott/archive/tags/Graffiti/default.aspx">Graffiti</category></item><item><title>Microsoft Security Response Center</title><link>http://blogs.orcsweb.com/brad/archive/2008/06/03/microsoft-security-response-center.aspx</link><pubDate>Tue, 03 Jun 2008 14:14:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:34002</guid><dc:creator>Brad</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;If you aren&amp;#39;t already familiar with the &lt;a href="http://blogs.technet.com/msrc/" target="_blank"&gt;Microsoft Security Response Center (MSRC)&lt;/a&gt;, you should check it out. It&amp;#39;s a blog hosted by &lt;a href="http://www.orcsweb.com/"&gt;ORCS Web&lt;/a&gt; for &lt;a href="http://www.microsoft.com/"&gt;Microsoft&lt;/a&gt; where they discuss all things related to Microsoft software security including clarification of issues and application/system patches when applicable. It is quite informative for anyone interested in security - and if you aren&amp;#39;t interested in security topics - you should be.&lt;/p&gt;&lt;p&gt;~Brad&lt;/p&gt;&lt;p&gt;&lt;a href="http://blogs.orcsweb.com/ControlPanel/Blogs/www.orcsweb.com"&gt;&lt;font color="#000000"&gt;www.orcsweb.com&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;Managed Hosting Solutions&lt;br /&gt;#1 in Service and Support&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=34002" width="1" height="1"&gt;</description></item><item><title>IIS 7 - post #68 - URL Rewrite module available </title><link>http://blogs.orcsweb.com/steve/archive/2008/05/30/iis-7-post-68-url-rewrite-module-available.aspx</link><pubDate>Fri, 30 May 2008 21:28:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33833</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>0</slash:comments><description>Exciting news for IIS 7.0 users. MS has released the much anticipated URL Rewrite module. Here is a post on it. http://learn.iis.net/page.aspx/460/using-url-rewrite-module/ Download the x86 CTP version for IIS 7.0: http://www.iis.net/downloads/default...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/05/30/iis-7-post-68-url-rewrite-module-available.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33833" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/IIS/default.aspx">IIS</category></item><item><title>IIS Debug Diag info</title><link>http://blogs.orcsweb.com/steve/archive/2008/05/29/iis-debug-diag-info.aspx</link><pubDate>Fri, 30 May 2008 03:45:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33765</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>0</slash:comments><description>A co-worker posted a how-to using IIS Debug Diag . After going through this process, I have a new found respect for how easy and straight forward using IIS Debug Diag is http://blogs.orcsweb.com/jeff/archive/2008/05/29/using-iis-debug-diagnostics-to-troubleshoot...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/05/29/iis-debug-diag-info.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33765" width="1" height="1"&gt;</description></item><item><title>Closing open file handles</title><link>http://blogs.orcsweb.com/jeff/archive/2008/05/29/closing-open-file-handles.aspx</link><pubDate>Thu, 29 May 2008 21:26:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33743</guid><dc:creator>jeff</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Every now and then we have problems deleting or changing permissions on a file because it is open by a process. However, we often times have trouble finding that process. There is a neat sysinternals (now MS) utility called &amp;quot;&lt;a href="http://www.microsoft.com/technet/sysinternals/ProcessesAndThreads/Handle.mspx" title="Handle" target="_blank"&gt;handle&lt;/a&gt;&amp;quot; that will show you all open handles on a file, and, more importantly, let you close that handle. Below is the syntax of how to find the handle, and close it:&lt;/p&gt;&lt;p&gt;To find the handle:&lt;/p&gt;&lt;p&gt;O:\Tools&amp;gt;handle C:\Test\Example.dll&lt;/p&gt;&lt;p&gt;Handle v3.31&lt;br /&gt;Copyright (C) 1997-2008 Mark Russinovich&lt;br /&gt;Sysinternals - &lt;a href="http://www.sysinternals.com/"&gt;www.sysinternals.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;svchost.exe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pid: 1388&amp;nbsp;&amp;nbsp;&amp;nbsp; 240: C:\Test\Example.dll&lt;/p&gt;&lt;p&gt;The above output shows us the name of the process, the pid, and file handle (in hex) and the file name. If we wanted to see all handles by a particular process, we could use the &amp;ndash;p option:&lt;/p&gt;&lt;p&gt;O:\Tools&amp;gt;handle -p 1388&lt;/p&gt;&lt;p&gt;Handle v3.31&lt;br /&gt;Copyright (C) 1997-2008 Mark Russinovich&lt;br /&gt;Sysinternals - &lt;a href="http://www.sysinternals.com/"&gt;www.sysinternals.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\System32&lt;br /&gt;&amp;nbsp;&amp;nbsp; 74: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\System32\en-US\svchost.exe.mui&lt;br /&gt;&amp;nbsp; 194: Section&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \BaseNamedObjects\__ComCatalogCache__&lt;br /&gt;&amp;nbsp; 198: Section&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \BaseNamedObjects\__ComCatalogCache__&lt;br /&gt;&amp;nbsp; 1A4: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\Registration\R00000000000f.clb&lt;br /&gt;&amp;nbsp; 1B0: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\System32\en-US\crypt32.dll.mui&lt;br /&gt;&amp;nbsp; 1B4: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\winsxs\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_152e7382f3bd50c6&lt;br /&gt;&amp;nbsp; 1C0: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\winsxs\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_152e7382f3bd50c6&lt;br /&gt;&amp;nbsp; 1CC: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\System32\inetsrv\config\schema&lt;br /&gt;&amp;nbsp; 1D8: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\CONFIG&lt;br /&gt;&amp;nbsp; 1DC: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\CONFIG&lt;br /&gt;&amp;nbsp; 1E0: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\System32\inetsrv\config&lt;br /&gt;&amp;nbsp; 1E8: Section&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \RPC Control\DSEC56c&lt;br /&gt;&amp;nbsp; 1FC: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\winsxs\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_152e7382f3bd50c6&lt;br /&gt;&amp;nbsp; 200: Section&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \BaseNamedObjects\windows_shell_global_counters&lt;br /&gt;&amp;nbsp; 240: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\Test\Example.dll&lt;br /&gt;&amp;nbsp; 264: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\System32\en-US\kernel32.dll.mui&lt;br /&gt;&amp;nbsp; 284: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\WINDOWS\System32\inetsrv\config&lt;/p&gt;&lt;p&gt;This happens to be a Windows 2008 box, so I can take it one step further and find the service via task manager:&lt;/p&gt;&lt;p&gt;&lt;img alt="Process" height="32" src="http://blogs.orcsweb.com/jeff/images/process.gif" style="width:278px;height:32px;" title="Process" width="278" /&gt;&lt;/p&gt;&lt;p&gt;Since we need to delete or change this file and windows is not allowing me to since it is locked by the FTP service, I can forcefully close the handle by specifying the handle and pid (*Note: This should be used with care as it can cause the process to crash. Consider using this as a last resort instead of restarting a service or rebooting to free the lock):&lt;/p&gt;&lt;p&gt;O:\Tools&amp;gt;handle -c 240 -p 1388&lt;/p&gt;&lt;p&gt;Handle v3.31&lt;br /&gt;Copyright (C) 1997-2008 Mark Russinovich&lt;br /&gt;Sysinternals - &lt;a href="http://www.sysinternals.com/"&gt;www.sysinternals.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; 240: File&amp;nbsp; (---)&amp;nbsp;&amp;nbsp; C:\Test\Example.dll&lt;br /&gt;Close handle 240 in svchost.exe (PID 1388)? (y/n) y&lt;/p&gt;&lt;p&gt;Handle closed.&lt;/p&gt;&lt;p&gt;The file can now be modified/deleted.&lt;br /&gt;&lt;/p&gt;&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33743" width="1" height="1"&gt;</description></item><item><title>Using IIS Debug Diagnostics to troubleshoot Worker Process CPU usage in II6</title><link>http://blogs.orcsweb.com/jeff/archive/2008/05/29/using-iis-debug-diagnostics-to-troubleshoot-worker-process-cpu-usage-in-ii6.aspx</link><pubDate>Thu, 29 May 2008 21:18:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33742</guid><dc:creator>jeff</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Failed request tracing in IIS7 can help track down many performance issues with websites, but we still have a broad customer base on IIS6. Troubleshooting performance issues in IIS6 has been quite difficult until Microsoft released a set of tools that gave greater insight into analyzing a stack trace.&lt;/p&gt;&lt;p&gt;The &lt;a href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1286" title="IIS Debug Diagnostics Tool" target="_blank"&gt;IIS Debug Diagnostics Tool&lt;/a&gt;&amp;nbsp;can help track down CPU and memory issues from a worker process. Microsoft has a nice kb article that goes over the basics as well: &lt;a href="http://support.microsoft.com/kb/919791"&gt;http://support.microsoft.com/kb/919791&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;1. Install the IIS Debug Diagnostics locally on the system.&lt;/p&gt;&lt;p&gt;2. Open the Debug Diagnostics Tool under Start &amp;gt; Programs &amp;gt; IIS Diagnostics &amp;gt; Debug Diagnostics Tool &amp;gt; Debug Diagnostics Tool.&lt;/p&gt;&lt;p&gt;3. Click Tools &amp;gt; Options And Settings &amp;gt; Performance Log tab. Select the Enable Performance Counter Data Logging option. Click OK.&lt;/p&gt;&lt;p&gt;4. Use task manager to find the PID of the worker process.&lt;/p&gt;&lt;p&gt;5. Select the Processes tab and find the process in the list.&lt;/p&gt;&lt;p&gt;6. Right-click on the process and select Create Full Userdump. This will take a few minutes and a box will pop-up giving you the path to the dump file.&lt;/p&gt;&lt;p&gt;7. Select the Advanced Analysis tab and click the Add Data Files button. Browse to the dump file that was jump created and click OK.&lt;/p&gt;&lt;p&gt;8. Select Crash/Hang Analyzers from the Available Analysis Scripts box for CPU Performance and crash analysis. Click Start Analysis.&lt;/p&gt;&lt;p&gt;After a few minutes, a report should be generated containing stack trace information&amp;nbsp;as well as information about any requests executing for longer than 90 seconds. Note that the memory dump with use a few hundred megabytes of space, so be sure to install the tool on a drive with sufficient debugging space. Also, if the box is under heavy load, you can create the user dump on the system, copy the file to your workstation, and perform the analysis locally.&lt;/p&gt;&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33742" width="1" height="1"&gt;</description></item><item><title>GraffitiCMS review</title><link>http://blogs.orcsweb.com/steve/archive/2008/05/24/graffiticms-review.aspx</link><pubDate>Sun, 25 May 2008 01:20:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33366</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>1</slash:comments><description>When I started http://www.appcmd.com , I wanted a content management system that allowed me to get up and going quickly. GraffitiCMS allowed me to do that. In one evening, I have over 30 posts in my new site + Search enabled automatically RSS feed capability...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/05/24/graffiticms-review.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33366" width="1" height="1"&gt;</description></item><item><title>IIS7 - post #67 - New command line reference site http://appcmd.com</title><link>http://blogs.orcsweb.com/steve/archive/2008/05/24/iis7-post-67-new-command-line-reference-site-http-appcmd-com.aspx</link><pubDate>Sat, 24 May 2008 11:10:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33314</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>1</slash:comments><description>I'm not sure if humans are supposed to remember command line syntax. For me, the most frustrating part is remembering the syntax of a certain command line option. To help me remember these for future use, and hopefully share with the community. I created...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/05/24/iis7-post-67-new-command-line-reference-site-http-appcmd-com.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33314" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/IIS/default.aspx">IIS</category></item><item><title>WinDBG refresher</title><link>http://blogs.orcsweb.com/steve/archive/2008/05/22/windbg-refresher.aspx</link><pubDate>Thu, 22 May 2008 19:07:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33188</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>1</slash:comments><description>I had to analyze a memory dump from a server that blue screened. This blog is a reference how I used WinDBG to analyze the dump. I don't claim to be an expert in WinDBG, but these few steps can be done in minutes to determine a issue if you have the memory...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/05/22/windbg-refresher.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33188" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/Troubleshooting/default.aspx">Troubleshooting</category><category domain="http://blogs.orcsweb.com/steve/archive/tags/WinDBG/default.aspx">WinDBG</category></item><item><title>Powerpoint Presentations from recent talks</title><link>http://blogs.orcsweb.com/steve/archive/2008/05/21/powerpoint-presentations-from-recent-talks.aspx</link><pubDate>Thu, 22 May 2008 02:42:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33151</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>1</slash:comments><description>I've spoke recently at a couple events. Here are my PowerPoints. It's always fun to get together with other IT Professionals and share ideas / knowledge. 1) West Michigan Day of .NET. This event is developer focused and is a real grass roots 1 day event...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/05/21/powerpoint-presentations-from-recent-talks.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33151" width="1" height="1"&gt;</description></item><item><title>What's in a name?</title><link>http://blogs.orcsweb.com/brad/archive/2008/05/20/what-s-in-a-name.aspx</link><pubDate>Tue, 20 May 2008 14:24:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33077</guid><dc:creator>Brad</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Our name - ORCS Web - is a point of curiosity, and sometimes confusion, for some people. &lt;/p&gt;&lt;p&gt;Here is some background on it:&lt;br /&gt;In the 1980&amp;#39;s I ran a dial-up BBS on a Commodore 64 in the Washington DC area named &amp;quot;The Outer Reaches&amp;quot;. &lt;/p&gt;&lt;p&gt;In the early 1990&amp;#39;s I was running a BBS again, this time on a PC using various flavors of operating systems and software. (Does anyone remember OS/2?) &lt;/p&gt;&lt;p&gt;Around 1995 I started doing web development (Visual Basic)&amp;nbsp;for a number of customers who wanted to leverage interactive technologies on Microsoft platforms (I wrote a lot of front-ends to JET data sources). Later that year and in early 1996 I started writing web applications for customers - still Microsoft platforms (IDC/HTX files at first) and still front-ends to JET (even with its scalability issues [note the KB article attributed to my early dealings with JET]). During this 1995/1996 desktop-to-Internet transition I renamed to The Outer Reaches Computer Solutions. (Starting to see a pattern? [O...R...C...S... :&amp;gt;]).&lt;/p&gt;&lt;p&gt;Mid-1996 my development customers were complaining more and more about the incredibly poor choices in Microsoft platform web hosting. Wanting to make sure my customers were happy, I bought my first server and started hosting them myself. In 1998 I stopped doing web development to focus only on web hosting and at that time changed the name to ORCS Web, Inc.&lt;/p&gt;&lt;p&gt;Now that you have the background. What are your thoughts about the name? Some people call us O.R.C.S. Some call us Orcs. Some call us Orcas. I&amp;#39;ve heard from some people who say names don&amp;#39;t matter - just keep up the great service and support. I&amp;#39;ve heard from others who hate the name and, while they still say keep up the great service and support, they think a better name would be worth considering.&lt;/p&gt;&lt;p&gt;We have a great reputation tied to the name, but still, I want to put it out to anyone reading - what are your thoughts on the name? Love it? Hate it? Change it? Keep it? I&amp;#39;m just curious of my blog reader&amp;#39;s opinions on the topic.&lt;/p&gt;&lt;p&gt;Oh, hey, if you need great Managed Hosting from a company specializing 100% in Microsoft platform hosting expertise, let us know. We&amp;#39;d love to put you in touch with some references for you to get a feel for the difference in our services versus the general hosting market.&lt;/p&gt;&lt;p&gt;Brad Kingsley&lt;br /&gt;Founder and CEO&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.orcsweb.com/"&gt;www.orcsweb.com&lt;/a&gt;&lt;br /&gt;Managed Hosting Solutions&lt;br /&gt;#1 in Service and Support&lt;/p&gt;&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33077" width="1" height="1"&gt;</description></item><item><title>My Hyper-V experiences</title><link>http://blogs.orcsweb.com/steve/archive/2008/05/18/my-hyper-v-experiences.aspx</link><pubDate>Mon, 19 May 2008 01:15:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:33011</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>0</slash:comments><description>Hyper-V is probably one of the more exciting technologies to come out of Redmond, on the IT Pro side. I don't keep up on all betas like I used to, but Hyper-V has caught my attention. I reloaded my home pc with Windows Server 2008 x64. Here is my pc type...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/05/18/my-hyper-v-experiences.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=33011" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/HyperV/default.aspx">HyperV</category></item><item><title>Exchange 2007 message limit articles</title><link>http://blogs.orcsweb.com/steve/archive/2008/05/18/exchange-2007-message-limit-articles.aspx</link><pubDate>Sun, 18 May 2008 18:04:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:32988</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>1</slash:comments><description>I was tasked to update Exchange 2007 message size limits. For the casual Exchange admin, this can be a rather daunting task. Here are a couple links I found that were helpful. http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1545320&amp;amp;SiteID...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/05/18/exchange-2007-message-limit-articles.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=32988" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/Exchange2007/default.aspx">Exchange2007</category></item><item><title>Early Christmas present in May - DFS file replication on Windows Server 2008 web edition</title><link>http://blogs.orcsweb.com/steve/archive/2008/05/14/early-christmas-present-in-may-dfs-file-replication-on-windows-server-2008-web-edition.aspx</link><pubDate>Thu, 15 May 2008 01:03:00 GMT</pubDate><guid isPermaLink="false">2330e3f2-49bd-42cb-a16c-a9380a6a6a02:32715</guid><dc:creator>Steve Schofield Weblog</dc:creator><slash:comments>1</slash:comments><description>Whoo hoo! DFS replication is available on web edition. This will make shared config and local contention replication possible on web edition. This is a HUGE deal. http://blogs.technet.com/filecab/archive/2008/05/14/installing-dfs-replication-on-windows...( read more )...(&lt;a href="http://blogs.orcsweb.com/steve/archive/2008/05/14/early-christmas-present-in-may-dfs-file-replication-on-windows-server-2008-web-edition.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.orcsweb.com/aggbug.aspx?PostID=32715" width="1" height="1"&gt;</description><category domain="http://blogs.orcsweb.com/steve/archive/tags/IIS/default.aspx">IIS</category></item></channel></rss>