<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Error Type:Server object, ASP 0177 (0x800AEA5F)800aea5f' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Error Type:Server object, ASP 0177 (0x800AEA5F)800aea5f' posted on the 'Active Server Pages' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 17:02:04 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 17:02:04 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Error Type:Server object, ASP 0177 (0x800AEA5F)800aea5f</title>
      <link>http://www.programmersheaven.com/mb/aspfaq/368127/368127/error-typeserver-object-asp-0177-0x800aea5f800aea5f/</link>
      <description>I have used COM component for ASP WebPages to show pages. The old component  &lt;br /&gt;
  &lt;br /&gt;
worked fine. When I added new procedure to the COM component, compiled and  &lt;br /&gt;
  &lt;br /&gt;
registered it, I get the following error in end user machine:  &lt;br /&gt;
  &lt;br /&gt;
Error Type:  &lt;br /&gt;
  &lt;br /&gt;
Server object, ASP 0177 (0x800AEA5F)  &lt;br /&gt;
  &lt;br /&gt;
800aea5f  &lt;br /&gt;
  &lt;br /&gt;
In the development machine the component working fine. Any idea what is the  &lt;br /&gt;
  &lt;br /&gt;
problem.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/aspfaq/368127/368127/error-typeserver-object-asp-0177-0x800aea5f800aea5f/</guid>
      <pubDate>Wed, 19 Dec 2007 04:38:20 -0700</pubDate>
      <category>Active Server Pages</category>
    </item>
    <item>
      <title>Re: Error Type:Server object, ASP 0177 (0x800AEA5F)800aea5f</title>
      <link>http://www.programmersheaven.com/mb/aspfaq/368127/368170/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368170</link>
      <description>Unregister the previous component,&lt;br /&gt;
regsvr32 /u yourcomponent.dll ' THE OLDER VERSION (Which you have in a backup)&lt;br /&gt;
&lt;br /&gt;
Register your new component,&lt;br /&gt;
regsvr32 yourcomponent.dll ' THE NEW VERSION&lt;br /&gt;
&lt;br /&gt;
And reboot the server machine.&lt;br /&gt;
Or at least reload the process of IIS.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Red;"&gt;Good luck!&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: Blue;"&gt;Hackman&lt;/span&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/aspfaq/368127/368170/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368170</guid>
      <pubDate>Wed, 19 Dec 2007 21:24:37 -0700</pubDate>
      <category>Active Server Pages</category>
    </item>
    <item>
      <title>Re: Error Type:Server object, ASP 0177 (0x800AEA5F)800aea5f</title>
      <link>http://www.programmersheaven.com/mb/aspfaq/368127/368173/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368173</link>
      <description>hi,&lt;br /&gt;
i did the same. but, still it is giving the same error. if i run the website without registering the component, it is showing the same error with "Invalid class string" message. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unregister the previous component,&lt;br /&gt;
: regsvr32 /u yourcomponent.dll ' THE OLDER VERSION (Which you have in &lt;br /&gt;
: a backup)&lt;br /&gt;
: &lt;br /&gt;
: Register your new component,&lt;br /&gt;
: regsvr32 yourcomponent.dll ' THE NEW VERSION&lt;br /&gt;
: &lt;br /&gt;
: And reboot the server machine.&lt;br /&gt;
: Or at least reload the process of IIS.&lt;br /&gt;
: &lt;br /&gt;
: &lt;span style="color: Red;"&gt;Good luck!&lt;/span&gt;&lt;br /&gt;
: &lt;span style="color: Blue;"&gt;Hackman&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/aspfaq/368127/368173/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368173</guid>
      <pubDate>Wed, 19 Dec 2007 22:49:54 -0700</pubDate>
      <category>Active Server Pages</category>
    </item>
    <item>
      <title>Re: Error Type:Server object, ASP 0177 (0x800AEA5F)800aea5f</title>
      <link>http://www.programmersheaven.com/mb/aspfaq/368127/368201/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368201</link>
      <description>:o&lt;br /&gt;
&lt;br /&gt;
This looks like the "Twilight Zone" for me !!!&lt;br /&gt;
Thats odd, but funny, kind of funny ... :)&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.google.com/search?q=ASP+0177+800AEA5F"&gt;http://www.google.com/search?q=ASP+0177+800AEA5F&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
You have 171 (more or less) answers to the&lt;br /&gt;
same question, but it looks like none of them&lt;br /&gt;
was useful.&lt;br /&gt;
&lt;br /&gt;
That is a little bit scary. :)&lt;br /&gt;
You are in the unknown dimension.&lt;br /&gt;
&lt;br /&gt;
The most interesting one for myself...&lt;br /&gt;
I quote:&lt;br /&gt;
&lt;span style="color: Blue;"&gt;&lt;br /&gt;
Dar - 4/15/2005 12:00:00 AM&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;I've had this problem a couple of times now.&lt;br /&gt;
The error is just not recognised by Microsoft at all, so you're on your own.&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://www.developmentnow.com/g/60_2003_10_0_0_254236/Server-CreateObject-error.htm"&gt;http://www.developmentnow.com/g/60_2003_10_0_0_254236/Server-CreateObject-error.htm&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This is what I would do in your case:&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt;1. Take the older one and register properly on the server.
   Check if it still works.
2. Unregister the older one in the server and check in the
   "Registry" to remove everything about your component.
   Use search in the "Registry Editor".
3. Open the older project on VB on the development machine
   and ensure "Binary Compatibility".
4. Compile the new component.
5. Copy the component to the server and check security ACL.
   The user which the server is running on should have read
   access to your component .dll
6. Register properly the component on the server.
7. Shutdown (power-off) the server and restart.&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Red;"&gt;Good luck!&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: Blue;"&gt;Hackman&lt;/span&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/aspfaq/368127/368201/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368201</guid>
      <pubDate>Thu, 20 Dec 2007 12:11:01 -0700</pubDate>
      <category>Active Server Pages</category>
    </item>
    <item>
      <title>Re: Error Type:Server object, ASP 0177 (0x800AEA5F)800aea5f</title>
      <link>http://www.programmersheaven.com/mb/aspfaq/368127/368216/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368216</link>
      <description>hi,&lt;br /&gt;
now it is working fine. but, i have added some code in one DLL file which will check the SQL service status,if it is stopped,it will display a messagebox. now, how to display the messagebox which i have added in DLL file? also, can u provide the sample code for checking for sql service status? i am Visual Basic 6.0.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/aspfaq/368127/368216/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368216</guid>
      <pubDate>Fri, 21 Dec 2007 02:12:56 -0700</pubDate>
      <category>Active Server Pages</category>
    </item>
    <item>
      <title>Re: Error Type:Server object, ASP 0177 (0x800AEA5F)800aea5f</title>
      <link>http://www.programmersheaven.com/mb/aspfaq/368127/368226/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368226</link>
      <description>Would be great for all those people having the same problem than you, if you share how did you fix the problem, in a blog or something.&lt;br /&gt;
&lt;br /&gt;
To check the SQL Service status could be easy handled by opening a connection, and catching the "On Error" if the connection can't be opened.&lt;br /&gt;
&lt;br /&gt;
But displaying a "MessageBox" from your DLL running inside "Internet Information Server" IIS would be lot of trouble, if the MessageBox can't be displayed could shutdown the whole server. For you convenience ... nobody does that. IIS runs like a Windows Service, and Windows Services should not relay on user interaction.&lt;br /&gt;
&lt;br /&gt;
You better find another logging method. If you want monitor SQL Server status and get alerts, there are tools in SQL 2000 to do exactly that. Your application shouldn't monitor the status unless your applications is a monitoring application.&lt;br /&gt;
&lt;br /&gt;
App.LogEvent() to log events to "Event Viewer".&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Red;"&gt;Good luck!&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: Blue;"&gt;Hackman&lt;/span&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/aspfaq/368127/368226/re-error-typeserver-object-asp-0177-0x800aea5f800aea5f/#368226</guid>
      <pubDate>Fri, 21 Dec 2007 13:35:08 -0700</pubDate>
      <category>Active Server Pages</category>
    </item>
  </channel>
</rss>