Error: "Server.CreateObject error or Library Not Registered" - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2012-02-09T08:48:28Z http://fogbugz.stackexchange.com/feeds/question/262 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/262/error-server-createobject-error-or-library-not-registered Error: "Server.CreateObject error or Library Not Registered" FogBugz KB 2009-10-15T00:37:14Z 2009-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#263 Answer by FogBugz KB for Error: "Server.CreateObject error or Library Not Registered" FogBugz KB 2009-10-15T00:38:20Z 2009-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. &nbsp; </li> </ol> <p><strong>Solution - All operating systems:</strong></p> <ol> <li>Your dll's in the accessories folder may not be registered correctly.&nbsp;&nbsp;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&amp;DisplayLang=en" rel="nofollow">install it from their web site</a>. </li> </ol>