.NET - Windows 2008 Server 中 ASP.NET 使用 Office Application Component 的設定.
這一二天在 deploy ASP.NET 至 windows 2008 R2 時,因使用 Office Application Component,一直在 deploy 時發生 IIS 7 COMException (0x80004005) 的問題,故在此做個記錄以防之後有類似的情形發生.
因 install Office 為 32 bit ,但在 Server 2008 R2 中的 Component Services 預設是 64 bit 的,看不到 32 bit component,請故在 run 中打入 “mmc comexp.msc /32” 來執行 32 bit 版本的 Component Services.
修改所需的 Permissions 後,即可在 ASP.NET 中呼叫 Office Component 來使用.
留言
張貼留言