Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reboot only option after ASP 0115?

Status
Not open for further replies.

mhenley

IS-IT--Management
Aug 25, 2000
27
0
0
US
The people hosting my development boxes tell me that the only way to recover the server after a trappable error is to reboot the server. Is there any other way to clear the trap? Maybe stop and start IIS??? We are developing some real database intensive stuff using tons of stored procedures and unfortunately we are trapping the box a couple times a day. [sig][/sig]
 
Have you seen the following MS articles...

Seems likely -

Troubleshooting -

If you use Sybase/Oracle on Unix -

Non-apartment threaded VB dll -

bunches of others. It seems like a pretty generic error. Perhaps the only fix is to harden the code. Perhaps upgrade to IIS 5. Don't know.

Hope it helps, [sig]<p>Rob<br><a href=mailto:robschultz@yahoo.com>robschultz@yahoo.com</a><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
"Focus on the solution to the problem,<br>
not the obstacles in the way."<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[/sig]
 
If you don't already do it, you should set your development site to run in it's own memory space. If you do, you shouldn't have to reboot (in my experience).

I do component development, and of course, have experienced the ASP 115 error. I've never had to reboot. [sig]<p>nick bulka<br><a href=mailto: > </a><br>[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top