I have an InfoPath 2010 form with qRules 4.1 injected hosted in a SharePoint 2010 form library. The form has been configured to be web enabled, full trust, and uploaded through Central Administration as an administrator approved form.
When I go to the library and select Add document, on the first rendering of the form I get the warning:
Warning
There has been an error while processing the form.
Click OK to resume filling out the form. You may want to check your form data for errors.
An entry has been added to the Windows event log of the server.
Log ID:5337
Correlation ID:146a0003-9425-4a09-a763-e6b46eafc7bc
The information from the Windows Server event log is:
- System
- Provider
[ Name] Microsoft-SharePoint Products-InfoPath Forms Services
[ Guid] {A3499A35-DB34-421A-94FC-4D76522BEAB3}
EventID 5337
Version 14
Level 3
Task 4
Opcode 0
Keywords 0x2000000000000000
- TimeCreated
[ SystemTime] 2012-09-11T12:37:21.101051400Z
EventRecordID 5127
- Correlation
[ ActivityID] {146A0003-9425-4A09-A763-E6B46EAFC7BC}
- Execution
[ ProcessID] 6304
[ ThreadID] 6152
Channel Microsoft-SharePoint Products-Shared/Operational
Computer xxxxxx.xxxxxxxx.com
- Security
[ UserID] S-1-5-21-1474651832-2131563176-1848903544-7678
- EventData
string0 xxxxxxx\xxxxxx
string1 DDE-Note_Form
string2
string3 http://sharepoint/_layouts/FormServer.aspx?XsnLocation=http://sharepoint/FormServerTemplates/DDE-Note_Form.xsn&SaveLocation=http://sharepoint/DDE/DDE Forms Notes&ClientInstalled=true&Source=http://sharepoint/DDE/DDE%2520Forms%2520Notes/Forms/AllItems.aspx&DefaultItemOpen=1
string4 urn:schemas-microsoft-com:office:infopath:DDE-Note-Form:-myXSD-2012-08-30T20-50-05
string5 NullReferenceException
string6 Object reference not set to an instance of an object.
After clearing the error the form renders and mostly works. I am addressing other issues that may or may not be related separately.
The error only occurs on first rendering of the form. The error reoccurs after the application pools are recycled (nightly).
The form file size is larger than what is allowed to attach to forum posts.