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

推荐订阅源

TaoSecurity Blog
TaoSecurity Blog
Jina AI
Jina AI
雷峰网
雷峰网
月光博客
月光博客
The GitHub Blog
The GitHub Blog
WordPress大学
WordPress大学
B
Blog RSS Feed
美团技术团队
C
CXSECURITY Database RSS Feed - CXSecurity.com
小众软件
小众软件
Security Latest
Security Latest
Microsoft Azure Blog
Microsoft Azure Blog
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
Cybersecurity and Infrastructure Security Agency CISA
Last Week in AI
Last Week in AI
A
Arctic Wolf
Latest news
Latest news
Attack and Defense Labs
Attack and Defense Labs
I
Intezer
F
Fortinet All Blogs
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
Webroot Blog
Webroot Blog
S
Secure Thoughts
Help Net Security
Help Net Security
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
V
Visual Studio Blog
P
Proofpoint News Feed
博客园 - 【当耐特】
P
Privacy International News Feed
V
Vulnerabilities – Threatpost
Stack Overflow Blog
Stack Overflow Blog
Know Your Adversary
Know Your Adversary
云风的 BLOG
云风的 BLOG
Hacker News: Ask HN
Hacker News: Ask HN
L
LINUX DO - 最新话题
H
Help Net Security
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
S
SegmentFault 最新的问题
Forbes - Security
Forbes - Security
T
Tailwind CSS Blog
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tenable Blog
Cloudbric
Cloudbric
N
News and Events Feed by Topic
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Hugging Face - Blog
Hugging Face - Blog

博客园 - kenty06

LINQ 查询Select LINQ之DataContext 数据上下文 Dedecms57 分页 dede:pagelist 说明 命名空间基础知识 - kenty06 - 博客园 C#简单类型转换说明 建立全文索引以及使用 Asp.net中防止用户多次登录的方法 VSS使用手册 开启全文索引 extJS初学小问题之js文件编码 - kenty06 - 博客园 希尔排序 VS2008加载包失败的解决方法 VS2005快捷键(转) 关于 odbc OdbcParameter参数问题 - kenty06 在 dotnet环境下使用 文件dsn - kenty06 关于枚举enum的tostring方法不能重写的一种替代方案 asp.net 2.0 学习点滴推荐(001) - kenty06 aspx页面事件顺序 - kenty06 - 博客园 C#中的default
window service服务安装错误
kenty06 · 2010-06-09 · via 博客园 - kenty06

2010-06-09 16:20  kenty06  阅读(444)  评论()    收藏  举报

今天按照园子里面的文章,弄了一个系统服务,可是一直装不上去,

正在运行事务处理安装。

正在开始安装的“安装”阶段。
查看日志文件的内容以获得 D:\TecCreateSvc\TecJsCreateService.exe 程序集的进度。
该文件位于 D:\TecCreateSvc\TecJsCreateService.InstallLog。

在“安装”阶段发生异常。
System.ComponentModel.Win32Exception: 系统找不到指定的文件。

正在开始安装的“回滚”阶段。
查看日志文件的内容以获得 D:\TecCreateSvc\TecJsCreateService.exe 程序集的进度。
该文件位于 D:\TecCreateSvc\TecJsCreateService.InstallLog。

“回滚”阶段已成功完成。

正在安装服务 TecJsSvc...
正在日志 Application 中创建 EventLog 源 TecJsSvc...
正在回滚程序集“D:\TecCreateSvc\TecJsCreateService.exe”。
受影响的参数是:
   logtoconsole =
   assemblypath = D:\TecCreateSvc\TecJsCreateService.exe
   logfile = D:\TecCreateSvc\TecJsCreateService.InstallLog
正在将事件日志还原到源 TecJsSvc 的前一状态。

后台才发现,原来一个mcafee在搞鬼,把他停了,就可以了。