日韩无码专区无码一级三级片|91人人爱网站中日韩无码电影|厨房大战丰满熟妇|AV高清无码在线免费观看|另类AV日韩少妇熟女|中文日本大黄一级黄色片|色情在线视频免费|亚洲成人特黄a片|黄片wwwav色图欧美|欧亚乱色一区二区三区

RELATEED CONSULTING
相關(guān)咨詢
選擇下列產(chǎn)品馬上在線溝通
服務(wù)時(shí)間:8:30-17:00
你可能遇到了下面的問題
關(guān)閉右側(cè)工具欄

新聞中心

這里有您想知道的互聯(lián)網(wǎng)營(yíng)銷解決方案
win2003sp2安裝iis提示無法復(fù)制文件解決辦法[已測(cè)]
問題解決方法:

懷來ssl適用于網(wǎng)站、小程序/APP、API接口等需要進(jìn)行數(shù)據(jù)傳輸應(yīng)用場(chǎng)景,ssl證書未來市場(chǎng)廣闊!成為成都創(chuàng)新互聯(lián)公司的ssl證書銷售渠道,可以享受市場(chǎng)價(jià)格4-6折優(yōu)惠!如果有意向歡迎電話聯(lián)系或者加微信:13518219792(備注:SSL證書合作)期待與您的合作!

1,最后是在沒有打sp2補(bǔ)丁下就安裝iis,就不會(huì)提示無法復(fù)制文件了。

2,假如已要打上了sp2補(bǔ)丁安裝iis,出現(xiàn)提示無法復(fù)制文件的時(shí)候

(1),給他一個(gè)路徑是windwos/system32里面試試(一般情況下可以找到)

(2),如果不行的話就點(diǎn)擊開始->運(yùn)行-> 


復(fù)制代碼 代碼如下:

esentutl /p %windir%/security/database/secedit.sdb

然后會(huì)有一個(gè)警告框,確定就可以了。

總結(jié),據(jù)查是因?yàn)閙icrosoft的win2003打上sp2補(bǔ)丁后數(shù)據(jù)庫(kù)文件有損,具體原因可以在microsoft的官方網(wǎng)站上查到

由于要用asp寫點(diǎn)小程序,需要在自己的2003 sp2 的系統(tǒng)安裝iis,這個(gè)工作很簡(jiǎn)單,就不描述過程了,沒想到安裝過程居然提示C:\WINDOWS\ServicePackFiles\i386里無法找到需要的文件,提示插入sp2光盤。找了張安裝這個(gè)系統(tǒng)時(shí)用的光盤,也沒管它是sp1還是sp2丟進(jìn)光驅(qū),再來一遍。問題依舊。

納悶了。細(xì)細(xì)想了想,我這臺(tái)機(jī)子貌似安裝2003后打過次sp2的補(bǔ)丁吧,莫非和這個(gè)有關(guān)系。驅(qū)貓上網(wǎng),問了下google,居然真是這個(gè)問題,在某人blog里發(fā)現(xiàn)

立即按作者提供的方法操作

沒想到又提示錯(cuò)誤

Microsoft Windows [版本 5.2.3790](C) 版權(quán)所有 1985-2003 Microsoft Corp.

C:\Documents and Settings\Administrator>esentutl /p windir/security/database/secedit.sdb

Microsoft(R) Windows(R) Database Utilities Version 5.2 Copyright (C) Microsoft Corporation. All Rights Reserved.

Error: Access to source database 'windir/security/database/secedit.sdb' failed with Jet error -1811.

Operation terminated with error -1811 (JET_errFileNotFound, File not found) after 147.500 seconds.

仔細(xì)一看,原來是路徑錯(cuò)誤,無法找到數(shù)據(jù)庫(kù)。

這樣再來一遍

解決方法:開始-》運(yùn)行-》esentutl /p %windir%/security/database/secedit.sdb

提示:

C:\Documents and Settings\Administrator>esentutl /p %windir%/security/database/secedit.sdb

Microsoft(R) Windows(R) Database UtilitiesVersion 5.2 Copyright (C) Microsoft Corporation. All Rights Reserved.

Initiating REPAIR mode...

Database: C:\WINDOWS/security/database/secedit.sdb

Temp. Database: TEMPREPAIR44784.EDB

Checking database integrity.

Scanning Status (% complete)

0 10 20 30 40 50 60 70 80 90 100

|----|----|----|----|----|----|----|----|----|----|

...................................................

Integrity check successful.

Note:

It is recommended that you immediately perform a full backup of this database. If you restore a backup made before the repair, the database will be rolled back to the state it was in at the time of that backup.

Operation completed successfully in 1.984 seconds.

問題解決。


名稱欄目:win2003sp2安裝iis提示無法復(fù)制文件解決辦法[已測(cè)]
文章路徑:http://www.5511xx.com/article/djgccoi.html