The requested resource is in use. 怎么解决啊?

6258 2005-07-26 08:41:53
IIS5。0
我进行了部分权限配置
访问ASP文件的时候出现The requested resource is in use. 怎么解决啊?
...全文
102 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
mysqlaping 2005-07-29
  • 打赏
  • 举报
回复
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.

8,327

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 IIS
社区管理员
  • IIS
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧