Error: "Server.CreateObject error or Library Not Registered" - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2012-02-09T08:48:28Zhttp://fogbugz.stackexchange.com/feeds/question/262http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/262/error-server-createobject-error-or-library-not-registeredError: "Server.CreateObject error or Library Not Registered"FogBugz KB2009-10-15T00:37:14Z2009-10-15T00:38:20Z
<p>I'm seeing one or more of these errors:</p>
<ul>
<li>Server.CreateObject Failed
</li>
<li>Server.CreateObject Access Error
</li>
<li>Library not registered
</li>
<li>There is a problem with the page you are trying to reach and it cannot be displayed
</li>
</ul>
<p>What do I do?</p>
http://fogbugz.stackexchange.com/questions/262/error-server-createobject-error-or-library-not-registered/263#263Answer by FogBugz KB for Error: "Server.CreateObject error or Library Not Registered"FogBugz KB2009-10-15T00:38:20Z2009-10-15T00:38:20Z<p><strong>Solution -</strong> <strong>XP/2003 only:</strong></p>
<ol>
<li><a href="http://www.fogcreek.com/FogBugz/KB/setup/RightAccount.html" rel="nofollow">Read this.</a> </li>
<li>Ensure that <a href="http://www.fogcreek.com/FogBugz/KB/howto/DetermineUser.html" rel="nofollow">the FogBugz user</a> has full control on your FogBugz key in the registry:<br />
HKLM/SOFTWARE/FOG CREEK/FOGBUGZ</li>
<li>...and the FogBugz folder itself, which is by default here:<br />
C:\Program Files\FogBugz</li>
<li>If no luck yet, restart IIS. </li>
<li>If still no luck, proceed to next solution.
</li>
</ol>
<p><strong>Solution - All operating systems:</strong></p>
<ol>
<li>Your dll's in the accessories folder may not be registered correctly. Run register.bat, which lives in that folder, and reboot.
</li>
<li>If that doesn't fix it, you may have a permissions problem. The Windows user account <a href="http://www.fogcreek.com/FogBugz/KB/howto/DetermineUser.html" rel="nofollow">that FogBugz is using</a> may not have permissions on the dll that the COM object lives in, OR domain policy prevents it from doing a CreateObject. Make sure the FogBugz user has permissions on the FogBugz folders.
</li>
<li>If that doesn't fix it: errors like this can also be caused if you do not have the latest version of Microsoft Windows Script. Download and <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c717d943-7e4b-4622-86eb-95a22b832caa&DisplayLang=en" rel="nofollow">install it from their web site</a>.
</li>
</ol>