T086学习网 | 站长学院 | 技术文档 | 成语 | 歇后语 | 帝国时代 | 代码收藏 | IP地址查询 | 生活百科 | 生日密码 | CSS压缩 | 用户评论 | 欣欣百宝箱

The requested resource is in&n

【 伊瓦科技作者:佚名 更新时间:2006-08-29 | 字体:
[导读]导致 The requested resource is in use 的几个原因及解决方法 伊瓦对以下部分英文说明已经进行简要翻译和备注 1. You installed/registered(安装/注册) windows scripting components(脚本组件) recently Run-> ...

导致"The requested resource is in use"的几个原因及解决方法

伊瓦对以下部分英文说明已经进行简要翻译和备注

1. You installed/registered(安装/注册) windows scripting components(脚本组件) recently Run-> c:inetpubAdminScriptssynciwam.vbs If you get 'can't find script engine...." error then download and install latest Windows script 5.5 from Microsoft web Run -> c:inetpubAdminScriptssynciwam.vbs ( again ) and just restart IIS services ( iisreset /restart ) (解决方法:尝试下载最新的windows script进行安装,然后重新启动IIS,下载地址在http://www.itlearner.com/114down/soft/2230.shtml)

2. If site is in Medium Protection level(应用程序保护已经设置为"中") it uses COM+ and IWAM account. a. Launch DCOMCNFG.EXE (from START --> RUN) b. Click on the Default Properties tab. c. Under Default Authentication Level, be sure it's set to Connect (most likely it's on NONE). d. Under Default Impersonation Level, make sure it's set to Identify. e. Be sure DCOM is enabled on the machine (the first box should be checked). (尝试在dos模式下运行DCOMCNFG.EXE,点击Default Properties tab,在 Default Authentication Level,设置为Identify,并确认DCOM是被开启的)

3. Permission problem with IWAM account. You can install regmon & filemon from www.sysinternals.com and log the details and see whether any access denied occurs. (解决方法:检查系统IWAM帐号权限是否有作过改动,并将他恢复,可以从www.sysinternals.com 下载 regmon和filemon进行检查)

4. the oleaut32.dll is unregistered for somereason. Problem occured once after installing PC Anywhere. (解决方法:重新注册oleaut32.dll组件,dos模式下运行regsvr32 oleaut32.dll)

5. 瑞星杀毒软件也可能导致此情况,卸载之后可以(解决方法:暂停瑞星的时时监测/服务,然后重新启动iis)

6.http://support.microsoft.com/default.aspx?scid=kb;EN-US;q182059 (Cache ISAPI Application Option Causes ASP to Return Error) (解决方法:在iis中找到Cache ISAPI Application这个选项,然后开启他)

7.Try installing Windows Scripting 5.6 . (同方法1)

8. http://www.aspfaq.com/show.asp?id=2356 Check your code, make sure all objects are closed and set to nothing. This includes any command or ADOX objects using an Active.Connection property, make sure this property is set to nothing as well. If you are using thisPage.NavigateURL method, use response.redirect or server.transfer instead - avoid the thisPage object. Install the latest service packs and security releases (see Article #2151), and make sure you have the most recent MDAC refresh (Microsoft Data Downloads). If you have 'Cache ASP applications' checked, try unchecking it temporarily (see KB #182059 for more information). Try changing the address space and/or isolation settings for the application / site in question. Try dropping and re-creating the application. In addition to these suggestions, if you are getting Event ID 36 in your event log, see Article #2226. If you are getting 'The RPC Server is Unavailable', make sure you are not accessing a machine with an underscore in the name, and otherwise follow the suggestions in Article #2147 -- most importantly to restore the IWAM account.

9. Microsoft Windows Script Downloads http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp

  • 转载请注明来源:IT学习网 网址:http://www.t086.com/ 向您的朋友推荐此文章
  • 特别声明: 本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系我们,我们会尽快予以更正。
更多
留言建议ASP探针PHP探针站长Enjoy的Blog
© 2017 T086学习网 - T086.com(原itlearner.com)
RunTime:15.90ms QueryTime:7