Showing posts with label Error. Show all posts
Showing posts with label Error. Show all posts

3.8.09

Cannot start Microsoft Office Outlook. Cannot open the Outlook window

Khi mở outlook gặp lỗi
"Cannot start Microsoft Office Outlook. Cannot open the Outlook window"

Start->run chạy "Outlook.exe /resetnavpane"

24.7.09

regiis vistra cho asp.net

Khi cài IIS sau khi cài .NET Framework, ta cần regiis theo cú pháp, (Chạy trong Command Prompt của VS tương ứng):
aspnet_regiis -i
Chi tiết các option cho command này xem http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx

Trong trường hợp chạy trên Vistra, Windows 7
Khi regiis cho asp.net báo lỗi:
An error has occurred: 0x800702e4 The requested operation requires elevation
Khắc phục: Visual Studio Command Prompt chạy theo run as administrator

2.6.09

IIS lỗi không start được - Unexpected error 0x8ffe2740 occurred

Lỗi này la do xung đột với sky, thằng sky mà "nhanh hơn" khi khởi động là nó vồ luôn cổng 80 nên không thể start được IIS (báo lỗi "Unexpected error 0x8ffe2740 occurred" ), tắt thằng Sky phát là khởi động được luôn.
Chắc ăn thì vào sky/tool/options/advance/connection
bỏ chọn Use Port 80 and 443 as alternative for incoming connections.

Mà hình như cứ bị chiếm cổng 80 là nó báo lỗi này

10.12.08

Một số lỗi xẩy ra với MSSQL

ERROR: MSDTC on server 'servername' is unavailable.
Vào START > SETTINGS > CONTROL PANEL > ADMINISTRATIVE TOOLS > SERVICES. Start service 'Distributed Transaction Coordinator' .

Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made changes to a table that can't be re-created or enabled the option Prevent saving changes that require the table to be re-created.

Trong Management Studio, vào Tools -> Options / chọn Designer Page và bỏ chọn "Prevent saving changes that require table re-creation".

7.10.08

Không thể reference webservice

Khi Refrence Webservice nếu gặp lỗi:

The web services enumeration components are not available. You need to reinstall Visual Studio to add web references to your application.

chạy : devenv /resetskippkgs trong cua so command prompt của VS2005
Tôi chạy thì ăn ngay

Có thằng nó bảo chạy:
Start -> Run -> "regsvr32 %windir%\system32\mscoree.dll" without quotes, cái này thì chưa thử