當我跑我的ASP.net應用程序,我得到這個錯誤:有人知道這個錯誤是什麼嗎?
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS0234: The type or namespace name 'Exchange' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Source Error:
Line 06: using System.Web.UI.WebControls;
Line 07: using System.Data.OleDb;
Line 08: using Microsoft.Exchange.WebServices.Data; // error
Line 09: using System.Net;
Line 10: using System.Data.SqlClient;
你是什麼意思,你需要在你的盒子上安裝EWS MAPI? – SamekaTV 2011-03-28 06:32:17