Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Robert Hu's Blog
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
.Net
64bit
ASP.Net
CCS
COM+
General
Hyper-V
IIS 7.0
logparser
Longhorn
MIX09
Performance
Silverlight
Smooth Stream
SQL
tinyget
Virtualization
Vista
Windows 2008
Windows 7
Archives
September 2009 (1)
June 2009 (1)
March 2009 (4)
September 2008 (1)
June 2008 (1)
May 2008 (3)
September 2007 (2)
June 2007 (1)
April 2007 (3)
November 2006 (2)
October 2006 (2)
September 2006 (1)
DPE 同事
Sen Wang
Wang-Tun Chou
Li Jung Chiu
Tom Lee
May 2008 - Posts
Wednesday, May 28, 2008 7:20 PM
Windows Server 2008 + IIS 7.0 + ASP.Net + 中文 = ???? 亂碼
前陣子在協助客戶導入 Windows 2008 IIS 7.0 的時候,發現其實升級並不需要修改程式碼,只需要注意下列項目: 安裝 IIS 6 管理相容性項目 (IIS 6 Management Compatibility) COM 元件相容性 就可以很輕鬆的把 ASP 與 ASP.Net 的網站升級到 Windows 2008 + IIS 7.0 但升級的過程中碰到一個問題,我們發現 IIS 7.0 + ASP.Net 在顯示中文 Query string 的時候會造成亂碼 (????)。例如:
Posted by
roberthu
|
0 Comments
Filed under:
IIS 7.0
,
Windows 2008
,
ASP.Net
Friday, May 23, 2008 5:31 PM
設定 Web Server 支援 Silverlight 元件
要佈署 Silverlight 元件到 Web Server 上是一件很簡單的事情,雖然 Silverlight 是微軟的技術,但不表示非微軟的 Web Server 就不能夠使用 Silverlight。Silverlight 元件可以佈署到 Apache 或是其他的 Web Server 上,即使是使用 Linux 平台也沒問題。 但是有一點必須要注意,大部分的 Web Server (除了 IIS 7) 之外並沒有設定 Silverlight 相關的 MIME Type (.xaml/.xap),這會造成
Posted by
roberthu
|
0 Comments
Filed under:
Silverlight
Friday, May 23, 2008 5:17 PM
Hyper-V RC1 出來了
前兩天 Hyper-V RC1 版本出來了 下載網址 Windows Server 2008 x64 Hyper-V RC1 Update - KB950049 這是 Hyper-V RC1 (x64) 版,必須安裝在 Hyper-V Server 上(Host Machine) Windows Server 2008 x86 Hyper-V RC1 Update – KB950049 這個是 Hyper-V RC1(x86) 版,這包含了 Hyper-V 的管理介面和遠端連線程式,和
Posted by
roberthu
|
0 Comments
Filed under:
Virtualization
,
Hyper-V