Sitecore 8.0 Update 1 WFFM提交问题

时间:2016-05-12 09:35:22

标签: sitecore sitecore8 web-forms-for-marketers

提交WFFM表单时收到以下日志警告:

    8380 2016:05:12 04:25:05 WARN Value cannot be null.
    Parameter name: owner
    Exception: System.ArgumentNullException
    Message: Value cannot be null.
    Parameter name: owner
    Source: Sitecore.Kernel
   at Sitecore.Diagnostics.Assert.ArgumentNotNull(Object argument, String argumentName)
   at Sitecore.Diagnostics.Log.Warn(String message, Object owner)
   at Sitecore.WFFM.Core.Extensions.Warn.IsNull(Object obj, String name)
   at Sitecore.WFFM.Analytics.AnalyticsTracker.get_SessionId()
   at Sitecore.Form.Core.FormDataHandler.ExecuteSaveActions(ID formId, ControlResult[] fields, ActionDefinition[] actions)
   at Sitecore.Form.Core.FormDataHandler.ProcessData(ID formID, ControlResult[] fields, ActionDefinition[] actions, CallContext context)

from给我错误消息和成功消息(在表单中配置)表单也没有保存操作?

更新:

这是提交时发生的另一个警告:

WARN Web Forms for Marketers: an exception 'We experienced a technical difficulty while processing your request. Your data may not have been correctly saved.' has occured while trying to execute an action '{00000000-0000-0000-0000-000000000000}'.

0 个答案:

没有答案