Infopath form submitted as blank xml file
-
22 มิถุนายน 2555 12:00
When ever user submits the infopath it is submitted as blank xml file for some users and some users were able to submit without any issue.I am unable to figure out why this is happening.
Do we need to provide form a full trust?
Any help would be much appreciated.
Thanks,
Gopi
- Gopi Ramaya
ตอบทั้งหมด
-
22 มิถุนายน 2555 15:09can you export the infopath and see what manifest file says
SPDEV2010
-
26 มิถุนายน 2555 9:33
I am getting this below error in manifest file,
Specified argument was out of the range of valid values.
Parameter name: offset at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.Web.HttpResponse.BinaryWrite(Byte[] buffer)
at Microsoft.SharePoint.ApplicationPages.Download.WriteFile(String sourceUrl)
at Microsoft.SharePoint.ApplicationPages.Download.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)- Gopi Ramaya
-
26 มิถุนายน 2555 12:52
Hi GOPI,
Are ou doing any custom coding ?If so can u send me the code so that i can look at it
SPDEV2010 - MCTS