×

Windows Server

Easy File Locker删除

管理员 管理员 发表于2019-06-07 浏览6007 评论0
第一题驱动级文件隐藏此驱动级隐藏文件会在服务项增加一个xlkfs的服务驱动文件路径为:c:\WINDOWS\system32\drivers\xlkfs.sys配置文件路径为:c:\WINDOWS\xlkfs.ini 解题思路:连接上服务器,先搜索SEO找到seo文件夹路径,在C:\Inetpub\wwwroot\seo,打开这个路径并没有seo这个文件夹,在工具->文件夹选项中显示隐藏文件无效,根据提示和百度得知是驱动级文件隐藏,特征为系统目录下存在如下文件: C:\

Windows Server

64位Win7系统安装Microsoft Access Engine的解决方案

管理员 管理员 发表于2017-07-15 浏览6255 评论0
现在的Win7系统中安装的一般都是32位的Office,因为微软推荐使用32位的Office,兼容性更强,稳定性更好。在使用Access作为数据库的时候,C#操作Access,如果Access是accdb,那么一切会很顺利,Win7系统中有访问accdb的相应的组件,使用C#调用就可以。如果是mdb,以往在XP上是使用Jet方式访问,而在Win7上已经不推荐使用Jet, 因为Win7系统本身就不带Jet的组件。从而出现了一个替代品Microsoft Access Engine,通过ACE的方式访

Windows Server

XP 下安装IIS5.1 能启动运行 html,.aspx 文件,但不能运行 .asp 文件

管理员 管理员 发表于2011-04-07 浏览2994 评论0

两种方法。

方法一 (试过可行)、

1. 运行:regsvr32 %windir%/system32/vbscript.dll (其实这一步也可以省,确保万一,还是执行吧) 
2. 运行:msdtc -resetlog 
3. 重新安装IIS

 注释: 1. 微软只随IIS5提供了一个管理脚本adsutil.vbs,这个脚本位于C:\inetpub\adminscripts子目录下,首先注册vbscript.dll。 2. msdtc.exe是微软分布式传输协调程序。该进程调用系统Microsoft Personal Web Server和Microsoft SQL Server,该服务用于管理多个服务器,必须确保该服务正常启动。(1)控制面板->管理工具->组件服务(2)找到“组件服务”->“计算机”->“我的电脑”->“COM+应用程序”->“IIS Out-Of-Process Pooled Applications” 3. 如果找不到“IIS Out-Of-Process Pooled Applications”,或在点击不能打开“COM+应用程序”,执行完“msdtc -resetlog”后,重新安装IIS即可。

...
XP_iis5 Server Application Error解决办法

Windows Server

XP_iis5 Server Application Error解决办法

管理员 管理员 发表于2010-09-29 浏览5550 评论1

Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.