<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>Rob Eberhardt</title>
    <link>http://blog.throbs.net/</link>
    <description>cleverness ensues</description>
    <image>
      <url>http://blog.throbs.net/themes/throbs/img/eb1.png</url>
      <title>Rob Eberhardt</title>
      <link>http://blog.throbs.net/</link>
    </image>
    <language>en-us</language>
    <copyright>Robert Eberhardt</copyright>
    <lastBuildDate>Wed, 12 Mar 2008 14:00:08 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.1</generator>
    <managingEditor>blog@throbs.net</managingEditor>
    <webMaster>blog@throbs.net</webMaster>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=9987ced6-e1ba-4799-8dfa-cf3b69ac550d</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,9987ced6-e1ba-4799-8dfa-cf3b69ac550d.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,9987ced6-e1ba-4799-8dfa-cf3b69ac550d.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=9987ced6-e1ba-4799-8dfa-cf3b69ac550d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I've fought with this before, and am getting it again on a fresh SBS R2 install in
      monitoring reports (and the Event Viewer/System log):
   </p>
        <blockquote>
          <p>
      The application-specific permission settings do not grant <u>Local Activation</u> permission
      for the COM Server application with CLSID {<u>E579AB5F-1CC4-44B4-BED9-DE0991FF0623</u>}
      to the user NT AUTHORITY/<u>NETWORK SERVICE</u> SID (S-1-5-20). This security permission
      can be modified using the Component Services administrative tool. 
   </p>
        </blockquote>
        <p>
      It took a long time to track down/fix the first time.  It was faster this time,
      but I'm documenting it now for future reference.  I underlined the important
      bits above.
   </p>
        <h4>First connect the dots:
   </h4>
        <ol>
          <li>
         Looked up that CLSID with regedit in HKCR\CLSDID\{<u>E579AB5F-1CC4-44B4-BED9-DE0991FF0623</u>}</li>
          <li>
         Looked up its AppID there: {<u>56BE716B-2F76-4dfa-8702-67AE10044F0B</u>}</li>
          <li>
         Open Component Services: Start &gt; Run &gt; dcomcnfg</li>
          <li>
            <em>(Guess that it's VSS related since SBS often has VSS errors, and)</em> open My
         Computer &gt; DCOM Config &gt; Volume Shadow Copy Service &gt; properties dialog.</li>
          <li>
         Confirm Volume Shadow Copy Service has that Application ID: <u>{56BE716B-2F76-4dfa-8702-67AE10044F0B}</u></li>
        </ol>
        <h4>Then actually <em>make</em> the fix:
   </h4>
        <ol>
          <li>
         Open Security tab &gt; Launch and Activation Permissions &gt; [Edit] button</li>
          <li>
         [Add] <u>Network Service</u>,  [OK]</li>
          <li>
            <em>Allow</em>
            <u>Local Activation</u> permissions to Network Service,  [OK],
         [OK]</li>
        </ol>
        <p>
          <br />
      My opinion: connecting the dots shouldn't be so nearly much more involved than making
      the fix.
   </p>
        <p>
      (Credit to <a href="http://forums.techarena.in/showthread.php?t=754746">this article</a> for
      documenting the basic troubleshooting process.)
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=9987ced6-e1ba-4799-8dfa-cf3b69ac550d" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Common SBS gotcha?</title>
      <guid>http://blog.throbs.net/PermaLink,guid,9987ced6-e1ba-4799-8dfa-cf3b69ac550d.aspx</guid>
      <link>http://blog.throbs.net/2008/03/12/Common+SBS+Gotcha.aspx</link>
      <pubDate>Wed, 12 Mar 2008 14:00:08 GMT</pubDate>
      <description>&lt;p&gt;
   I've fought with this before, and am getting it again on a fresh SBS R2 install in
   monitoring reports (and the Event Viewer/System log):
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   The application-specific permission settings do not grant &lt;u&gt;Local Activation&lt;/u&gt; permission
   for the COM Server application with CLSID {&lt;u&gt;E579AB5F-1CC4-44B4-BED9-DE0991FF0623&lt;/u&gt;}
   to the user NT AUTHORITY/&lt;u&gt;NETWORK SERVICE&lt;/u&gt; SID (S-1-5-20). This security permission
   can be modified using the Component Services administrative tool. 
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   It took a long time to track down/fix the first time.&amp;nbsp; It was faster this time,
   but I'm documenting it now for future reference.&amp;nbsp; I underlined the important
   bits above.
&lt;/p&gt;
&lt;h4&gt;First connect the dots:
&lt;/h4&gt;
&lt;ol&gt;
   &lt;li&gt;
      Looked up that CLSID with regedit in HKCR\CLSDID\{&lt;u&gt;E579AB5F-1CC4-44B4-BED9-DE0991FF0623&lt;/u&gt;}&lt;/li&gt;
   &lt;li&gt;
      Looked up its AppID there: {&lt;u&gt;56BE716B-2F76-4dfa-8702-67AE10044F0B&lt;/u&gt;}&lt;/li&gt;
   &lt;li&gt;
      Open Component Services: Start &amp;gt; Run &amp;gt; dcomcnfg&lt;/li&gt;
   &lt;li&gt;
      &lt;em&gt;(Guess that it's VSS related since SBS often has VSS errors, and)&lt;/em&gt; open My
      Computer &amp;gt; DCOM Config &amp;gt; Volume Shadow Copy Service &amp;gt; properties dialog.&lt;/li&gt;
   &lt;li&gt;
      Confirm Volume Shadow Copy Service has that Application ID: &lt;u&gt;{56BE716B-2F76-4dfa-8702-67AE10044F0B}&lt;/u&gt;
   &lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;Then actually &lt;em&gt;make&lt;/em&gt; the fix:
&lt;/h4&gt;
&lt;ol&gt;
   &lt;li&gt;
      Open Security tab &amp;gt; Launch and Activation Permissions &amp;gt; [Edit] button&lt;/li&gt;
   &lt;li&gt;
      [Add] &lt;u&gt;Network Service&lt;/u&gt;,&amp;nbsp; [OK]&lt;/li&gt;
   &lt;li&gt;
      &lt;em&gt;Allow&lt;/em&gt; &lt;u&gt;Local Activation&lt;/u&gt; permissions to Network Service,&amp;nbsp; [OK],
      [OK]&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
   &lt;br&gt;
   My opinion: connecting the dots shouldn't be so nearly much more involved than making
   the fix.
&lt;/p&gt;
&lt;p&gt;
   (Credit to &lt;a href="http://forums.techarena.in/showthread.php?t=754746"&gt;this article&lt;/a&gt; for
   documenting the basic troubleshooting process.)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=9987ced6-e1ba-4799-8dfa-cf3b69ac550d" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,9987ced6-e1ba-4799-8dfa-cf3b69ac550d.aspx</comments>
      <category>tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=23e87f4c-5800-49cf-9662-3d8439fcf64a</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,23e87f4c-5800-49cf-9662-3d8439fcf64a.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,23e87f4c-5800-49cf-9662-3d8439fcf64a.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=23e87f4c-5800-49cf-9662-3d8439fcf64a</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I've been using Vista Business for about a year.  I've had it on a secondary
      work machine since around May, and as my primary work machine since November. Overall,
      it's quite nice.
   </p>
        <p>
      But it's definitely had its quirks, mostly with waking from standby or hibernation.
      I put a couple hotfixes on, and they definitely helped, but it still did have an occasional
      strangeness. That said, in almost a year's time, I only remember needing to hard-reset
      it perhaps 3 times, and needing to reboot it maybe 5. 
   </p>
        <p>
      Now, I think that's great, considering these machines belong to a tweaker like me
      (read: not a grandma or Mac-type user who doesn't try new things).  I'd say it's <em>comparable
      reliability to a current stable XP system</em>. This is an important comparison --
      XP has been maturing since 2001, but<strong> Vista started out at the same level of
      reliability</strong>.
   </p>
        <blockquote>
          <p>
      As an aside, I've had several non-technical folks ask me <em>"is Vista as bad as they
      say?"</em> and I've only been able to respond <em>"as who says?"</em>  The only
      negative reviews I've seen were some journalists who must have put Vista on old hardware
      without current drivers.  But IT professionals I've talked to who've used Vista
      for a while seem to like it.
   </p>
        </blockquote>
        <p>
      So anyway, I still didn't want that occasional quirk, so I tracked down <i>hot-off-the-presses</i> Service
      Pack 1, and applied it last night.  It took about 45 minutes, and went flawlessly. 
      Hooray for that, and hopefully it sails even smoother now...
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=23e87f4c-5800-49cf-9662-3d8439fcf64a" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Windows Vista &amp;amp; SP1</title>
      <guid>http://blog.throbs.net/PermaLink,guid,23e87f4c-5800-49cf-9662-3d8439fcf64a.aspx</guid>
      <link>http://blog.throbs.net/2008/02/22/Windows+Vista+Amp+SP1.aspx</link>
      <pubDate>Fri, 22 Feb 2008 20:10:22 GMT</pubDate>
      <description>&lt;p&gt;
   I've been using Vista Business for about a year.&amp;nbsp; I've had it on a secondary
   work machine since around May, and as my primary work machine since November. Overall,
   it's quite nice.
&lt;/p&gt;
&lt;p&gt;
   But it's definitely had its quirks, mostly with waking from standby or hibernation.
   I put a couple hotfixes on, and they definitely helped, but it still did have an occasional
   strangeness. That said, in almost a year's time, I only remember needing to hard-reset
   it perhaps 3 times, and needing to reboot it maybe 5. 
&lt;/p&gt;
&lt;p&gt;
   Now, I think that's great, considering these machines belong to a tweaker like me
   (read: not a grandma or Mac-type user who doesn't try new things).&amp;nbsp; I'd say it's &lt;em&gt;comparable
   reliability to a current stable XP system&lt;/em&gt;. This is an important comparison --
   XP has been maturing since 2001, but&lt;strong&gt; Vista started out at the same level of
   reliability&lt;/strong&gt;.
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   As an aside, I've had several non-technical folks ask me &lt;em&gt;"is Vista as bad as they
   say?"&lt;/em&gt; and I've only been able to respond &lt;em&gt;"as who says?"&lt;/em&gt;&amp;nbsp; The only
   negative reviews I've seen were some journalists who must have put Vista on old hardware
   without current drivers.&amp;nbsp; But IT professionals I've talked to who've used Vista
   for a while seem to like it.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   So anyway, I still didn't want that occasional quirk, so I tracked down &lt;i&gt;hot-off-the-presses&lt;/i&gt; Service
   Pack 1, and applied it last night.&amp;nbsp; It took about 45 minutes, and went flawlessly.&amp;nbsp;
   Hooray for that, and hopefully it sails even smoother now...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=23e87f4c-5800-49cf-9662-3d8439fcf64a" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,23e87f4c-5800-49cf-9662-3d8439fcf64a.aspx</comments>
      <category>tech issues of the moment;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=944ff7f1-f17c-48d8-a6b3-86e1e8d835fb</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,944ff7f1-f17c-48d8-a6b3-86e1e8d835fb.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,944ff7f1-f17c-48d8-a6b3-86e1e8d835fb.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=944ff7f1-f17c-48d8-a6b3-86e1e8d835fb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
   In case anyone needs this, I found that this (quite batchable) command opens the XPSP2
   Firewall appropriately so Symantec Management Console can push SAV licenses to workstations:<br /><br /><code style="border: 3px ridge rgb(255, 255, 255); padding: 1ex; display: block; background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); font-family: 'Courier New',monospace; font-size: small;"> &gt;
   netsh firewall set portopening TCP 2967 "Symantec AntiVirus Client Management" enable
   subnet<br /></code><br /><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=944ff7f1-f17c-48d8-a6b3-86e1e8d835fb" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Push Symantec licenses through XP Firewall</title>
      <guid>http://blog.throbs.net/PermaLink,guid,944ff7f1-f17c-48d8-a6b3-86e1e8d835fb.aspx</guid>
      <link>http://blog.throbs.net/2008/02/06/Push+Symantec+Licenses+Through+XP+Firewall.aspx</link>
      <pubDate>Wed, 06 Feb 2008 17:08:31 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
In case anyone needs this, I found that this (quite batchable) command opens the XPSP2
Firewall appropriately so Symantec Management Console can push SAV licenses to workstations:&lt;br&gt;
&lt;br&gt;
&lt;code style="border: 3px ridge rgb(255, 255, 255); padding: 1ex; display: block; background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); font-family: 'Courier New',monospace; font-size: small;"&gt; &amp;gt;
netsh firewall set portopening TCP 2967 "Symantec AntiVirus Client Management" enable
subnet&lt;br&gt;
&lt;/code&gt; 
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=944ff7f1-f17c-48d8-a6b3-86e1e8d835fb" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,944ff7f1-f17c-48d8-a6b3-86e1e8d835fb.aspx</comments>
      <category>tech issues of the moment;tools/tips/hacks</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=25a19f87-68dc-46a7-937b-a51227cd8332</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,25a19f87-68dc-46a7-937b-a51227cd8332.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,25a19f87-68dc-46a7-937b-a51227cd8332.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=25a19f87-68dc-46a7-937b-a51227cd8332</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      For those in a similar tight place...
   </p>
        <p>
      Alright, I shouldn't have experimented with the BIOS settings so flippantly, but all
      my other current hardware either has an internal "reset" jumper, or it automatically
      detects problems and resets itself, so I <em><a href="http://www.google.com/search?q=%22You+make+an+ass+out+of+uma+thurman">assumed</a></em>I
      was safe...
   </p>
        <p>
      Well imagine my surprise that powering on gave me an utterly blank screen, and
      no combination of keys would fix it.  Opening the case showed no reset mechanism
      either.  And <a href="http://www.sagernotebook.com/">Sager's website</a> showed
      no support options except an RMA form...
   </p>
        <p>
      Fortunately I found (<a title="Notebookforums.com: Contacting Sager for Tech Support" href="http://www.notebookforums.com/thread9457.html">elsewhere</a>)
      an email address for support: <a href="mailto:websupport@sagernotebook.com">websupport@sagernotebook.com</a>. 
      I emailed and got a response within 24 hours asking for a serial number.  Knowing
      it was out of warranty (and expecting a "sorry about your luck" response), I gritted
      my teeth &amp; answered.
   </p>
        <p>
      Glory be, 12 hours later I received these instructions from Daniel on how to reset
      the BIOS to factory settings:
   </p>
        <blockquote>
          <p>
            <em>Bob,</em>
          </p>
          <p>
            <em>If you feel comfortable, Try this, 1st unplug all the power remove the AC Adapter
      and the Battery. And open the bottom cover(see attachment picture) and unplug the
      Cmos-Battery’s wire(<b><u>red&amp;black</u></b> crop by <b>Green</b> Color) for like
      15sec. Then reconnect it back the wire then everything ACA and the </em>
            <em>Big Battery.</em>
            <em> See
      that will help.</em>
          </p>
          <p>
            <em>*** We don't hold any responsibility ***</em>
            <a href="content/binary/5320%20%20Cmos-Bat.JPG" target="_blank">
              <img src="content/binary/5320%20%20Cmos-Bat.JPG" align="right" border="0" height="155" width="225" />
            </a>
          </p>
          <p>
          </p>
          <p>
            <em>Daniel<br />
      Sager computer<br />
      18005 Cortney Ct<br />
      City of Industry, CA 91748<br />
      Tel# 1-800-741-2219 626 964 4849<br />
      Fax# 626-964-2381</em>
          </p>
        </blockquote>
        <p>
      Despite <em>Bob-</em>ifying me, it made enough sense that I was booting normally in
      5 minutes (and mostly time for the tiny screws).
   </p>
        <p>
      It's good info, Sager just needs to share it more easily.  I wrote back to thank
      Daniel, and suggested they put this kind of info in a public knowledgebase.
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=25a19f87-68dc-46a7-937b-a51227cd8332" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>I just reset my Sager notebook's BIOS.</title>
      <guid>http://blog.throbs.net/PermaLink,guid,25a19f87-68dc-46a7-937b-a51227cd8332.aspx</guid>
      <link>http://blog.throbs.net/2006/12/22/I+Just+Reset+My+Sager+Notebooks+BIOS.aspx</link>
      <pubDate>Fri, 22 Dec 2006 21:41:35 GMT</pubDate>
      <description>&lt;p&gt;
   For those in a similar tight place...
&lt;/p&gt;
&lt;p&gt;
   Alright, I shouldn't have experimented with the BIOS settings so flippantly, but all
   my other current hardware either has an internal "reset" jumper, or it automatically
   detects problems and resets itself, so I &lt;em&gt;&lt;a href="http://www.google.com/search?q=%22You+make+an+ass+out+of+uma+thurman"&gt;assumed&lt;/a&gt; &lt;/em&gt;I
   was safe...
&lt;/p&gt;
&lt;p&gt;
   Well imagine my surprise that powering on gave me an utterly&amp;nbsp;blank screen, and
   no combination of keys would fix it.&amp;nbsp; Opening the case showed no reset mechanism
   either.&amp;nbsp; And &lt;a href="http://www.sagernotebook.com/"&gt;Sager's website&lt;/a&gt; showed
   no support options except an RMA form...
&lt;/p&gt;
&lt;p&gt;
   Fortunately I found (&lt;a title="Notebookforums.com: Contacting Sager for Tech Support" href="http://www.notebookforums.com/thread9457.html"&gt;elsewhere&lt;/a&gt;)
   an email address for support: &lt;a href="mailto:websupport@sagernotebook.com"&gt;websupport@sagernotebook.com&lt;/a&gt;.&amp;nbsp;
   I emailed and got a response within 24 hours asking for a serial number.&amp;nbsp; Knowing
   it was out of warranty (and expecting a "sorry about your luck" response), I gritted
   my teeth &amp;amp; answered.
&lt;/p&gt;
&lt;p&gt;
   Glory be, 12 hours later I received these instructions from Daniel on how to reset
   the BIOS to factory settings:
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
   &lt;em&gt;Bob,&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;If you feel comfortable, Try this, 1st unplug all the power remove the AC Adapter
   and the Battery. And open the bottom cover(see attachment picture) and unplug the
   Cmos-Battery’s wire(&lt;b&gt;&lt;u&gt;red&amp;amp;black&lt;/u&gt;&lt;/b&gt; crop by &lt;b&gt;Green&lt;/b&gt; Color) for like
   15sec. Then reconnect it back the wire then everything ACA and the &lt;/em&gt;&lt;em&gt;Big Battery.&lt;/em&gt;&lt;em&gt; See
   that will help.&lt;/em&gt; 
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;*** We don't hold any responsibility ***&lt;/em&gt;&lt;a href="content/binary/5320%20%20Cmos-Bat.JPG" target="_blank"&gt;&lt;img src="content/binary/5320%20%20Cmos-Bat.JPG" align="right" border="0" height="155" width="225"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;em&gt;Daniel&lt;br&gt;
   Sager computer&lt;br&gt;
   18005 Cortney Ct&lt;br&gt;
   City of Industry, CA 91748&lt;br&gt;
   Tel# 1-800-741-2219 626 964 4849&lt;br&gt;
   Fax# 626-964-2381&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
   Despite &lt;em&gt;Bob-&lt;/em&gt;ifying me, it made enough sense that I was booting normally in
   5 minutes (and mostly time&amp;nbsp;for the tiny screws).
&lt;/p&gt;
&lt;p&gt;
   It's good info, Sager just needs to share it more easily.&amp;nbsp; I wrote back to thank
   Daniel, and suggested&amp;nbsp;they put this kind of info in a public knowledgebase.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=25a19f87-68dc-46a7-937b-a51227cd8332" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,25a19f87-68dc-46a7-937b-a51227cd8332.aspx</comments>
      <category>tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=a7b5000f-7768-47df-8ed6-53d07d88a22c</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,a7b5000f-7768-47df-8ed6-53d07d88a22c.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,a7b5000f-7768-47df-8ed6-53d07d88a22c.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=a7b5000f-7768-47df-8ed6-53d07d88a22c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p class="imgWrapper">
          <img title="---------------------------&#xD;&#xA;Fatal Error -- Installer must exit&#xD;&#xA;---------------------------&#xD;&#xA;You are not running on a supported operating system.  Microsoft Virtual PC 2004 is only supported on Windows 2000 Professional and Windows XP Professional.&#xD;&#xA;---------------------------&#xD;&#xA;OK   &#xD;&#xA;---------------------------" src="/resources/Virtual%20PC%20-vs-%20x64%20err.PNG" border="0" height="126" width="498" />
        </p>
        <p>
          <i>Windows XP Professional</i>?  Check.<i><em></em></i></p>
        <p>
      But what about 64-bit?  Apparently it's actually <b>not</b> supported on <u>64-bit</u><i> Windows
      XP Professional</i>.<br /><i><em></em></i></p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=a7b5000f-7768-47df-8ed6-53d07d88a22c" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Error: VPC on XPx64</title>
      <guid>http://blog.throbs.net/PermaLink,guid,a7b5000f-7768-47df-8ed6-53d07d88a22c.aspx</guid>
      <link>http://blog.throbs.net/2006/10/01/Error+VPC+On+XPx64.aspx</link>
      <pubDate>Sun, 01 Oct 2006 20:54:33 GMT</pubDate>
      <description>&lt;p class="imgWrapper"&gt;
   &lt;img title="---------------------------
Fatal Error -- Installer must exit
---------------------------
You are not running on a supported operating system.  Microsoft Virtual PC 2004 is only supported on Windows 2000 Professional and Windows XP Professional.
---------------------------
OK   
---------------------------" src="/resources/Virtual%20PC%20-vs-%20x64%20err.PNG" border="0" height="126" width="498"&gt;
&lt;/p&gt;
&lt;p&gt;
   &lt;i&gt;Windows XP Professional&lt;/i&gt;?&amp;nbsp; Check.&lt;i&gt;&lt;em&gt;&lt;/em&gt;&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
   But what about 64-bit?&amp;nbsp; Apparently it's actually &lt;b&gt;not&lt;/b&gt; supported on &lt;u&gt;64-bit&lt;/u&gt;&lt;i&gt; Windows
   XP Professional&lt;/i&gt;.&lt;br&gt;
   &lt;i&gt;&lt;em&gt;&lt;/em&gt;&lt;/i&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=a7b5000f-7768-47df-8ed6-53d07d88a22c" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,a7b5000f-7768-47df-8ed6-53d07d88a22c.aspx</comments>
      <category>broken/WTF;tech issues of the moment;web/dev/tech</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=e010ab40-99fd-4342-a50d-4fd35d2f7f75</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,e010ab40-99fd-4342-a50d-4fd35d2f7f75.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,e010ab40-99fd-4342-a50d-4fd35d2f7f75.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=e010ab40-99fd-4342-a50d-4fd35d2f7f75</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">It took ages, but I'm on <a href="http://sourceforge.net/projects/dasblogce">dasBlog</a> now.  <a href="http://blog2.throbs.net/2005/05/23/Comments+Closed.aspx">Good
   riddance to dotText</a>!  -- I bid it lovingly, though, since it served well
   for a 1st generation blog engine -- Somehow a couple hundred legitimate posts + comments
   garnered many thousands of comment spams.  I expect dasBlog will handle that
   all better; captchas are a tad annoying but effective, I hear.<br /><br />
   That dasBlog is still under active development is a good sign.  I find that quality
   much more  important these days.  For reference, <a href="http://dbvt.com/blog/archive/2005/01/25/788.aspx">dotText
   was last updated almost 2yrs ago (and wasn't even really released)</a>.<br /><p></p>
   So in other news (in the sense that no news is its own news), I haven't posted much
   of anything in a couple months, and even then there wasn't much meat.  I plan
   to start writing/posting with something like BlogJet.  (Yes, I actually used
   dotText's web-based editor, which was <i>text-only </i>in Firefox -- I'm entirely
   too comfortable with code for my own good).  Hopefully this ease will lubricate
   the writing process.<br /><br />
   Regarding the transition: I used two great tools.  One was <a href="http://iceglue.com/tranqy/CategoryView,category,DotText2DasBlog.aspx">Aaron
   Junod's great dotText to dasBlog converter</a> to migrate the content.  This
   would have done the trick many moons ago, except that I didn't want to orphan all
   my incoming links (a big no-no to a web dev like me).  Fortunately, <a href="http://www.hanselman.com/blog/PermaLink.aspx?guid=706db440-20b2-4697-a2fa-f03f9a4d36ff">Scott
   Hanselman published a Regex to remap URLs from dotText's format to dasBlog's</a> (If
   only I hadn't fat-fingered that one the first time I tried it way back, it'd actually
   have worked).  
   <br /><br />
   Finally, some outstanding meta-throbs junk:<br /><ol><li>
         Comments were probably lost.  Sorry.  I noticed spammers were usually changing
         the subject from the default "re: whatever", so I killed most of the rest.  
         <br /></li><li>
         Search is gone for the moment.  I'll add it back in Real Soon Now.</li><li>
         Images and other locally-hosted junk is probably all broken.  I'll fix that slightly
         sooner.</li><li>
         Comments are screwy (dotText saved as HTML.  dasBlog doesn't.)</li><li>
         Layout is messed in IE6.<br /></li></ol><br /><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=e010ab40-99fd-4342-a50d-4fd35d2f7f75" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Finally off dotText!</title>
      <guid>http://blog.throbs.net/PermaLink,guid,e010ab40-99fd-4342-a50d-4fd35d2f7f75.aspx</guid>
      <link>http://blog.throbs.net/2006/08/23/Finally+Off+DotText.aspx</link>
      <pubDate>Wed, 23 Aug 2006 04:06:09 GMT</pubDate>
      <description>It took ages, but I'm on &lt;a href="http://sourceforge.net/projects/dasblogce"&gt;dasBlog&lt;/a&gt; now.&amp;nbsp; &lt;a href="http://blog2.throbs.net/2005/05/23/Comments+Closed.aspx"&gt;Good
riddance to dotText&lt;/a&gt;!&amp;nbsp; -- I bid it lovingly, though, since it served well
for a 1st generation blog engine -- Somehow a couple hundred legitimate posts + comments
garnered many thousands of comment spams.&amp;nbsp; I expect dasBlog will handle that
all better; captchas are a tad annoying but effective, I hear.&lt;br&gt;
&lt;br&gt;
That dasBlog is still under active development is a good sign.&amp;nbsp; I find that quality
much more&amp;nbsp; important these days.&amp;nbsp; For reference, &lt;a href="http://dbvt.com/blog/archive/2005/01/25/788.aspx"&gt;dotText
was last updated almost 2yrs ago (and wasn't even really released)&lt;/a&gt;.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
So in other news (in the sense that no news is its own news), I haven't posted much
of anything in a couple months, and even then there wasn't much meat.&amp;nbsp; I plan
to start writing/posting with something like BlogJet.&amp;nbsp; (Yes, I actually used
dotText's web-based editor, which was &lt;i&gt;text-only &lt;/i&gt;in Firefox -- I'm entirely
too comfortable with code for my own good).&amp;nbsp; Hopefully this ease will lubricate
the writing process.&lt;br&gt;
&lt;br&gt;
Regarding the transition: I used two great tools.&amp;nbsp; One was &lt;a href="http://iceglue.com/tranqy/CategoryView,category,DotText2DasBlog.aspx"&gt;Aaron
Junod's great dotText to dasBlog converter&lt;/a&gt; to migrate the content.&amp;nbsp; This
would have done the trick many moons ago, except that I didn't want to orphan all
my incoming links (a big no-no to a web dev like me).&amp;nbsp; Fortunately, &lt;a href="http://www.hanselman.com/blog/PermaLink.aspx?guid=706db440-20b2-4697-a2fa-f03f9a4d36ff"&gt;Scott
Hanselman published a Regex to remap URLs from dotText's format to dasBlog's&lt;/a&gt; (If
only I hadn't fat-fingered that one the first time I tried it way back, it'd actually
have worked).&amp;nbsp; 
&lt;br&gt;
&lt;br&gt;
Finally, some outstanding meta-throbs junk:&lt;br&gt;
&lt;ol&gt;
   &lt;li&gt;
      Comments were probably lost.&amp;nbsp; Sorry.&amp;nbsp; I noticed spammers were usually changing
      the subject from the default "re: whatever", so I killed most of the rest.&amp;nbsp; 
      &lt;br&gt;
   &lt;/li&gt;
   &lt;li&gt;
      Search is gone for the moment.&amp;nbsp; I'll add it back in Real Soon Now.&lt;/li&gt;
   &lt;li&gt;
      Images and other locally-hosted junk is probably all broken.&amp;nbsp; I'll fix that slightly
      sooner.&lt;/li&gt;
   &lt;li&gt;
      Comments are screwy (dotText saved as HTML.&amp;nbsp; dasBlog doesn't.)&lt;/li&gt;
   &lt;li&gt;
      Layout is messed in IE6.&lt;br&gt;
   &lt;/li&gt;
&lt;/ol&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=e010ab40-99fd-4342-a50d-4fd35d2f7f75" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,e010ab40-99fd-4342-a50d-4fd35d2f7f75.aspx</comments>
      <category>meta-throbs;tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=4efc6eb0-afe3-4bae-83df-cdaa3ae7cd56</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,4efc6eb0-afe3-4bae-83df-cdaa3ae7cd56.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.throbs.net/CommentView,guid,4efc6eb0-afe3-4bae-83df-cdaa3ae7cd56.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=4efc6eb0-afe3-4bae-83df-cdaa3ae7cd56</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">Looks like I'm: 
   <ul><li>
         Participating in Scoble's 
         <h1 style="font-weight:normal; font-size:inherit; color:inherit; display:inline;" title="brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport"><a href="http://technorati.com/tag/brrreeeport" rel="tag">brrreeeport</a></h1><a href="http://scobleizer.wordpress.com/2006/02/13/the-brrreeeport-report/">experiment</a>.</li><li>
         Syndicating Digg's Programming news here now (in the sidebar).</li><li>
         Considering participating in Technet ScriptCenter's <a href="http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx">Scripting
         Games</a> event, despite my busy-ness. (Hey, I could be a contender!)</li><li>
         Baffled why <span title="The University of Cincinnati">UC would require its own Alumni
         (aka "prospective donors" to UC's board) to <a href="http://www.uc.edu/registrar/transcripts.html">jump
         through Stone Age hoops to get a transcript</a> (this is 2006, and phone isn't even
         an option), and they'll <em>still</em> take "5-10 days" to process it.
         </span></li><li>
         Downloading various free VMwares at the moment. Oh, and eating cookie dough.</li><li>
         Wondering why the machine I've reinstalled at least 12 times in 12 months -- due to
         strange disk problems, but with different disks -- now appears problem free after
         switching its filesystem from NTFS to FAT32 (which is supposedly more fragile).</li><li>
         Also wondering why the Virtual NT4 Server I spent the last week fighting with just
         refuses to run IIS4.</li><li>
         Avidly tracking shipment of my new little Athlon 64-based machine, due here Tuesday.</li><li>
         Chuckling at the recent surplus of general <span title="as in 'fortunate coincidences', Mike">serendipity.
         </span></li><li>
         Remembering that Tuesday is Valentine's day....</li></ul><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=4efc6eb0-afe3-4bae-83df-cdaa3ae7cd56" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Miscellaneous Brrreeeport </title>
      <guid>http://blog.throbs.net/PermaLink,guid,4efc6eb0-afe3-4bae-83df-cdaa3ae7cd56.aspx</guid>
      <link>http://blog.throbs.net/2006/02/14/Miscellaneous+Brrreeeport+.aspx</link>
      <pubDate>Tue, 14 Feb 2006 05:46:00 GMT</pubDate>
      <description>Looks like I'm:
&lt;ul&gt;
   &lt;li&gt;
      Participating in Scoble's 
      &lt;h1 style="font-weight:normal; font-size:inherit; color:inherit; display:inline;" title="brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport brrreeeport" &gt;&lt;a href="http://technorati.com/tag/brrreeeport" rel="tag"&gt;brrreeeport&lt;/a&gt;
      &lt;/h1&gt;
      &lt;a href="http://scobleizer.wordpress.com/2006/02/13/the-brrreeeport-report/"&gt;experiment&lt;/a&gt;.&lt;/li&gt;
   &lt;li&gt;
      Syndicating Digg's Programming news here now (in the sidebar).&lt;/li&gt;
   &lt;li&gt;
      Considering participating in Technet ScriptCenter's &lt;a href="http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx"&gt;Scripting
      Games&lt;/a&gt; event, despite my busy-ness. (Hey, I could be a contender!)&lt;/li&gt;
   &lt;li&gt;
      Baffled why &lt;span title="The University of Cincinnati"&gt;UC&gt; would require its own Alumni
      (aka "prospective donors" to UC's board) to &lt;a href="http://www.uc.edu/registrar/transcripts.html"&gt;jump
      through Stone Age hoops to get a transcript&lt;/a&gt; (this is 2006, and phone isn't even
      an option), and they'll &lt;em&gt;still&lt;/em&gt; take "5-10 days" to process it.
   &lt;/li&gt;
   &lt;li&gt;
      Downloading various free VMwares at the moment. Oh, and eating cookie dough.&lt;/li&gt;
   &lt;li&gt;
      Wondering why the machine I've reinstalled at least 12 times in 12 months -- due to
      strange disk problems, but with different disks -- now appears problem free after
      switching its filesystem from NTFS to FAT32 (which is supposedly more fragile).&lt;/li&gt;
   &lt;li&gt;
      Also wondering why the Virtual NT4 Server I spent the last week fighting with just
      refuses to run IIS4.&lt;/li&gt;
   &lt;li&gt;
      Avidly tracking shipment of my new little Athlon 64-based machine, due here Tuesday.&lt;/li&gt;
   &lt;li&gt;
      Chuckling at the recent surplus of general &lt;span title="as in 'fortunate coincidences', Mike"&gt;serendipity&gt;.
   &lt;/li&gt;
   &lt;li&gt;
      Remembering that Tuesday is Valentine's day....&lt;/li&gt;
&lt;/ul&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=4efc6eb0-afe3-4bae-83df-cdaa3ae7cd56" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,4efc6eb0-afe3-4bae-83df-cdaa3ae7cd56.aspx</comments>
      <category>web/dev/tech;personal/family;general geekery;tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=561579a5-3abe-4583-b042-a30a6c954b5b</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,561579a5-3abe-4583-b042-a30a6c954b5b.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.throbs.net/CommentView,guid,561579a5-3abe-4583-b042-a30a6c954b5b.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=561579a5-3abe-4583-b042-a30a6c954b5b</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Something I bumped into today: The <em>first</em> time Internet Explorer loads a URL,
      it sends an "HTTP_Accept" request header with the list of MIME types it accepts, like
      so: <code>HTTP_ACCEPT = application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword,
      */*</code></p>
        <p>
      Any <em>subsequent</em> request of the same URL, though, only sends "*/*": <code>HTTP_ACCEPT
      = */*</code></p>
        <p>
      Of course I watched this through an <acronym title="Active Server Pages">ASP</acronym> page
      which wrote out <code>Request.ServerVariables("HTTP_Accept")</code>.  I wasn't
      sure if it was <acronym title="Internet Information Services">IIS</acronym> or <acronym title="Internet Explorer">IE</acronym>'s
      fault tho, so I checked the raw headers with <a href="http://www.fiddlertool.com/fiddler/" title="Fiddler (HTTP Debugging tool)">Fiddler</a>,
      and it's definitely <acronym title="Internet Explorer">IE</acronym>. 
   </p>
        <p>
      What's especially strange is that I can find little or no mention of the problem.
      Anyone else heard of (or conquered) this? 
   </p>
        <p>
      It <em>rather</em> messes up a page I'm working on... 
   </p>
        <p>
      UPDATE: <a href="http://throbs.net/web/articles/IE_Bug_with_HTTP_ACCEPT_header_and_Workaround.asp" title="IE bug with HTTP_ACCEPT HTTP header, and workaround">See
      here for a bug and workaround demo article I just put together.</a><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=561579a5-3abe-4583-b042-a30a6c954b5b" /><br /><hr />
      Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></p>
      </body>
      <title>IE6 HTTP Bug with HTTP_Accept request header</title>
      <guid>http://blog.throbs.net/PermaLink,guid,561579a5-3abe-4583-b042-a30a6c954b5b.aspx</guid>
      <link>http://blog.throbs.net/2006/02/09/IE6+HTTP+Bug+With+HTTPAccept+Request+Header.aspx</link>
      <pubDate>Thu, 09 Feb 2006 22:55:00 GMT</pubDate>
      <description>&lt;p&gt;
   Something I bumped into today: The &lt;em&gt;first&lt;/em&gt; time Internet Explorer loads a URL,
   it sends an "HTTP_Accept" request header with the list of MIME types it accepts, like
   so: &lt;code&gt;HTTP_ACCEPT = application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword,
   */*&lt;/code&gt; 
&lt;p&gt;
   Any &lt;em&gt;subsequent&lt;/em&gt; request of the same URL, though, only sends "*/*": &lt;code&gt;HTTP_ACCEPT
   = */*&lt;/code&gt; 
&lt;/p&gt;
&lt;p&gt;
   Of course I watched this through an &lt;acronym title="Active Server Pages"&gt;ASP&lt;/acronym&gt; page
   which wrote out &lt;code&gt;Request.ServerVariables("HTTP_Accept")&lt;/code&gt;.&amp;nbsp; I wasn't
   sure if it was &lt;acronym title="Internet Information Services"&gt;IIS&lt;/acronym&gt; or &lt;acronym title="Internet Explorer"&gt;IE&lt;/acronym&gt;'s
   fault tho, so I checked the raw headers with &lt;a href="http://www.fiddlertool.com/fiddler/" title="Fiddler (HTTP Debugging tool)"&gt;Fiddler&lt;/a&gt;,
   and it's definitely &lt;acronym title="Internet Explorer"&gt;IE&lt;/acronym&gt;. 
&lt;/p&gt;
&lt;p&gt;
   What's especially strange is that I can find little or no mention of the problem.
   Anyone else heard of (or conquered) this? 
&lt;/p&gt;
&lt;p&gt;
   It &lt;em&gt;rather&lt;/em&gt; messes up a page I'm working on... 
&lt;/p&gt;
&lt;p&gt;
   UPDATE: &lt;a href="http://throbs.net/web/articles/IE_Bug_with_HTTP_ACCEPT_header_and_Workaround.asp" title="IE bug with HTTP_ACCEPT HTTP header, and workaround"&gt;See
   here for a bug and workaround demo article I just put together.&lt;/a&gt;&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=561579a5-3abe-4583-b042-a30a6c954b5b" /&gt;
   &lt;br /&gt;
   &lt;hr /&gt;
   Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,561579a5-3abe-4583-b042-a30a6c954b5b.aspx</comments>
      <category>tools/tips/hacks;tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=8e742228-7190-4e70-af17-97add29034fb</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,8e742228-7190-4e70-af17-97add29034fb.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.throbs.net/CommentView,guid,8e742228-7190-4e70-af17-97add29034fb.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=8e742228-7190-4e70-af17-97add29034fb</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">...yet I got this message when I logged
   in today: <blockquote> ---------------------------<br />
   Windows Product Activation<br />
   ---------------------------<br />
   Since Windows was first activated on this computer, the hardware on the computer has
   changed significantly. Due to these changes, Windows must be reactivated within 3
   days. 
   <br />
   Do you want to reactivate Windows now?<br /><br />
   ---------------------------<br />
   Yes No 
   <br />
   ---------------------------<br /></blockquote><p>
      Very strange. Any ideas?
   </p><p><small>(Tip: you can capture the text of many Windows dialogs into the clipboard by
      pressing Control-C while viewing them. The above example came that way. Couldn't use
      printscreen while logging in, tho, or I'd've shown the dialog too.)</small></p><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=8e742228-7190-4e70-af17-97add29034fb" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>I haven't changed any hardware in over 6 months,</title>
      <guid>http://blog.throbs.net/PermaLink,guid,8e742228-7190-4e70-af17-97add29034fb.aspx</guid>
      <link>http://blog.throbs.net/2006/01/04/I+Havent+Changed+Any+Hardware+In+Over+6+Months.aspx</link>
      <pubDate>Wed, 04 Jan 2006 05:29:00 GMT</pubDate>
      <description>...yet I got this message when I logged in today:
&lt;blockquote&gt; ---------------------------&lt;br /&gt;
Windows Product Activation&lt;br /&gt;
---------------------------&lt;br /&gt;
Since Windows was first activated on this computer, the hardware on the computer has
changed significantly. Due to these changes, Windows must be reactivated within 3
days. 
&lt;br /&gt;
Do you want to reactivate Windows now?&lt;br /&gt;
&lt;br /&gt;
---------------------------&lt;br /&gt;
Yes No 
&lt;br /&gt;
---------------------------&lt;br /&gt;
&lt;/blockquote&gt; &gt;
&lt;p&gt;
   Very strange. Any ideas?
&lt;/p&gt;
&lt;p&gt;
   &lt;small&gt;(Tip: you can capture the text of many Windows dialogs into the clipboard by
   pressing Control-C while viewing them. The above example came that way. Couldn't use
   printscreen while logging in, tho, or I'd've shown the dialog too.)&lt;/small&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=8e742228-7190-4e70-af17-97add29034fb" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,8e742228-7190-4e70-af17-97add29034fb.aspx</comments>
      <category>tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=07dc5ecc-c87a-42f5-a79f-b346ef1e6838</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,07dc5ecc-c87a-42f5-a79f-b346ef1e6838.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.throbs.net/CommentView,guid,07dc5ecc-c87a-42f5-a79f-b346ef1e6838.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=07dc5ecc-c87a-42f5-a79f-b346ef1e6838</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I recently deployed the <acronym title="Active Server Pages">ASP</acronym>.net 2.0
      Framework to my server, and since have been fighting with problems it's caused. For
      instance, when I switched one app to use it, it broke all the other v1.1 web apps
      I was running (including this blog). Fortunately for me, someone else has been having
      the same problem and <a href="http://www.xmlx.ca/weblog/PermaLink,guid,0d5a1c11-63cb-44b9-96d9-1fd489de2342.aspx" title=" 	&#xA;Scott Cadillac - Error Deploying ASP.NET 2.0 Application">found
      a solution: move the 2.0 apps into their own application pool</a>. Hooray I don't
      have to uninstall (which I was close to doing). 
   </p>
        <p>
      Hey Microsoft, how about mentioning this anywhere? ...say during the install, on the <a title="" href=""><acronym title="Internet Information Services">IIS</acronym></a> site's <acronym title="Active Server Pages">ASP</acronym>.net
      tab, or in the error?
   </p>
        <p>
      I have another related woe, though: If I set a 1.1 app to run under the 2.0 Framework
      (which <em>should</em> work, and imparts better performance and security), I get the
      ASP.net Yellow Screen of Death: 
   </p>
        <div class="imgWrapper">
          <img src="/resources/aspx20err_global_asax.png" title="&#xA;Server Error in '/' Application.&#xA;Compilation Error&#xA;Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.&#xA;&#xA;Compiler Error Message: BC30183: Keyword is not valid as an identifier.&#xA;&#xA;Source Error:&#xA;Line 9:  &#xA;Line 10: &#xA;Line 11: Public Class Global&#xA;Line 12:     Inherits System.Web.HttpApplication&#xA;Line 13: &#xA;&#xA;Source File: [path to site]\Global.asax.vb    Line: 11&#xA;&#xA;Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42&#xA;" />
        </div>
   Apparently "global" now a reserved keyword under 2.0 (despite its 1.1 compatibility).
   Fortunately, I found my own easy fix: just rename the class. So line 11 in my global.asax.vb
   is now <code class="vb">Public Class Global<b>2</b></code>. Of course I made the same
   change in its global.asax too: <code class="vb">&lt;%@ Application src="Global.asax.vb"
   Inherits="Global<b>2</b>" %&gt;</code><p>
      Happy to find a solution, and I hope mine helps someone.
   </p><img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=07dc5ecc-c87a-42f5-a79f-b346ef1e6838" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Two Solutions: ASP.net Framework 2.0 deployment woes</title>
      <guid>http://blog.throbs.net/PermaLink,guid,07dc5ecc-c87a-42f5-a79f-b346ef1e6838.aspx</guid>
      <link>http://blog.throbs.net/2005/12/21/Two+Solutions+ASPnet+Framework+20+Deployment+Woes.aspx</link>
      <pubDate>Wed, 21 Dec 2005 17:23:00 GMT</pubDate>
      <description>&lt;p&gt;
   I recently deployed the &lt;acronym title="Active Server Pages"&gt;ASP&lt;/acronym&gt;.net 2.0
   Framework to my server, and since have been fighting with problems it's caused. For
   instance, when I switched one app to use it, it broke all the other v1.1 web apps
   I was running (including this blog). Fortunately for me, someone else has been having
   the same problem and &lt;a href="http://www.xmlx.ca/weblog/PermaLink,guid,0d5a1c11-63cb-44b9-96d9-1fd489de2342.aspx" title=" 	
Scott Cadillac - Error Deploying ASP.NET 2.0 Application"&gt;found
   a solution: move the 2.0 apps into their own application pool&lt;/a&gt;. Hooray I don't
   have to uninstall (which I was close to doing). 
&lt;/p&gt;
&lt;p&gt;
   Hey Microsoft, how about mentioning this anywhere? ...say during the install, on the &lt;a title="" href="" &gt;&lt;acronym title="Internet Information Services"&gt;IIS&lt;/acronym&gt;&lt;/a&gt; site's &lt;acronym title="Active Server Pages"&gt;ASP&lt;/acronym&gt;.net
   tab, or in the error?
&lt;/p&gt;
&lt;p&gt;
   I have another related woe, though: If I set a 1.1 app to run under the 2.0 Framework
   (which &lt;em&gt;should&lt;/em&gt; work, and imparts better performance and security), I get the
   ASP.net Yellow Screen of Death: 
&lt;div class="imgWrapper"&gt;&lt;img src="/resources/aspx20err_global_asax.png" title="
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30183: Keyword is not valid as an identifier.

Source Error:
Line 9:  
Line 10: 
Line 11: Public Class Global
Line 12:     Inherits System.Web.HttpApplication
Line 13: 

Source File: [path to site]\Global.asax.vb    Line: 11

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
" /&gt;
&lt;/div&gt;
Apparently "global" now a reserved keyword under 2.0 (despite its 1.1 compatibility).
Fortunately, I found my own easy fix: just rename the class. So line 11 in my global.asax.vb
is now &lt;code class="vb"&gt;Public Class Global&lt;b&gt;2&lt;/b&gt;&lt;/code&gt;. Of course I made the same
change in its global.asax too: &lt;code class="vb"&gt;&amp;lt;%@ Application src="Global.asax.vb"
Inherits="Global&lt;b&gt;2&lt;/b&gt;" %&amp;gt;&lt;/code&gt; &gt;
&lt;p&gt;
   Happy to find a solution, and I hope mine helps someone.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=07dc5ecc-c87a-42f5-a79f-b346ef1e6838" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,07dc5ecc-c87a-42f5-a79f-b346ef1e6838.aspx</comments>
      <category>web/dev/tech;tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=b3834bf4-f3fe-4232-96b1-b6ea9371cd33</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,b3834bf4-f3fe-4232-96b1-b6ea9371cd33.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://blog.throbs.net/CommentView,guid,b3834bf4-f3fe-4232-96b1-b6ea9371cd33.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=b3834bf4-f3fe-4232-96b1-b6ea9371cd33</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h4>Problem:
   </h4>
        <p>
      My <acronym title="Small Business Server">SBS</acronym> 2003 box was getting this
      error several times a day: "IPBOOTP was unable to receive an incoming message on the
      local interface with IP address x.x.x.x . The data is the error code." 
   </p>
        <h4>Process:
   </h4>
        <p>
          <a href="http://www.google.com/search?q=2003+IPBOOTP+was+unable+to+receive+an+incoming+message">Most
      applicable suggestions I found</a> said to either disable the DHCP Relay Agent <em>service</em>,
      or install a Win2000 hotfix.  No luck for me, though, since the service wasn't
      installed, and I'm on <em>SBS 2003</em>. 
   </p>
        <h4>Solution:
   </h4>
        <p>
          <a href="http://www.tech-archive.net/Archive/Windows/microsoft.public.windows.server.sbs/2004-07/8023.html">Microsoft.Public
      Usenet - IPBOOTP ERROR PLEASE HELP</a>.  Hurrah, disabling DHCP Relay on the
      LAN interface in RRAS manager. 
   </p>
        <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=b3834bf4-f3fe-4232-96b1-b6ea9371cd33" />
        <br />
        <hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>2005-10-01 - IPBOOTB errors</title>
      <guid>http://blog.throbs.net/PermaLink,guid,b3834bf4-f3fe-4232-96b1-b6ea9371cd33.aspx</guid>
      <link>http://blog.throbs.net/2005/10/02/20051001++IPBOOTB+Errors.aspx</link>
      <pubDate>Sun, 02 Oct 2005 03:15:00 GMT</pubDate>
      <description>&lt;h4&gt;Problem:
&lt;/h4&gt;
&lt;p&gt;
   My &lt;acronym title="Small Business Server"&gt;SBS&lt;/acronym&gt; 2003 box was getting this
   error several times a day: "IPBOOTP was unable to receive an incoming message on the
   local interface with IP address x.x.x.x . The data is the error code." 
&lt;/p&gt;
&lt;h4&gt;Process:
&lt;/h4&gt;
&lt;p&gt;
   &lt;a href="http://www.google.com/search?q=2003+IPBOOTP+was+unable+to+receive+an+incoming+message"&gt;Most
   applicable suggestions I found&lt;/a&gt; said to either disable the DHCP Relay Agent &lt;em&gt;service&lt;/em&gt;,
   or install a Win2000 hotfix.&amp;nbsp; No luck for me, though, since the service wasn't
   installed, and I'm on &lt;em&gt;SBS 2003&lt;/em&gt;. 
&lt;/p&gt;
&lt;h4&gt;Solution:
&lt;/h4&gt;
&lt;p&gt;
   &lt;a href="http://www.tech-archive.net/Archive/Windows/microsoft.public.windows.server.sbs/2004-07/8023.html"&gt;Microsoft.Public
   Usenet - IPBOOTP ERROR PLEASE HELP&lt;/a&gt;.&amp;nbsp; Hurrah, disabling DHCP Relay on the
   LAN interface in RRAS manager. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=b3834bf4-f3fe-4232-96b1-b6ea9371cd33" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,b3834bf4-f3fe-4232-96b1-b6ea9371cd33.aspx</comments>
      <category>tools/tips/hacks;tech issues of the moment</category>
    </item>
    <item>
      <trackback:ping>http://blog.throbs.net/Trackback.aspx?guid=239b2678-b03d-4780-9419-52b6fa2a80c5</trackback:ping>
      <pingback:server>http://blog.throbs.net/pingback.aspx</pingback:server>
      <pingback:target>http://blog.throbs.net/PermaLink,guid,239b2678-b03d-4780-9419-52b6fa2a80c5.aspx</pingback:target>
      <dc:creator>myemail@myemail.com (Your DisplayName here!)</dc:creator>
      <wfw:comment>http://blog.throbs.net/CommentView,guid,239b2678-b03d-4780-9419-52b6fa2a80c5.aspx</wfw:comment>
      <wfw:commentRss>http://blog.throbs.net/SyndicationService.asmx/GetEntryCommentsRss?guid=239b2678-b03d-4780-9419-52b6fa2a80c5</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      I upgraded another client's SBS 2003 machine to SP1 this past weekend.  It went
      remarkably smoothly, but we forgot to check their smartphones' access to Exchange
      til today.  No connection, we checked the /OMA virtual directory, and got this
      error: 
   </p>
        <blockquote>"A System error has occurred while processing your request. Please try
   again. If the problem persists, contact your administrator." </blockquote>
        <p>
        </p>
        <p>
      Much "jiggling" (yknow, rerunning wizards, regenerating the web certificate, etc),
      and googling got me no answer.  I did see this error in the Application Log,
      though: 
   </p>
        <pre>An unknown error occurred while processing the current request:
Message: The remote server returned an error: (403) Forbidden.
Source: Microsoft.Exchange.OMA.ExchangeDataProvider
Stack trace:
   at Microsoft.Exchange.OMA.ExchangeDataProvider.OmaWebRequest.GetRequestStream()
   at Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices.GetSpecialFolders()
   at Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices..ctor(UserInfo user)

Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
Stack trace:
   at System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object sender, EventArgs e)

Message: Exception of type Microsoft.Exchange.OMA.DataProviderInterface.ProviderException was thrown.
EventMessage: 
UserMessage: A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator.
Source: Microsoft.Exchange.OMA.UserInterface
Stack trace:
   at Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object sender, EventArgs e)
   at System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e)
   at System.Web.SessionState.SessionStateModule.CompleteAcquireState()
   at System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData)
   at System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)


For more information, see Help and Support Center at <a href="http://go.microsoft.com/fwlink/events.asp">http://go.microsoft.com/fwlink/events.asp</a>. </pre>
        <p>
        </p>
        <p>
      What a mess.  But I recognized that "(403) Forbidden" as a web server error (although
      not on the actual OMA directory).  Combining that with <a href="http://www.eggheadcafe.com/ng/microsoft.public.exchange.mobility/post612531.asp" title="OMA fails after authenticating">info
      from similar OMA issues</a>, I checked the <em>/exchange-oma</em> virtual directory's
      settings, and <strong>aha!</strong> it was denying access to all IP addresses except
      127.0.0.1 and one we don't use.  It was <em>not</em> making an exception for
      the primary local address.  So I added that and all's now good. 
   </p>
        <p>
      So when you're having OMA problems, try the usual stuff (including checking the OMA
      virtual directory), then <em>also</em> check settings on the exchange-oma virtual
      directory. 
   </p>
        <p>
      Lesson learned.
   </p>
        <ul style="border: 1px dotted gray; padding: 0.5em 1em; font-size: smaller; font-style: italic;">
      related docs: 
      <li><a href="http://www.eggheadcafe.com/ng/microsoft.public.exchange.mobility/post612531.asp" title="OMA fails after authenticating">http://www.eggheadcafe.com/ng/microsoft.public.exchange.mobility/post612531.asp</a></li><li><a href="http://support.microsoft.com/kb/817379" title="Exchange ActiveSync and Outlook Mobile Access errors occur when SSL or forms-based authentication is required for Exchange Server 2003">http://support.microsoft.com/kb/817379</a></li><li><a href="http://support.microsoft.com/kb/898131" title="When you try to connect to an Outlook Mobile Access Web site on an Exchange 2003 computer, you may receive the &quot;A System error has occurred while processing your request&quot; error message">http://support.microsoft.com/kb/898131</a></li><li><span style="font-style: italic;"></span><a href="http://support.microsoft.com/kb/883380" title="How to reset the default virtual directories that are required to provide Outlook Web Access, Exchange ActiveSync, and Outlook Mobile Access services in Exchange Server 2003">http://support.microsoft.com/kb/883380</a></li></ul>
        <span style="font-style: italic;">Update 2008-11-07:<br /><i>Ha!  I was troubleshooting for a customer, and found my own post (top of the
   google to ya, 3 years later!)  It wasn't the same issue, but it was similar enough
   to set me on the right track.<a href="http://support.microsoft.com/kb/883380" title="How to reset the default virtual directories that are required to provide Outlook Web Access, Exchange ActiveSync, and Outlook Mobile Access services in Exchange Server 2003"></a><br /></i><br /></span>   <img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=239b2678-b03d-4780-9419-52b6fa2a80c5" /><br /><hr />
   Copyright <a href="http://throbs.net/" title="Rob Eberhardt">Rob Eberhardt</a></body>
      <title>Another SBS SP1 hangup</title>
      <guid>http://blog.throbs.net/PermaLink,guid,239b2678-b03d-4780-9419-52b6fa2a80c5.aspx</guid>
      <link>http://blog.throbs.net/2005/09/06/Another+SBS+SP1+Hangup.aspx</link>
      <pubDate>Tue, 06 Sep 2005 19:45:00 GMT</pubDate>
      <description>&lt;p&gt;
   I upgraded another client's SBS 2003 machine to SP1 this past weekend.&amp;nbsp; It went
   remarkably smoothly, but we forgot to check their smartphones' access to Exchange
   til today.&amp;nbsp; No connection, we checked the /OMA virtual directory, and got this
   error: 
&lt;/p&gt;
&lt;blockquote&gt;"A System error has occurred while processing your request. Please try
again. If the problem persists, contact your administrator." &lt;/blockquote&gt; 
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   Much "jiggling" (yknow, rerunning wizards, regenerating the web certificate, etc),
   and googling got me no answer.&amp;nbsp; I did see this error in the Application Log,
   though: 
&lt;/p&gt;
&lt;pre&gt;An unknown error occurred while processing the current request:
Message: The remote server returned an error: (403) Forbidden.
Source: Microsoft.Exchange.OMA.ExchangeDataProvider
Stack trace:
   at Microsoft.Exchange.OMA.ExchangeDataProvider.OmaWebRequest.GetRequestStream()
   at Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices.GetSpecialFolders()
   at Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices..ctor(UserInfo user)

Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
Stack trace:
   at System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object sender, EventArgs e)

Message: Exception of type Microsoft.Exchange.OMA.DataProviderInterface.ProviderException was thrown.
EventMessage: 
UserMessage: A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator.
Source: Microsoft.Exchange.OMA.UserInterface
Stack trace:
   at Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object sender, EventArgs e)
   at System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e)
   at System.Web.SessionState.SessionStateModule.CompleteAcquireState()
   at System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData)
   at System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously)


For more information, see Help and Support Center at &lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/a&gt;. &lt;/pre&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
   What a mess.&amp;nbsp; But I recognized that "(403) Forbidden" as a web server error (although
   not on the actual OMA directory).&amp;nbsp; Combining that with &lt;a href="http://www.eggheadcafe.com/ng/microsoft.public.exchange.mobility/post612531.asp" title="OMA fails after authenticating"&gt;info
   from similar OMA issues&lt;/a&gt;, I checked the &lt;em&gt;/exchange-oma&lt;/em&gt; virtual directory's
   settings, and &lt;strong&gt;aha!&lt;/strong&gt; it was denying access to all IP addresses except
   127.0.0.1 and one we don't use.&amp;nbsp; It was &lt;em&gt;not&lt;/em&gt; making an exception for
   the primary local address.&amp;nbsp; So I added that and all's now good. 
&lt;/p&gt;
&lt;p&gt;
   So when you're having OMA problems, try the usual stuff (including checking the OMA
   virtual directory), then &lt;em&gt;also&lt;/em&gt; check settings on the exchange-oma virtual
   directory. 
&lt;/p&gt;
&lt;p&gt;
   Lesson learned.
&lt;/p&gt;
&lt;ul style="border: 1px dotted gray; padding: 0.5em 1em; font-size: smaller; font-style: italic;"&gt;
   related docs: 
   &lt;li&gt;
      &lt;a href="http://www.eggheadcafe.com/ng/microsoft.public.exchange.mobility/post612531.asp" title="OMA fails after authenticating"&gt;http://www.eggheadcafe.com/ng/microsoft.public.exchange.mobility/post612531.asp&lt;/a&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://support.microsoft.com/kb/817379" title="Exchange ActiveSync and Outlook Mobile Access errors occur when SSL or forms-based authentication is required for Exchange Server 2003"&gt;http://support.microsoft.com/kb/817379&lt;/a&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;a href="http://support.microsoft.com/kb/898131" title="When you try to connect to an Outlook Mobile Access Web site on an Exchange 2003 computer, you may receive the &amp;quot;A System error has occurred while processing your request&amp;quot; error message"&gt;http://support.microsoft.com/kb/898131&lt;/a&gt;
   &lt;/li&gt;
   &lt;li&gt;
      &lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;a href="http://support.microsoft.com/kb/883380" title="How to reset the default virtual directories that are required to provide Outlook Web Access, Exchange ActiveSync, and Outlook Mobile Access services in Exchange Server 2003"&gt;http://support.microsoft.com/kb/883380&lt;/a&gt;
   &lt;/li&gt;
&lt;/ul&gt;
&lt;span style="font-style: italic;"&gt;Update 2008-11-07:&lt;br&gt;
&lt;i&gt;Ha!&amp;nbsp; I was troubleshooting for a customer, and found my own post (top of the
google to ya, 3 years later!)&amp;nbsp; It wasn't the same issue, but it was similar enough
to set me on the right track.&lt;a href="http://support.microsoft.com/kb/883380" title="How to reset the default virtual directories that are required to provide Outlook Web Access, Exchange ActiveSync, and Outlook Mobile Access services in Exchange Server 2003"&gt;&lt;/a&gt;
&lt;br&gt;
&lt;/i&gt;
&lt;br&gt;
&lt;/span&gt;&amp;nbsp;&amp;nbsp; &lt;img width="0" height="0" src="http://blog.throbs.net/aggbug.ashx?id=239b2678-b03d-4780-9419-52b6fa2a80c5" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Copyright &lt;a href="http://throbs.net/" title="Rob Eberhardt"&gt;Rob Eberhardt&lt;/a&gt; </description>
      <comments>http://blog.throbs.net/CommentView,guid,239b2678-b03d-4780-9419-52b6fa2a80c5.aspx</comments>
      <category>tech issues of the moment;web/dev/tech</category>
    </item>
  </channel>
</rss>