winserver2008r2 sp1 iis7搭建的webservices
用于微軟的dynamic crm v4.0的web服務器;
目前部分客戶端保存單據時報錯>

這個報錯沒太大意義,整個CRM系統基本只會報這一個錯誤,提示很不明顯;
但在服務器日志上可以看到以下資訊:
Event code: 3005
Event message: 發生了未處理的例外。
Event time: 2019/1/11 10:23:11
Event time (UTC): 2019/1/11 2:23:11
Event ID: 6220ee32e63c4d9bb9f7af261f8ccdb6
Event sequence: 126068
Event occurrence: 139
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/2/ROOT-1-131915752228551235
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\Microsoft Dynamics CRM\CRMWeb\
Machine name: ***
Process information:
Process ID: 7252
Process name: w3wp.exe
Account name: ****
Exception information:
Exception type: FormatException
Exception message: 輸入字串的格式不正確。
Request information:
Request URL: http://crm.shsongz.com/crm/userdefined/edit.aspx?etc=10030
Request path: /crm/userdefined/edit.aspx
User host address: 113.65.193.126
User: ****
Is authenticated: True
Authentication Type: Negotiate
Thread account name: ****
Thread information:
Thread ID: 38
Thread account name: ****
Is impersonating: False
Stack trace: 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
在 System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
在 System.Decimal.Parse(String s, IFormatProvider provider)
在 Microsoft.Crm.Application.Platform.EntityBase.set_Item(String name, Object value)
在 Microsoft.Crm.Application.Platform.EntityProxy.SetData(String value)
在 Microsoft.Crm.Application.Forms.EndUserForm.RetrieveParams()
在 Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity)
在 Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formType)
在 Microsoft.Crm.Application.Pages.UserDefined.DetailPage.ConfigureForm()
在 Microsoft.Crm.Application.Controls.AppUIPage.OnPreRender(EventArgs e)
在 System.Web.UI.Control.PreRenderRecursiveInternal()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Custom event details:
上面是警告資訊,通常還伴隨一個事件ID1001的Windows error reporting資訊>
錯誤存盤段 ,型別 0
事件名稱: CRMmanaged
回應: 不可用
Cab ID: 0
問題簽名:
P1: 4.0.7333.3822
P2: w3wp
P3: Microsoft.Crm
P4: 輸入字串的格式不正確。;Hash='-1030340094'
P5:
P6:
P7:
P8:
P9:
P10:
附加檔案:
C:\Windows\temp\tmp9046.tmp
可在此處獲取這些檔案:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_4.0.7333.3822_c22a1a728b1f1c53646ff12540a9f0ad9ca2b86_cab_122a910a
分析符號:
重新檢查解決方案: 0
報告 Id: d70dd26a-1547-11e9-b62f-00155d008119
報告狀態: 4
以上是在服務器上找到的應用程式日志,只要web界面保存報錯日志中就出現這樣的資訊;
嘗試把CRM的管理員給temp檔案夾完全控制權限,沒什么效果;
求大佬指點,謝謝!
uj5u.com熱心網友回復:
Exception information:Exception type: FormatException
Exception message: 輸入字串的格式不正確。
Request information:
Request URL: http://crm.shsongz.com/crm/userdefined/edit.aspx?etc=10030
Request path: /crm/userdefined/edit.aspx
代碼里的格式沒轉好?不太懂,來學習下。。。
uj5u.com熱心網友回復:
這個頁面是系統安裝時自動生成的頁面檔案,幾乎所有的單據在新增時都會呼叫它。
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/86983.html
上一篇:行程概念介紹
