what if my registry entry has oleaut32.dll for InprocServer32. Should that be updated to vbscript.dll? I have other pools servicing asp pages fine, just this classic pool is failing so i am hesitant to make a registry change that could break other applications/pools.
Thanks.
Saddly yes. I am unable to reinstall as production currently running under this pool aspx pages work fine. I have tried/verified the registry entry as stated in thread. Swapped the users for the pool, from ApplicationPoolIdentity to LocalSystem to even one
of our domain administrators. Hesitant, but today going to try taking a backup using the appcmd and then running the application from a Integrated Managed Pipeline Mode rather then Classic and see what works/breaks. We have other pools on the box that are
in this Integrated Mode that have no issues. Not sure why this one is different. Original person who set-up has moved on. Let me know if you have any bright ideas. Thanks!
To clarify, aspx works fine, but asp pages are getting the resource is in use issue. Seems to be the type of page, cause i have made my test asp pages be simply just html and they aren't working. Thanks!
Moved the application to a different pool which has asp working and that didn't resolve the problem. Didn't `convert` the application using appcmd. Just moved it. So not sure if that made a difference. Good not it didn't break anything either. Thanks
artisticchee...
74 Posts
Re: HTTP 500 error 0x800700aa loading .asp pages
Feb 18, 2010 05:41 PM|LINK
Replace that registry key with C:\Windows\system32\vbscript.dll to fix the issue. It's confirmed in my case as well.
qbernard
5019 Posts
MVP
Moderator
Re: HTTP 500 error 0x800700aa loading .asp pages
Feb 22, 2010 04:12 AM|LINK
Ha! took so long :p but at least now we know what cause the resource in use issue.
Bernard Cheah
atlbiker
11 Posts
Re: HTTP 500 error 0x800700aa loading .asp pages
Dec 28, 2010 09:05 PM|LINK
atlbiker
11 Posts
Re: HTTP 500 error 0x800700aa loading .asp pages
Dec 28, 2010 09:17 PM|LINK
qbernard
5019 Posts
MVP
Moderator
Re: HTTP 500 error 0x800700aa loading .asp pages
Dec 29, 2010 05:50 AM|LINK
Bernard Cheah
atlbiker
11 Posts
Re: HTTP 500 error 0x800700aa loading .asp pages
Dec 29, 2010 01:10 PM|LINK
atlbiker
11 Posts
Re: HTTP 500 error 0x800700aa loading .asp pages
Dec 29, 2010 01:14 PM|LINK
atlbiker
11 Posts
Re: HTTP 500 error 0x800700aa loading .asp pages
Dec 29, 2010 09:32 PM|LINK
qbernard
5019 Posts
MVP
Moderator
Re: HTTP 500 error 0x800700aa loading .asp pages
Jan 03, 2011 07:30 AM|LINK
This is weird.... what's the app pool id of the diff app pool ?
Bernard Cheah
atlbiker
11 Posts
Re: HTTP 500 error 0x800700aa loading .asp pages
Jan 03, 2011 01:45 PM|LINK