- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- BackOffice Products
- >
- Server.CreateObject Failed
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-07-2005 09:21 PM
тАО03-07-2005 09:21 PM
Server.CreateObject Failed
We randomly get error from IIS6 as below.
Server object error 'ASP 0177 : 80070008'
Server.CreateObject Failed
/facility/fac_request/request_result.asp, line 139
Error reported randomly at different line of code. Some time it is database connection ex. conn.open StrConnection
or sometime line of code point to different code.
The only way to resolve is to reset iis server (iisreset) may be we have to do this 2-3 times/day this a lot effect our service availability.
We face this problem since IIS5 , we try move to IIS6 and configure work process and separate application pool.
We configure parameter for application pool to re-cycle but it doesn't help solve our problem.
Please guide us the steps for further troubleshooting and solve the problem.
Thanks in advance for any help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-07-2005 09:51 PM
тАО03-07-2005 09:51 PM
Re: Server.CreateObject Failed
i wonder if the object u r calling is working properly since u r randomly getting this error?
may i know exactly what object r u calling?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-07-2005 09:59 PM
тАО03-07-2005 09:59 PM
Re: Server.CreateObject Failed
thanks for your response.
Sometime code point to
conn.open StrConnection some time it call aspsoft.upload.
the error message is not fix at the specific line of code.
with same code , after do iisreset problem resolved without modify any code.
Then I think this is not coding or permission problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-07-2005 10:09 PM
тАО03-07-2005 10:09 PM
Re: Server.CreateObject Failed
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2010 11:19 PM
тАО06-21-2010 11:19 PM
Re: Server.CreateObject Failed
Server.CreateObject Failed
/exchweb/bin/auth/owalogon.asp, line 4
80070008