c# winfrom程序在本機(jī)編譯過程中沒有出現(xiàn)錯誤,程序能夠執(zhí)行。Copy出編譯程序以及所需要的一些Dll文件,放在另一臺機(jī)子上出現(xiàn)一下錯誤System.InvalidCastException: Unable to cast COM object of type 'Microsoft.Office.Interop.Excel.ApplicationClass' to interface type 'Microsoft.Office.Interop.Excel._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{000208D5-0000-0000-C000-000000000046}' failed due to the following error: 不支持此接口 (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).但是在其他電腦上又不會出現(xiàn)。這個是什么情況??有什么辦法可以處理??圖片是添加的Dll文件
C#不支持此接口
慕碼人8056858
2018-08-01 14:14:37