最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
关于"编译器失败,错误代码为 128。"的解决方案
时间:2022-07-02 23:24:33 编辑:袖梨 来源:一聚教程网
it's a really horrible dream!
One morning , afeter i open my computer, i found that all my web application could not run again!
I searched the problem with google, but nothing is valuable.
The following method is at least useful to me, I hope u are also lucky!
First of all, update your antivirus software and make a full scan on your computer. I guess the cause of the problem is that some hacker has entered in my computer and made some change in my account and security settings, so the sensitive asp.net found it and then stopped working.
After u are sure no viruse is in your computer, u can follow the steps below.
1. run "aspnet_regiis -ua" in the cmd. u can start the cmd from the vs.net tools in the start menu, otherwise u need type the full path.
2. remove the aspnet account from your computer
3. uninstall iis
4. restart your computer
5. reinstall iis
6. run "aspnet_regiss -i" in the cmd
7. add vs_developers group to iis operators (u can operation in iis)
8. open the file "machine.config" which is in "C:WINNTMicrosoft.NETFrameworkv1.1.xxxxCONFIG", then find and replace
userName="machine"
with
userName="SYSTEM"
9. restart your computer and pray silently
I can't promise u anything, but i will pray for u.
相关文章
- 刺客信条影密钥及其他奖励获取方法分享 09-30
- 怪物猎人荒野东奔西走成就解锁方法 09-30
- 怪物猎人荒野扎营大师成就解锁方法 09-30
- 怪物猎人荒野复原的遗产成就解锁方法 09-30
- 怪物猎人荒野怪物博士成就解锁方法 09-30
- 刺客信条影武器装备获取经验方法分享 09-30