网络编程 | 站长之家 | 网页制作 | 图形图象 | 操作系统 | 冲浪宝典 | 软件教学 | 网络办公 | 邮件系统 | 网络安全 | 认证考试 | 系统进程
Firefox | IE | Maxthon | 迅雷 | 电驴 | BitComet | FlashGet | QQ | QQ空间 | Vista | 输入法 | Ghost | Word | Excel | wps | Powerpoint
asp | .net | php | jsp | Sql | c# | Ajax | xml | Dreamweaver | FrontPages | Javascript | css | photoshop | fireworks | Flash | Cad | Discuz!
当前位置 > 网站建设学院 > 网络编程 > ASP.NET技巧
Tag:注入,存储过程,分页,安全,优化,xmlhttp,fso,jmail,application,session,防盗链,stream,无组件,组件,md5,乱码,缓存,加密,验证码,算法,cookies,ubb,正则表达式,水印,索引,日志,压缩,base64,url重写,上传,控件,Web.config,JDBC,函数,内存,PDF,迁移,结构,破解,编译,配置,进程,分词,IIS,Apache,Tomcat,phpmyadmin,Gzip,触发器,socket
网络编程:ASP教程,ASP.NET教程,PHP教程,JSP教程,C#教程,数据库,XML教程,Ajax,Java,Perl,Shell,VB教程,Delphi,C/C++教程,软件工程,J2EE/J2ME,移动开发
本月文章推荐
.使用ASP.NET Atlas开发检测密码强.
.ASP.NET 2.0中的输出缓存.
.asp.net 2.0 缓存(理论篇) .
.设置上传文件的最大大小.
.ASP.NET中实现大结果集分页研讨.
.提高ASP.Net应用程序性能的十大方.
.ASP.NET动态创建控件之绝境求生.
.ASP.NET里常用的JS.
.涉及网络编程时,需要用到的几个常.
.ASP.net在页面所有内容生成后、输.
.实现FCKeditor 多用户分文件夹上.
.用MasterPage 代替 PageBase.
.ASP.NET对IIS中的虚拟目录进行操.
.有趣的lucene.net索引.
.ASP.NET MasterPage 中图片路径的.
.ASP.NET 2.0中XSLT的使用.
.ASP.NET 配置文件层次结构和继承.
.虚拟主机下asp.net 2.0的导航控件.
..NET 3.x新特性之自动属性及集合.
.语言决不是语法的不同之.NET 版本.

aspnet_wp.exe could not be started

发表日期:2006-9-20


各位好!最近帮助朋友装 VS 2005 Framework 2.0. I got:

aspnet_wp.exe could not be started. The error code for the failure is
80004005. This error can be caused when the worker process account has
insufficient rights to read the .NET Framework files. Please ensure that
the .NET Framework is correctly installed and that the ACLs on the
installation directory allow access to the configured account.

许多方法都不灵。最后用这个“药”解决问题。方子奉上供大家分享:


Running these commands solved the problem for me.

Echo Stop IIS

iisreset /stop
echo "----------------------"

echo "Deleting the ASPNET account."
net user ASPNET /delete
echo "----------------------"

echo "Reregistering ASP.NET and the ASPNET account."
aspnet_regiis -i

echo "Restarting IIS."
iisreset /start
echo "----------------------"

http://www.cnblogs.com/LaoTongCheng/archive/2006/09/20/509049.html

上一篇:在存储过程中实现分页 人气:6390
下一篇:用代码画折线图/柱形图/条形图/饼图 人气:7202
浏览全部aspnet_wp.exe的内容 Dreamweaver插件下载 网页广告代码 祝你圣诞节快乐 2009年新年快乐