System.Xml.XmlTextReaderImpl.ParseDocumentContent()

System.Xml.XmlTextReaderImpl.Read()

System.Xml.XmlTextReader.Read()

CpcXml.XmlReadWrite.Read(String filename)

CPAPMSApp.MainForm.LoadInformation()

CPAPMSApp.MainForm.MainForm_Load(Object sender, EventArgs e)

System.Windows.Forms.Form.OnLoad(EventArgs System.Windows.Forms.Form.OnCreateControl()

System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

System.Windows.Forms.Control.CreateControl()

System.Windows.Forms.Control.WmShowWindow(Message& System.Windows.Forms.Control.WndProc(Message& System.Windows.Forms.ScrollableControl.WndProc(Message& System.Windows.Forms.ContainerControl.WndProc(Message& System.Windows.Forms.Form.WmShowWindow(Message& System.Windows.Forms.Form.WndProc(Message& System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

CPAPMSApp

組件版本 : 1.0.0.0

Win32 版本 : 1.0.0.0

程式碼基底 : file:///C:/CPAPMSApp/CPAPMSApp.exe

----------------------------------------

System.Windows.Forms

組件版本 : 2.0.0.0

Win32 版本 : 2.0.50727.5468 (Win7SP1GDR.050727-5400)

程式碼基底 : file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

組件版本 : 2.0.0.0

Win32 版本 : 2.0.50727.5467 (Win7SP1GDR.050727-5400)

程式碼基底 : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

組件版本 : 2.0.0.0

Win32 版本 : 2.0.50727.5467 (Win7SP1GDR.050727-5400)

程式碼基底 : file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

CpcXml

組件版本 : 1.0.0.0

Win32 版本 : 1.0.0.0

程式碼基底 : file:///C:/CPAPMSApp/CpcXml.DLL

----------------------------------------

TenderObjects

組件版本 : 1.0.0.0

Win32 版本 : 1.0.0.0

程式碼基底 : file:///C:/CPAPMSApp/TenderObjects.DLL

----------------------------------------

UtilityObjects

組件版本 : 1.0.0.0

Win32 版本 : 1.0.0.0

程式碼基底 : file:///C:/CPAPMSApp/UtilityObjects.DLL

----------------------------------------

System.Web.Services

組件版本 : 2.0.0.0

Win32 版本 : 2.0.50727.5420 (Win7SP1.050727-5400)

程式碼基底 : file:///C:/Windows/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll

----------------------------------------

System.Xml

組件版本 : 2.0.0.0

Win32 版本 : 2.0.50727.5476 (Win7SP1GDR.050727-5400)

程式碼基底 : file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

System.Configuration

組件版本 : 2.0.0.0

Win32 版本 : 2.0.50727.5476 (Win7SP1GDR.050727-5400)

程式碼基底 : file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

wg-lxbuu

組件版本 : 1.0.0.0

Win32 版本 : 2.0.50727.5467 (Win7SP1GDR.050727-5400)

程式碼基底 : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

mscorlib.resources

組件版本 : 2.0.0.0

Win32 版本 : 2.0.50727.5477 (Win7SP1GDR.050727-5400)

程式碼基底 : file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

System.XML.resources

組件版本 : 2.0.0.0

Win32 版本 : 2.0.50727.5420 (Win7SP1.050727-5400)

程式碼基底 : file:///C:/Windows/assembly/GAC_MSIL/System.Xml.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.Xml.resources.dll

----------------------------------------

System.Windows.Forms.resources

組件版本 : 2.0.0.0

Win32 版本 : 2.0.50727.5420 (Win7SP1.050727-5400)

程式碼基底 : file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHT_b77a5c561934e089/System.Windows.Forms.resources.dll

----------------------------------------

************** JIT 偵錯 **************

若要啟用 Just-In-Time (JIT) 偵錯功能,則必須在

此應用程式或電腦的 .config 檔案中,設定

system.windows.forms 區段內的 jitDebugging 值。

且該應用程式也必須在啟用偵錯的狀態下進行

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

JIT 偵錯功能啟用後,會將所有未處理的例外

狀況傳送給電腦上已註冊的 JIT 偵錯工具進行處

理,而不是使用這個對話方塊來處理。

只有這台電腦有這樣的問題嗎?還是其他電腦上也有?

根據你提供的資訊來看,應該是程式在執行的時候,找不到檔案的情況導致跳出錯誤訊息

嘗試把其他電腦可以正常執行的,相關程式的資料夾複製一份,到這台電腦上取代然後再重新啟動電腦使用看看

論壇是網友們熱心回覆的建議或答案而且是免錢的,並不保證任何的解決方法一定有效,如果要有效的解法,請購買合約喔!
辛苦回答問題的人一個肯定~