惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Security Affairs
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
爱范儿
爱范儿
阮一峰的网络日志
阮一峰的网络日志
GbyAI
GbyAI
D
Docker
美团技术团队
N
Netflix TechBlog - Medium
罗磊的独立博客
V
Visual Studio Blog
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Hugging Face - Blog
Hugging Face - Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Jina AI
Jina AI
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
M
MIT News - Artificial intelligence
腾讯CDC
MongoDB | Blog
MongoDB | Blog
Last Week in AI
Last Week in AI
博客园 - 三生石上(FineUI控件)
博客园 - 叶小钗
V
V2EX
L
LangChain Blog
博客园 - 【当耐特】
B
Blog RSS Feed
量子位
U
Unit 42
Engineering at Meta
Engineering at Meta
小众软件
小众软件
宝玉的分享
宝玉的分享
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
云风的 BLOG
云风的 BLOG
博客园 - 聂微东
博客园 - 司徒正美
The Cloudflare Blog
The GitHub Blog
The GitHub Blog
T
Tailwind CSS Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
The Last Watchdog
The Last Watchdog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
SegmentFault 最新的问题
博客园_首页
Attack and Defense Labs
Attack and Defense Labs
TaoSecurity Blog
TaoSecurity Blog
Apple Machine Learning Research
Apple Machine Learning Research
S
Security @ Cisco Blogs

博客园 - 小哈

JS的alert弹窗问题 人间天:让你我都幸福的方法 临终与正念 转载:略说病毒的变异 转载:随缘救度 转载:自杀的果报 转载:救度悦帝利 win7下vs2008调试F5 win7下安装VS2008失败解决方法 win7下vs2005之An error has occurred while attempting to load the Crystal Reports runtime7/8 越狱 An unhandled exception has been caught by the VSW exception filter4/18 [tiptop]GS-10055 Invalid value for 'name' property18/1/25 佛说十善业道经略谈 转:对话 转:沮丧的时候 转:让你人生更幸福的15个智慧 转:最幸福的事儿--有妈在你就是清贫中最富有的人 转:世间没有对错只有因果
Win7旗舰版下aspnet state服务6/11
小哈 · 2020-06-11 · via 博客园 - 小哈

新用WIN7旗舰版系统,开始还有aspnet state服务,安装了vs2005后不见了

重新运行C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i(会出错)

或C:\Windows\Microsoft.NET\Framework\v4.0.30319 下的 aspnet_regiis.exe -i作注册都不出现

后来尝试C:\Windows\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -u

再C:\Windows\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -i 后服务正常出现