- 浏览: 218303 次
- 性别:
- 来自: 武汉
文章分类
- 全部博客 (110)
- java (111)
- c# winform tablelayoutpanel学习 合并行的布局及动态增加删除内部控件 (1)
- javascript常用正则 (1)
- 认识Java程序 (1)
- UniqTask for android (1)
- JAX-RS 从傻逼到牛叉 2:开发一个简单的服务 (1)
- Spring MVC 数据绑定的扩展 (1)
- 手机分辨率 (1)
- tomcat的favicon.ico的用法 (1)
- Cookie读写demo (1)
- hive相关操作文档收集 (1)
- 测试开发工程师的发展 (1)
- JSF入门十(自定义转换器) (1)
- 《你能行:微软精英的职场心里话》 (1)
- JNI程序如何检测C代码的内存泄漏 (1)
- 做了几天的调研工作 (1)
- 使用Microsoft Web Application Stress进行压力测试 (1)
- 在线共享音乐吧(Online Share Music Bar)解决方案 (1)
- 如何二次压缩RM和RMVB格式文件 (1)
- 突然想起了红色联盟 就去看了看 (1)
- 推荐两个关于DB2认证的站点 (1)
- 安装Microsoft .NET Framework SDK 快速入门、教程和示例 (1)
- 去掉C/C++程序代码中的注释 (1)
- 数据结构之kmp模式匹配 (1)
- JS跨域 (1)
- SP2-0734: 未知的命令开头 "exp test/t..." - 忽略了剩余的行 解决办法 (1)
- Android开发之fedora13下编译Android源码 (1)
- Android开发之Linkify (1)
- json学习之三:JSONArray的应用 (1)
- js 数组操作代码集锦 (1)
- jquery跨域调用json数据 (1)
- qtdemo浅析 (1)
最新评论
-
songshuang:
最近怎么都盗我的文
做个小调查,程序员们都是什么星座的?
上次碰到这个问题,是因为com+ 没有<span style="color: #390000; font-size: 14px; line-height: 22px; font-family: 'times new roman';">iis out-of-process pooled applications, 当时好像是重装了下iis解决了(记得不是很清楚。) 无奈今天问题又出现了,我也不知道咋回事,不过显然跟上次不一样。</span>
<span style="color: #390000; font-size: 14px; line-height: 22px; font-family: 'times new roman';">iis out-of-process pooled applications还在那运行的好好的,看帖子说要同步下密码,所以执行了下 c:\inetpub\adminscripts>synciwam.vbs, 结果得到一个80110414的错误;然后有找了下,发现的确是密码不同步造成,解决步骤如下,</span>
<span style="color: #333333; font-family: arial, helvetica, sans-serif;">to resolve this issue, reset the passwords for the iusr and the iwam accounts so that they are the same in both the internet information services (<span class="searchterm" style="font-weight: bold; padding: 0px; margin: 0px;">iis</span>) metabase and in the local accounts directory. to do this, follow these steps: 1. click start, point to programs, point to administrative tools, and then click computer management. <br style="padding: 0px; margin: 0px;">2. under system tools, click local users and groups, and then click users. <br style="padding: 0px; margin: 0px;">3. right-click iusr_computername, and then click set password. <br style="padding: 0px; margin: 0px;">4. click proceed. <br style="padding: 0px; margin: 0px;">5. type the password in the new password box and in the confirm password box, and then click ok. <br style="padding: 0px; margin: 0px;">6. right-click iwam_computername, and then click set password. <br style="padding: 0px; margin: 0px;">7. click proceed. <br style="padding: 0px; margin: 0px;">8. type the password in the new password box and in the confirm password box, and then click ok. <br style="padding: 0px; margin: 0px;">9. quit computer management. <br style="padding: 0px; margin: 0px;">10. click start, and then click run. <br style="padding: 0px; margin: 0px;">11. in the open box, type cmd and then click ok. <br style="padding: 0px; margin: 0px;">12. type cd drive:\inetpub\adminscripts, where drive is the drive where windows is installed, and then press enter. <br style="padding: 0px; margin: 0px;">13. to reset the password for the iusr_computername account, type the following command (where password is the password that you set in step 5), and then press enter:<br style="padding: 0px; margin: 0px;"> adsutil.vbs set w3svc/anonymoususerpass "password" <br style="padding: 0px; margin: 0px;">14. to reset the password for the iwam_computername account, type the following command (where password is the password that you set in step, and then press enter: <br style="padding: 0px; margin: 0px;"> adsutil.vbs set w3svc/wamuserpass "password" <br style="padding: 0px; margin: 0px;">15. update the starting identity of all <span class="searchterm" style="font-weight: bold; padding: 0px; margin: 0px;">iis</span> com+ application packages by typing the following at the command prompt: <br style="padding: 0px; margin: 0px;"> synciwam.vbs -v<br style="padding: 0px; margin: 0px;">note you may need to restart <span class="searchterm" style="font-weight: bold; padding: 0px; margin: 0px;">iis</span> for all changes to take effect. to restart <span class="searchterm" style="font-weight: bold; padding: 0px; margin: 0px;">iis</span>, click start, click run, type iisreset, and then click ok. <br style="padding: 0px; margin: 0px;"></span>
说的有点多,但是非常清晰可执行,简而言之,就是设置了4个密码,最后执行了个同步。记录以备忘,及给其他人参考,此法确实可行。
<span style="color: #ff0000; font-size: small;"> 顺便说下,看了养成随手记笔记的习惯真的很重要,拖着等有空再记下来,结果往往是不会记的,因为都忘记了,或是忘记了重点。很多问题解决了下次出现又要重新想办法。</span>
<span style="color: #390000; font-size: 14px; line-height: 22px; font-family: 'times new roman';">iis out-of-process pooled applications还在那运行的好好的,看帖子说要同步下密码,所以执行了下 c:\inetpub\adminscripts>synciwam.vbs, 结果得到一个80110414的错误;然后有找了下,发现的确是密码不同步造成,解决步骤如下,</span>
<span style="color: #333333; font-family: arial, helvetica, sans-serif;">to resolve this issue, reset the passwords for the iusr and the iwam accounts so that they are the same in both the internet information services (<span class="searchterm" style="font-weight: bold; padding: 0px; margin: 0px;">iis</span>) metabase and in the local accounts directory. to do this, follow these steps: 1. click start, point to programs, point to administrative tools, and then click computer management. <br style="padding: 0px; margin: 0px;">2. under system tools, click local users and groups, and then click users. <br style="padding: 0px; margin: 0px;">3. right-click iusr_computername, and then click set password. <br style="padding: 0px; margin: 0px;">4. click proceed. <br style="padding: 0px; margin: 0px;">5. type the password in the new password box and in the confirm password box, and then click ok. <br style="padding: 0px; margin: 0px;">6. right-click iwam_computername, and then click set password. <br style="padding: 0px; margin: 0px;">7. click proceed. <br style="padding: 0px; margin: 0px;">8. type the password in the new password box and in the confirm password box, and then click ok. <br style="padding: 0px; margin: 0px;">9. quit computer management. <br style="padding: 0px; margin: 0px;">10. click start, and then click run. <br style="padding: 0px; margin: 0px;">11. in the open box, type cmd and then click ok. <br style="padding: 0px; margin: 0px;">12. type cd drive:\inetpub\adminscripts, where drive is the drive where windows is installed, and then press enter. <br style="padding: 0px; margin: 0px;">13. to reset the password for the iusr_computername account, type the following command (where password is the password that you set in step 5), and then press enter:<br style="padding: 0px; margin: 0px;"> adsutil.vbs set w3svc/anonymoususerpass "password" <br style="padding: 0px; margin: 0px;">14. to reset the password for the iwam_computername account, type the following command (where password is the password that you set in step, and then press enter: <br style="padding: 0px; margin: 0px;"> adsutil.vbs set w3svc/wamuserpass "password" <br style="padding: 0px; margin: 0px;">15. update the starting identity of all <span class="searchterm" style="font-weight: bold; padding: 0px; margin: 0px;">iis</span> com+ application packages by typing the following at the command prompt: <br style="padding: 0px; margin: 0px;"> synciwam.vbs -v<br style="padding: 0px; margin: 0px;">note you may need to restart <span class="searchterm" style="font-weight: bold; padding: 0px; margin: 0px;">iis</span> for all changes to take effect. to restart <span class="searchterm" style="font-weight: bold; padding: 0px; margin: 0px;">iis</span>, click start, click run, type iisreset, and then click ok. <br style="padding: 0px; margin: 0px;"></span>
说的有点多,但是非常清晰可执行,简而言之,就是设置了4个密码,最后执行了个同步。记录以备忘,及给其他人参考,此法确实可行。
<span style="color: #ff0000; font-size: small;"> 顺便说下,看了养成随手记笔记的习惯真的很重要,拖着等有空再记下来,结果往往是不会记的,因为都忘记了,或是忘记了重点。很多问题解决了下次出现又要重新想办法。</span>
发表评论
-
qtdemo浅析
2012-02-07 16:14 1585[size=x-small;]? ? <span ... -
jquery跨域调用json数据
2012-02-03 11:39 1435? <script type="te ... -
js 数组操作代码集锦
2012-02-03 10:59 1144[size=small;]这段时间做的一个项目,用到数 ... -
json学习之三:JSONArray的应用
2012-02-02 15:29 71524从json数组中得到 ... -
Android开发之Linkify
2012-01-31 13:33 2211<h1>Android开发之Linkify ... -
Android开发之fedora13下编译Android源码
2012-01-11 16:04 1153<h1>Android开发之fedora1 ... -
SP2-0734: 未知的命令开头 "exp test/t..." - 忽略了剩余的行 解决办法
2011-12-28 14:13 3870<span style="font-f ... -
JS跨域
2011-12-21 16:43 2638原帖地址:http://itgeeker.com/ma ... -
数据结构之kmp模式匹配
2011-12-21 10:04 1185KMP字符串模式匹配详解 KMP字符串模式匹配通俗点说 ... -
去掉C/C++程序代码中的注释
2011-12-20 16:49 3060程序员面试宝典上面的题目有很多是很经典的问题,可供我 ... -
安装Microsoft .NET Framework SDK 快速入门、教程和示例
2011-12-19 10:09 2054Microsoft .NET Framework SD ... -
推荐两个关于DB2认证的站点
2011-12-19 09:59 848关于DB2认证的在线中文教程<br>htt ... -
突然想起了红色联盟 就去看了看
2011-12-17 10:54 1181突然想起了红色联盟,于是就偷偷的爬上红盟站点,看了看红 ... -
如何二次压缩RM和RMVB格式文件
2011-12-16 17:12 1121对RM/RMVB格式文件进行二次压缩,可以用一个软件E ... -
在线共享音乐吧(Online Share Music Bar)解决方案
2011-12-14 19:54 998</span></font>& ... -
使用Microsoft Web Application Stress进行压力测试
2011-12-14 18:33 879<font size="2" ... -
做了几天的调研工作
2011-12-14 17:29 1017</span></span> ... -
JNI程序如何检测C代码的内存泄漏
2011-12-13 14:59 1449Java调用C的JNI程序很容易出现内存泄漏问题,因为 ... -
《你能行:微软精英的职场心里话》
2011-12-12 14:39 961<p class="MsoNorm ... -
JSF入门十(自定义转换器)
2011-12-09 11:00 975本文参考 http://www.javaworld.c ...
相关推荐
标题 "iis500(错误自动修复)" 指的是在IIS(Internet Information Services)服务器上遇到500内部服务器错误的情况。这个错误通常意味着服务器在处理请求时遇到了一个未知的错误,无法完成请求。500错误是HTTP状态...
Win7 IIS 配置解决 ASP 的 500 错误 Win7 IIS 配置解决 ASP 的 500 错误是许多 ASP 开发者经常遇到的问题。在这篇文章中,我们将一步步指导您如何配置 Win7 IIS 来解决 ASP 的 500 错误。 首先,我们需要在 Win7 ...
当用户尝试访问由IIS服务管理的网页或应用时,如果出现500错误,这意味着服务器遇到了一个内部错误,无法完成请求。这个错误通常不提供具体的错误信息,因此排查起来可能较为困难。然而,通过一系列步骤,我们可以...
解决IIS浏览ASP出现HTTP500错误批处理代码(可解决99%该错误)
### iis错误:500解决方法 在处理Windows XP专业版系统中安装IIS 5.1出现的页面无法正常显示的问题时,通常会遇到一个常见的错误代码——500内部服务器错误。本文将详细介绍如何彻底解决这个问题,并确保网站能够...
当在IIS服务器上部署ASP应用程序时,如果出现500错误,很大可能是由于服务器无法正确解析或执行ASP代码导致的。 #### 二、IIS中的ASP设置与调试 为了解决IIS服务器无法解析ASP代码的问题,需要对IIS进行一系列的...
本机架设iis 访问asp文件 打不开 提示 "HTTP 500 - 内部服务器错误 internet 选项 --> 高级 --> 去掉"显示友好http错误信息" 然后再重新访问asp文件 显示"Active Server Pages 错误 ASP 0201 有的时候IIS出现严重...
- **使用ASP错误页**:配置IIS以显示详细的ASP错误信息,有助于诊断问题所在。 4. **安全注意事项**: - 不要过度授予权限,避免引发安全性风险。 - 定期审查和更新权限设置,以应对潜在的安全威胁。 - 使用...
当用户尝试访问由IIS托管的页面时,如果遇到500错误,这通常意味着服务器遇到了一个未知的内部错误,无法完成请求。这个错误可能是由于多种原因引起的,包括配置问题、权限错误、应用程序错误等。下面,我们将深入...
在安装了IIS后,对ASP程序进行测试时,会出现Active Server Pages错误 'ASP 0201',这可能是由于360安全卫士或NOD32杀毒软件所致。解决方法是下载修复工具IISfixer.rar,解压后运行其中的iisfixer.exe文件,即可解决...
* 打开网页时提示错误:当前标识(NT AUTHORITY\NETWORK SERVICE)没有对“C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files”的写访问权限的问题。解决方法:在cmd模式下输入:c:\WINDOWS\...
总之,当ASP应用在IIS 6.0上遇到500错误时,应检查服务器的配置,特别是与安全性相关的设置,如父路径访问、权限控制等。同时,优化代码结构和文件包含策略也是提升应用稳定性和安全性的重要步骤。
IIS5_HTTP500内部错误解决办法IIS5_HTTP500内部错误解决办法IIS5_HTTP500内部错误解决办法IIS5_HTTP500内部错误解决办法
IIS配置:自定义错误页面自动跳转 IIS 配置中,自定义错误页面是非常重要的一方面,通过自定义错误页面,可以提供给用户一个友好的错误提示信息,而不是原始的错误信息。同时,自定义错误页面也可以用于记录错误...
装了IIS不能访问asp文件的完美解决方案 内含有三个批处理文件和一说明文档,对于装了IIS不能访问asp文件的问题是个完美的解决方案,谢谢网友提供.
IIS500错误,全称为HTTP 500 Internal Server Error,是Internet Information Services(IIS)服务器返回的一种标准HTTP状态码,表示服务器在尝试处理请求时发生了内部错误。这个错误通常意味着服务器无法完成请求,...
标题中的“修复IIS,ASP0201错误的工具”指的是针对Internet Information Services (IIS)服务器在处理ASP(Active Server Pages)脚本时出现的特定错误ASP0201的解决方案。ASP0201错误通常表示“服务器找不到指定的...
在Windows 7操作系统中使用IIS 7.5时,...综上所述,Win7 IIS7.5环境下配置解决ASP的500错误需要细心地调整IIS设置以及服务器环境。通过上述提供的步骤,可以系统地解决ASP的500错误,从而保证ASP应用程序的顺利运行。
在IT领域,尤其是在Web开发与服务器管理中,处理ASP.NET应用程序在IIS(Internet Information Services)上遇到的权限问题是一项常见的挑战。当遇到“解决ASP.NET的进程帐户没有访问IIS的权限”这一问题时,它通常指向...
自定义IIS错误页面不仅限于基本的HTML页面,还可以使用ASP.NET、PHP或其他支持的脚本语言创建动态错误页面,这样可以根据具体情况提供更灵活的错误处理和报告。 总结来说,IIS自定义错误文件是提升用户体验和维护...