摘要: windows service的程序集名称不能随便定义。曾经用命名空间作为windows service的程序集名称,编译成功,安装也成功,但是不能正常启动。改回正常命名方式,启动就正常了。阅读全文
posted @ 2005-04-30 15:41 andyloo 阅读(518) | 评论 (0) 编辑 |
|
|||
04 2005 档案摘要: windows service的程序集名称不能随便定义。曾经用命名空间作为windows service的程序集名称,编译成功,安装也成功,但是不能正常启动。改回正常命名方式,启动就正常了。阅读全文 posted @ 2005-04-30 15:41 andyloo 阅读(518) | 评论 (0) 编辑 | 摘要: 使用Remoting。带返回值的远程访问对象。带的返回值的类型是在服务器端定义的。解决的办法是在客户端定义与服务器端相同的类。it works! really really!但是在MMC下面返回序列化错误!不得其解阅读全文 posted @ 2005-04-27 15:27 andyloo 阅读(483) | 评论 (0) 编辑 | posted @ 2005-04-27 11:35 andyloo 阅读(733) | 评论 (1) 编辑 | posted @ 2005-04-27 09:19 andyloo 阅读(1996) | 评论 (2) 编辑 |
|
|||