Infopath Form 401 error in LB WFE scenario

I have 2 WFE that are load balanced. Both WFE have disable loop back check. Also there is entry in host file that points to its own ip.
Example
165.123.456.21 <name of server>
Is this what i should do in host file or 
127.0.0.1 <name of the server> to eliminate double hop issue in infopath form?
Adit

Hi,
According to your description, my understanding is that you want to know which IP address should be used and added in the host file to solve the 401 error.
I recommend to use command to get the real IP address of the local IIS server, please refer to the link below:
http://sharepointconnoisseur.blogspot.in/2011/04/how-to-resolve-401-unauthorized-error.html
As there are many possibilities that could cause (401) Unauthorized error, if above cannot solve the issue, I also recommend to check the event log and ULS log to see if anything unexpected occurred.
To check event log, click the Start button and type “Event Viewer” in the Search box.
For SharePoint 2013, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS.
Best regards.
Thanks
Victoria Xia
TechNet Community Support

Similar Messages

  • Unable to publish InfoPath Form on managed path site.

    Hi,
    We are unable to publish InfoPath Form on managed path example
    https://testsite.com/ac/marketing/dept/
    Managed Path= /ac/marketing
    dept is site where we are publishing InfoPath Form.
    Error: The Following URL is not valid
    https://testsite.com/ac/marketing/dept/

    Hi Imran,
    I understand you got invalid url error when publish InfoPath form to managed path. Could you test if the issue occurs to other sites?
    Here is a similar issue which is solved by creating an Explicit inclusion type of path on for managed path url, please refer detailed information via:
    https://social.technet.microsoft.com/Forums/en-US/9856491d-4e8c-4c37-bdb6-ce593bb5b475/infopath-publish-and-managed-path-issue?forum=sharepointgeneralprevious
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Error 5566 - Infopath form to GetUserProfileByName

    I have tried everything I can find to fix this but not having any luck....:(
    I have a multi server farm (2 WFE, 2 APP, 1 Load Balancer)
    Infopath Form: Created an infopath form that calls the userprofileservice.asmx for method GetUserProfileByName (the data connection is called CreateUserProfileByName in Infopath)
    Web Application: Have tried classic and claims with NTLM and Kerberos (nothing works)
    Browser : IE 8
    The form works fine in Infopath itself. However when published to the server I get the dreaded 5566 error. Pretty much have exhausted all suggestions from the web.
    The error message in ULS is - The following query failed: CreateUserProfileByName (User: Domain\MyFirstName.MyLastName, Form Name: Template, IP: , Connection Target: http://spsite/sites/SiteRequest/ConnectionLibrary/file.udcx, Request: http://spsite/sites/SiteRequest/Lists/Requests/AllItems.aspx,
    Form ID: urn:schemas-microsoft-com:office:infopath:list:-AutoGen-2012-08-28T23:06:23:223Z Type: DataAdapterException, Exception Message: The remote server returned an error: (401) Unauthorized. The remote server returned an error: (401) Unauthorized.)
    Tried using a udcx file with a hard coded username and password
    Tried using secure store service
    Tried disabling ASP.Net impersonation
    Tried with NTLM first and then with Kerberos Web App
    Tried both claims and classic authentication ( guess the former does not work with infopath)
    Made sure loopback was disabled on all servers
    Have ensured I can get to the webservice directly in a browser
    Hosts files on the WFEs point to themselves
    Nothing works...:(....any ideas?
    Thanks in advance,
    Jake.

    Hi All,
    Just an update. Finally after some network tracing I realized this was related to the fact that the request was going through the proxy. Strange thing was that even after disabling the proxy in IE, the system was still routing through the proxy. Then I recalled
    a post or two that talked about this in the numerous numerous Internet searches recommendations that I had already attempted. And sure enough that seemed to fix the issue.
     <system.net>
       <defaultProxy>
         <proxy autoDetect="false" />
       </defaultProxy>
    </system.net>
    Needless to say, the edit should be done through a feature. Anyway, hope this helps someone else also.
    Thanks,
    Jake.

  • InfoPath 2013 error when adding new infoPath form

    Hi
    I have created an infoPath form and published it to a SharePoint 2013 site - form library (timerequest).  the form was saved and publish successfully. but when I try to add new document (form),  I got the error below and I hope someone can explain
    to me how each URL in the error is reported by either infoPath or SharePoint as I hope with that information i can trace where my problem is.
    background:
    SharePoint 2013 farm with 2 servers:  spserverfe1 and
    spserverapp1 (not load balancing)
    web application URL is http://spserverfe1
    All managed path site collection I created start with http://spserverfe1/sites/.....
    The correct URL for the form library is http://spserverfe1/sites/spsite/InfoPath/Timerequest  (this showed correctly in the manifest file)
    what I don't understand is when the error occurred,  the error URL showed both the app server spserverapp1 and the wfe server
    spserverfe1
    here is the error:
    The following location is not accessible, because it is in a different site collection: http://spserverapp1/sites/spsite/InfoPath/timerequest/Forms/template.xsn?SaveLocation=http://spserverfe1/sites/spsite/InfoPath/timerequest/&Source=http://spserverfe1/sites/spsite/InfoPath/timerequest/Forms/AllItems.aspx&ClientInstalled=true&OpenIn=Browser&NoRedirect=true&XsnLocation=http://spserverapp1/sites/spsite/InfoPath/timerequest/Forms/template.xsn
    Thanks in advance for your comments and advices
    Swanl

    Hi Swan,
    For troubleshooting your issue, please create an Alternate Access Mapping for the site at 
    http://WFEServerName/ to ensure this site can be resolved by InfoPath.
    For more information, you can have a look at the thread:
    https://social.msdn.microsoft.com/Forums/en-US/a75c3ba8-b41a-4c44-abc4-49a3dde68b1c/the-following-location-is-not-accessible-because-it-is-in-a-different-site-collection?forum=sharepointcustomizationlegacy
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • SP2013 Customize Workflow Task Form with InfoPath 2013 - Unknown error occurred

    Hi everyone,
    After creating "Collect data from user" workflow using SharePoint designer, I need to customize the task form. But when I open the .xsn file (SharePoint generated), without editing anything (for testing purpose), and publish it, I got the message
    box: "An unknown error has occurred. The form template has been published to the server but it can only be opened in InfoPath Filler". I test the same scenario in SharePoint 2010, and it worked. It really annoys me.
    No exception in the log file, and no solution after much searching around.
    Please help.

    Hi john_d
     I got the solution to customize the Workflow task form. We cannot customize the workflow task form from InfoPath 2013, and if some how you are able to publish the task form it then when you publish your workflow then it your workflow will overwrite
    the default task form to your customized one.
    So the solution for it is that whatever fields you want to add to the task form you can just in "TASK FORM FIELDS" and it will display in your task form when you publish your workflow.

  • InfoPath 2010 form parsing error with 3600 execution timeout value in SharePoint 2010

    Hi,
    I have a list in SharePoint 2010 with 100 columns where 25 of them are calculated columns. This list is designed by InfoPath 2010 with two secondary data connections to pull a few data from another two lists. There are 25 set value rules with the submit
    button in InfoPath from. At present, the list is containing around 1000 items.
    The problem is, when I published the InfoPath form it throws an error:
    The SOAP message cannot be parsed.
    In fact, the execution timeout is set to 3600 in config file. When I delete items from the list and keep it around 700 the InfoPath form publish then.
    Could somebody tell me why this problem and what is the possible solution.
    Thanks in advance.

    Hi pointtoshare,
    According to your description, my understanding is that you got an error when you published InfoPath form.
    Please modify the web.config file like :
    <location path="_layouts/UploadEx.aspx">
         <system.web>
           <httpRuntime maxRequestLength="51200" executionTimeout="300" />
         </system.web>
       </location>
    And modify the <securityPolicy> section like :
    The web.config file is in C:\inetpub\wwwroot\wss\VirtualDirectories\spwebappname.
    There is another reason for this issue, please take a look at :
    http://www.heyweb.net/2011/07/infopath-the-soap-message-cannot-be-parsed/
    Here are some similar posts for you to take a look at:
    http://social.technet.microsoft.com/Forums/en-US/ea8da113-fe9a-4878-9994-c1f24cc85c37/soap-error-when-publishing-infopath-form-to-sharepoint?forum=sharepointcustomizationprevious
    http://sharepointshah.blogspot.in/2012/11/soap-message-cannot-be-parsed-error.html
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • InfoPath form, rich text fields, "There was a form postback error" InvalidOperationException, There has been an error while processing the form

    Using InfoPath 2013 browser enabled form.
    I am getting the above error on ALL Infopath Designed Rich Text fields, where the "Cannot be blank" attribute is set.
    To reproduce it, I create a custom list and custom list form with InfoPath 2013. I add 2 Rich Text fields and enable "cannot be blank". To raise the error, I put some data in the RT field. Skip to another field (so focus is changed and a postback
    occurs), then back to original field to delete the contents (to raise the validation).
    I originally thought it was associated with the HTMLCHKR.DLL not being registered (and I have re-registered it just in case), but the exception I get from the ULS logs reads (it is from a list AFTER I have re-registered the DLL):
    There was a form postback error. (User: 0#.w|myDomain\jc, Form Name: Template, IP: , Request: h t t p ://MyWebApp/MySite/Lists/rtAfterHtmlCHkrReg/Item/newifs.aspx?List=2212ff41-77b4-445b-931b-d7e538c9da91&Source=h t t p://MyWebApp/MySite/Lists/rtAfterHtmlCHkrReg/AllItems.aspx&RootFolder=&Web=3db49106-bdca-47bb-b4cd-a549d2d86aa7,
    Form ID: urn:schemas-microsoft-com:office:infopath:list:-AutoGen-2015-01-16T21:51:48:853Z, Type: InvalidOperationException, Exception Message: No content generated as the result of the operation.) 8cc5e09c-3665-903b-575a-faaac506c40a
    I noticed that errors associated with the HTMLCHKR.DLL not being registered would have some sort of COM exception (example: TYPE_E_LIBNOTREGISTERED or REGDB_E_CLASSNOTREG)
    I also should mention that this problem started happening about 3 weeks ago. We have extended the web application to handle HTTPS on the intranet zone (we had a reverse proxy project that did not eventuate) - would that cause something? How can I do further
    checking?

    Hi,
    I have done a test in my SharePoint, and I met the same issue with you.
    I created a custom list and custom list form with InfoPath 2013. I added 2 Rich Text fields and enabled "cannot be blank".  I put some content in the RT field, then delete the contents, I got the error message:"there has been an
    error while processing the form."
    Here is a similar post said that executing the command: regsvr32 "C:\Program Files\Common Files\Microsoft Shared\
    OFFICE14\htmlchkr.dll" will solve the issue.
    https://social.msdn.microsoft.com/Forums/en-US/eb2e0f6e-c8e4-4e92-ac5e-a09d72759eda/rich-text-field-error-in-webform?forum=sharepointcustomizationprevious
    But I just disabled "cannot be blank", and it solved the issue.
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Access denied Error while calling Web Service form Infopath Form 2010.

    Hi Dear All,
    I have been facing an error while calling an GetUserProfileByName() web service method from InfoPath 2010 from.
    i have FBA(Forms Base Authentication )configured . After Infopath form published to site collection when i select an user from people picker control i want to get Email Id of Selected user for that i am calling getUserProfileByName() Web Method, but 
    i am getting Access denied error code 500.
    Any Help would be more than welcome.
    Thanks.

    Hi,
    Greetings. Please check 
    Check the IE settings. Click Internet Options> Security>Custom level. Make sure that the ‘Access data source across domains’ is enabled. Make sure that you have permission to the web service and to the content which the web service tries to modify.
    For more information, please refer to this site:
    "Access is denied." error in Infopath 2007 form + ASMX: http://us.generation-nt.com/answer/access-denied-error-infopath-2007-form-plus-asmx-help-65808252.html
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Error message when opening infopath form

    I have a browser enabled infopath form loading in a Form webPart in a webpart page with another connecting web part. When users try to open the form they get:
    "An error occurred querying a data source"
    An entry has been added to the Windows event log of the server.
    Log ID:7893
    Correlation ID:42ed9f77-2bb5-4164-9c71-d8c13fadecb6
    After following the correlation ID in SharePoint log file I found these entries:
    06/02/2012 21:40:42.51 w3wp.exe (0x19F8)                       
    0x1970  SharePoint Foundation        
            Monitoring                   
         b4ly               
    High       Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=1456.48337845783               
    42ed9f77-2bb5-4164-9c71-d8c13fadecb6
    06/02/2012 21:40:42.59 w3wp.exe (0x19F8)                      
    0x1970  SharePoint Foundation        
            General                      
             72nz               
    Medium              
    Videntityinfo::isFreshToken reported failure.    
    42ed9f77-2bb5-4164-9c71-d8c13fadecb6
    06/02/2012 21:40:43.37 w3wp.exe (0x19F8)    
    0x1970  SharePoint Foundation        
            Monitoring                   
         b4ly               
    High       Leaving Monitored Scope (Activate web part connections). Execution Time=778.345021899529 
    42ed9f77-2bb5-4164-9c71-d8c13fadecb6
    06/02/2012 21:40:54.15 w3wp.exe (0x19F8)                      
    0x1970  InfoPath Forms Services      
            Runtime - Data Connections   
    7tfk        Medium 
    Data adapter failed during OnLoad: The operation has timed out              
    42ed9f77-2bb5-4164-9c71-d8c13fadecb6
    06/02/2012 21:40:54.15 w3wp.exe (0x19F8)                      
    0x1970  InfoPath Forms Services      
            Runtime - Data Connections   
    eq8m    Warning              
    The following data connection (0#.w|abc\test1) has timed out(User: BA Forms, Form Name: , IP:
    http://XXXX/new.aspx?ItemId=18, Request: urn:schemas-microsoft-com:office:infopath:BA-Forms:-myXSD-2012-02-15T04-39-46, Form ID: (null)).               
    42ed9f77-2bb5-4164-9c71-d8c13fadecb6
    This error just happens in the first load and if user reload the form there is no error.
    This problem happens if for a while around 30 min no one open the form.
    The weird thing is all data connections seem work fine because all fields can get their data from web service call.
    Does anybody knows how I can get rid of this error message in the first time of loading the from?
    Thanks,

    i receive error in uls
    02/04/2015 14:07:01.44  w3wp.exe (0x15C0)                        0x1764 SharePoint Foundation        
     Monitoring                     nasq Medium   Entering monitored scope (Request (GET:http://drims.dri.local:80/_layouts/FormServer.aspx?XsnLocation=http://drims.dri.local/popis/Forms/template.xsn&SaveLocation=http%3A%2F%2Fdrims%2Edri%2Elocal%2Fpopis&ClientInstalled=true&Source=http%3A%2F%2Fdrims%2Edri%2Elocal%2Fpopis%2FForms%2FAllItems%2Easpx&DefaultItemOpen=1)) 
    02/04/2015 14:07:01.44  w3wp.exe (0x15C0)                        0x1764 SharePoint Foundation        
     Logging Correlation Data       xmnv Medium   Name=Request (GET:http://drims.dri.local:80/_layouts/FormServer.aspx?XsnLocation=http://drims.dri.local/popis/Forms/template.xsn&SaveLocation=http%3A%2F%2Fdrims%2Edri%2Elocal%2Fpopis&ClientInstalled=true&Source=http%3A%2F%2Fdrims%2Edri%2Elocal%2Fpopis%2FForms%2FAllItems%2Easpx&DefaultItemOpen=1) 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.44  w3wp.exe (0x15C0)                        0x1764 SharePoint Foundation        
     Logging Correlation Data       xmnv Medium   Site=/ 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        5vax Verbose  FormServerPage BeginProcessRequest:
    http://drims.dri.local/_layouts/FormServer.aspx?XsnLocation=http://drims.dri.local/popis/Forms/template.xsn&SaveLocation=http://drims.dri.local/popis&ClientInstalled=true&Source=http://drims.dri.local/popis/Forms/AllItems.aspx&DefaultItemOpen=1 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        wdqk Verbose  GlobalStorage.Enter: New context - FormControl   Total contexts - 1 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8z3p Verbose  Calling GlobalStorage.SetItem with index IsConversionInProgress value type Boolean. 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        57zo Verbose  XmlFormView: Entering OnInit 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        wdqm Verbose  GlobalStorage.Leave: Old context - FormControl   Total contexts after
    Leave - 0 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        57zq Verbose  XmlFormView: Leaving OnInit 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        5vat Verbose  FormServerPage OnInit Enter:
    http://drims.dri.local/_layouts/FormServer.aspx?XsnLocation=http://drims.dri.local/popis/Forms/template.xsn&SaveLocation=http://drims.dri.local/popis&ClientInstalled=true&Source=http://drims.dri.local/popis/Forms/AllItems.aspx&DefaultItemOpen=1 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        wdqk Verbose  GlobalStorage.Enter: New context - {F888E1A1-20CA-470d-A2F4-498A9ECD1C67}  
    Total contexts - 1 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        wdqm Verbose  GlobalStorage.Leave: Old context - {F888E1A1-20CA-470d-A2F4-498A9ECD1C67}  
    Total contexts after Leave - 0 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8z3p Verbose  Calling GlobalStorage.SetItem with index IsConversionInProgress value type Boolean. 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8z3p Verbose  Calling GlobalStorage.SetItem with index SiteAndWebCache value type SiteAndWebCache. 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        adv7 Verbose  XmlFormView: Entering OnDataBinding 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        wdqk Verbose  GlobalStorage.Enter: New context - FormControl   Total contexts - 1 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        5vav Verbose  FormServerPage CreateChildControls Enter:
    http://drims.dri.local/_layouts/FormServer.aspx?XsnLocation=http://drims.dri.local/popis/Forms/template.xsn&SaveLocation=http://drims.dri.local/popis&ClientInstalled=true&Source=http://drims.dri.local/popis/Forms/AllItems.aspx&DefaultItemOpen=1 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        5vaw Verbose  FormServerPage CreateChildControls Leave:
    http://drims.dri.local/_layouts/FormServer.aspx?XsnLocation=http://drims.dri.local/popis/Forms/template.xsn&SaveLocation=http://drims.dri.local/popis&ClientInstalled=true&Source=http://drims.dri.local/popis/Forms/AllItems.aspx&DefaultItemOpen=1 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.45  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8geg Verbose  MetaInformationByUrl:scanned 63 of 63 formTemplates for URL=http://drims.dri.local/popis/Forms/template.xsn,
    fileName= template.xsn, matching=NONE 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        wdqk Verbose  GlobalStorage.Enter: New context - FormControl   Total contexts - 2 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8z3p Verbose  Calling GlobalStorage.SetItem with index CultureData value type RequestCultureData. 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        0000 Verbose  XmlFormView: ShouldDisableFirstRequestOptimization for form:IW:/POPIS/FORMS/TEMPLATE.XSN,
    tag:K6W976CD4PLNJLrTYJOckzrMg3etJQ3uFbc8sT1x138 first request optimized:True on page:/_layouts/FormServer.aspx?XsnLocation=http://drims.dri.local/popis/Forms/template.xsn&SaveLocation=http%3A%2F%2Fdrims%2Edri%2Elocal%2Fpopis&ClientInstalled=true&Source=http%3A%2F%2Fdrims%2Edri%2Elocal%2Fpopis%2FForms%2FAllItems%2Easpx&DefaultItemOpen=1
    . 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - State Service        8ykk Verbose  KEY: b967a19babe048c7bc0180dbd0a52d6e_1d793db6afc2409c88f1c180994563ae 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8z3p Verbose  Calling GlobalStorage.SetItem with index EditingSessionId value type String. 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8ykj Verbose  Creating document with editingSessionId: b967a19babe048c7bc0180dbd0a52d6e_1d793db6afc2409c88f1c180994563ae 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8z3p Verbose  Calling GlobalStorage.SetItem with index TimeZoneId value type UInt16. 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8z3p Verbose  Calling GlobalStorage.SetItem with index XmlForm value type XmlFormHost. 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime                        8z3p Verbose  Calling GlobalStorage.SetItem with index FormState value type FormStateBag. 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Conversion and Deployment      93wz Verbose  Recursion: Entering schema validation. FormTemplate: urn:schemas-microsoft-com:office:infopath:popis:-myXSD-2015-01-21T07-22-46 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.47  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Conversion and Deployment      93x0 Verbose  Recursion: Leaving schema validation. FormTemplate: urn:schemas-microsoft-com:office:infopath:popis:-myXSD-2015-01-21T07-22-46 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.91  w3wp.exe (0x15C0)                        0x1764 Secure Store Service         
     Secure Store                   elo9 Medium   Entering SecureStoreProviderFactory.GetDefaultSecureStoreProviderName 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.91  w3wp.exe (0x15C0)                        0x1764 Secure Store Service         
     Secure Store                   elp1 Medium   Leaving SecureStoreProviderFactory.GetDefaultSecureStoreProviderName 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:01.91  w3wp.exe (0x15C0)                        0x1764 SharePoint Foundation        
     Topology                       e5mc Medium   WcfSendRequest: RemoteAddress: 'https://vm-drims1:32844/9efec30f2e474b37a620610e7ffef5b3/SecureStoreService.svc/https'
    Channel: 'Microsoft.Office.SecureStoreService.Server.ISecureStoreServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/2009/06/securestoreservice/ISecureStoreServiceApplication/GetUserApplication' MessageId: 'urn:uuid:a65080f1-c38a-416f-a234-ab364197d7e1' 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.01  w3wp.exe (0x15C0)                        0x1764 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (ExecuteWcfOperation:http://schemas.microsoft.com/sharepoint/2009/06/securestoreservice/ISecureStoreServiceApplication/GetUserApplication).
    Execution Time=112,764052414483 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.01  w3wp.exe (0x15C0)                        0x1764 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (ExecuteOnChannel: GetApplication). Execution Time=113,705233486379 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.01  w3wp.exe (0x15C0)                        0x1764 SharePoint Foundation        
     Topology                       e5mc Medium   WcfSendRequest: RemoteAddress: 'https://vm-drims2:32844/9efec30f2e474b37a620610e7ffef5b3/SecureStoreService.svc/https'
    Channel: 'Microsoft.Office.SecureStoreService.Server.ISecureStoreServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/2009/06/securestoreservice/ISecureStoreServiceApplication/GetCredentials' MessageId: 'urn:uuid:de38ae0e-e451-40ca-8ba5-7f2eb0c1d730' 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.12  w3wp.exe (0x15C0)                        0x1764 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (ExecuteWcfOperation:http://schemas.microsoft.com/sharepoint/2009/06/securestoreservice/ISecureStoreServiceApplication/GetCredentials).
    Execution Time=107,606972394536 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.12  w3wp.exe (0x15C0)                        0x1764 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (ExecuteOnChannel: GetCredentials). Execution Time=109,635721858504 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.12  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     6wdh Verbose  WebServiceQuery: Begin soln=urn:schemas-microsoft-com:office:infopath:popis:-myXSD-2015-01-21T07-22-46 adapter=current user 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.12  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     6qh7 Verbose  Web Request: Begins url=http://drims.dri.local/_vti_bin/userprofileservice.asmx action=http://microsoft.com/webservices/SharePointPortalServer/UserProfileService/GetUserProfileByName 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.12  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     13zc Verbose  Web Request:  Preparing SOAP message 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.12  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     13zd Verbose  Web Request:  Preparing WebRequest 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.12  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     1dhr Verbose  Web Request:  Writing request stream 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:02.12  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     13zf Verbose  Web Request:  Getting response 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:04.12  w3wp.exe (0x15C0)                        0x1914 SharePoint Foundation        
     Topology                       e5mc Medium   WcfSendRequest: RemoteAddress: 'http://vm-drims:32843/9a369b2ae1ce44f88d48e93d62e5f772/MetadataWebService.svc'
    Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:0346e221-d65e-4b5c-8be9-46f3d7f225b1' 
    02/04/2015 14:07:04.84  w3wp.exe (0x15C0)                        0x1838 SharePoint Portal Server       Runtime                      
     8gp7 Medium   Topology cache updated. (AppDomain: /LM/W3SVC/1229331659/ROOT-1-130675275570041108) 
    02/04/2015 14:07:12.33  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     13zg Verbose  Web Request:  WebException Caught 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:12.33  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     13zi Verbose  Web Request:  Copying response to DOMs 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:12.33  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     13zi Verbose  Web Request:  Copying response to DOMs 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:12.33  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     6qh8 Verbose  Web Request: Ends url=http://drims.dri.local/_vti_bin/userprofileservice.asmx action=http://microsoft.com/webservices/SharePointPortalServer/UserProfileService/GetUserProfileByName 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:12.33  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     6wdi Verbose  WebServiceQuery: End 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:12.33  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     7tfk Medium   Data adapter failed during OnLoad: The operation has timed out 9823355e-8a6c-4741-971e-a9e064249485
    02/04/2015 14:07:12.33  w3wp.exe (0x15C0)                        0x1764 InfoPath Forms Services      
     Runtime - Data Connections     eq8m Warning  The following data connection (DRI\gljubic) has timed out(User: popis, Form Name: , IP:
    http://drims.dri.local/_layouts/FormServer.aspx?XsnLocation=http://drims.dri.local/popis/Forms/template.xsn&SaveLocation=http://drims.dri.local/popis&ClientInstalled=true&Source=http://drims.dri.local/popis/Forms/AllItems.aspx&DefaultItemOpen=1,
    Request: urn:schemas-microsoft-com:office:infopath:popis:-myXSD-2015-01-21T07-22-46, Form ID: (null)). 9823355e-8a6c-4741-971e-a9e064249485
    i used your solution for this my problem but nothing.
    plz help me
    i changed settings for infopath forms service, but nothing
    what i do?

  • State service error when submitting InfoPath form to Library

    I have a problem and looks like Google couldn't help me.. I really hope someone here will be able to.
    I have a Form Library using a custom form. When submitting the form to the library, users are getting this error. I don't get the error with my own user, only difference is I have full access to the farm and content using web app policy.
    ULS logs give me few informations
    SharePoint Server
    State Service
    bm1k
    Medium
    StateSqlSession.GetItemBytesInternal() Locked row in database for key ba18f90ee2e844468b08e90ad96dff2c_05967b71a21948d39b7d4d3ada9b27c9 for 4 seconds
    SharePoint Server
    State Service
    bm0t
    Unexpected
    StateManager.GetState() Locked data (05967b71-a219-48d3-9b7d-4d3ada9b27c9)
    InfoPath Forms Services
    Runtime - State Service
    b5st
    Medium
    MOSS StateService threw an exception: A Microsoft SharePoint Server State Service error occurred while processing your request. For more information, contact your server farm administrator.
    I deleted the State Service and recreated it twice, once with PowerShell and then with the Farm Configuration wizard. Restarted the server. Problem might come from InfoPath Forms Services tho but I don't what else I can do.
    Does anyone have any clue??
    JP Berube | MCTS SharePoint 2010 Configuration and Application Development

    Hi,
    We had the same problem with InfoPath.
    After analysis of servers,it turns out that
    the anonymous user authentication has been enabled on
    the web application server
    via IIS and not via SharePoint
    (unsupported configuration), causing
    side-effects on some queries which
    calls to forms.
    We disabled anonymous access.This desactivation
    causes the functioning of forms again.
    Rachid.

  • Error when querying REST web services from web-based InfoPath form 2013 environment

    Error when querying REST web services from web-based InfoPath form 2013 environment, we are trying to consume REST web service in InfoPath form ( SharePoint 2013 version) 
    http://spapp/sites/litigation/Intake/_api/web/lists/getbytitle('Email%20Profiles')/items(1)
    it works in preview but does not when it is published. because of claim based authentication i m getting below error
    The form cannot run specified query, the underlying connection was closed. An expected error occurred 
    same works in 2010 environment .. are we missing anything in 2013 servers?? please let me know how we can resolve it.. thank you 
    guru

    everyone face this issue, nothing in event viewer, its easy to reproduce error at ur end also.. 
    just you need to use below web service in infopath and populate some data on form load like id = 1 pull the title and try to set in form any field...the
    list has one item thats all
    guru

  • Error when trying to pulish an InfoPath form to SharePoint 2010 list

    I am getting this error:
    The SOAP response indicates that an error occurred on the server:
    Server was unable to process request.--->  Object reference not set to an instance of an object.
    Any ideas on why I can't publish form and how I might fix this?
    Laura

    Hi Laura,
    According to your description, my understanding is that you got an error when you published your InfoPath form.
    I aggreed with Sangha said, please check the "Design Checker" to check if there are any errors in the form.
    If yes, I suggest you remove the related fields and check if the form can be published successfully.
    There are two similar posts, please check if they are useful for you:
    https://kerdirks.wordpress.com/2012/10/18/infopath-2010-form-soap-response-error-on-server/
    http://sharepoint.stackexchange.com/questions/61464/what-does-nullreferenceexception-mean-in-my-sharepoint-log-my-infopath-form-wo
    If this issue still exists, please feel free to reply.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Form Template Failed to Load Error - InfoPath form for Sharepoint list

    When trying to view the InfoPath form for the a SharePoint list (on PWA), we are getting the error:
    Correlation ID:e40f2d85-dbe3-4659-9786-a9f69a406ec6.  
    The event log shows:
    The form template failed to load. (User: POET\dgreenwaldt, Form Name: Template, IP: , Request: http://stanzadev2/ResearchPWA/Lists/Project Economics/AllItems.aspx, Form ID: urn:schemas-microsoft-com:office:infopath:list:-AutoGen-2012-10-22T19:08:52:974Z, Type:
    ArgumentException, Exception Message: Value does not fall within the expected range.)
    The form worked perfectly fine for several days and then started throwing this error.
    Since this started happening, it can now be reproduced in other lists using a custom InfoPath form, but only seems to occur when editing the item, not adding a new one.
    Steps:
    1. Create a custom list on PWA.
    2. Customize the form in InfoPath.
    3. Add a new item via the form (on PWA, not in InfoPath filler).
    4. Edit the item and the error occurs.

    When trying to view the InfoPath form for the a SharePoint list (on PWA), we are getting the error:
    Correlation ID:e40f2d85-dbe3-4659-9786-a9f69a406ec6.  
    The event log shows:
    The form template failed to load. (User: POET\dgreenwaldt, Form Name: Template, IP: , Request: http://stanzadev2/ResearchPWA/Lists/Project Economics/AllItems.aspx, Form ID: urn:schemas-microsoft-com:office:infopath:list:-AutoGen-2012-10-22T19:08:52:974Z, Type:
    ArgumentException, Exception Message: Value does not fall within the expected range.)
    The form worked perfectly fine for several days and then started throwing this error.
    Since this started happening, it can now be reproduced in other lists using a custom InfoPath form, but only seems to occur when editing the item, not adding a new one.
    Steps:
    1. Create a custom list on PWA.
    2. Customize the form in InfoPath.
    3. Add a new item via the form (on PWA, not in InfoPath filler).
    4. Edit the item and the error occurs.
    I have the same issue. do you have a resolution?

  • In Sharepoint browser enabled Infopath form Date & Date Time Pickers throws Script errors using https url.

    HI All,
    I am working in Sharepoint 2010 browser enabled Infopath form and is have two Infopath date picker controls. The form is working fine in normal "http://" url. while the same site we are using opening with "https://" and select the date
    from picker then we got the script errors.
    There are no scripts used in this site. It is by default sharepoint 2010 publishing site.
    One more i checked with "Date Time picker" Infopath control also but same issue.
    Below are the errors for reference:-
    Any help is appreciated..!
    Thanks.

    Thanks Linda, for your quick response.
    The  Minimal
    Download strategy  feature is not available
    in SharePoint 2010 and start.js file is also not available.
    can you please suggest the exact location of "start.js"
    file in SharePoint 2010 then i go further or please suggest other way to find or debug the process.

  • Infopath form error when load

    Hi Team,
    We have migrated list templates from develpment server to QA server a nd created list based on the templates.
    The list id contomised using Infopath form and in the form load we are connecting to user profile web service.
    When clicking on the Add new  Item It through the below error,
    An error occurred querying a data source
    An error occurred while trying to connect to a Web service.
    An entry has been added to the Windows event log of the server.
    Log ID:5566
    We have already changed the url of the udcx files pointing to new location and approved the udcx files.but still no luck.
    Can you please suggest what action we need to perform to avoid this issue.
    A quick response is much appreciated.
    Thanks and Regards
    Sambit Kumar Sahu

    Hello,
    Have you tried to access the form with admin right? If not then please do so.
    >GetUserCollectionFromGroup 
    This service needs site admin access to access the data from GetUserCollectionFromGroup
    so try to add userid in site owners group and see the result.
    Also edit your group and verify the group settings. Make sure person who is opening that form is having right to access this service.
    Just check and let us know your result
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

Maybe you are looking for

  • Read input XML Payload in Mapping Program.

    Hi all, How can we access the input source XML structure in mapping program? Please help me out in this? Thanks and regards, Kanth.

  • MBP crashing when multiple browser tabs stay open for too long

    Hello all, I have a tendency to open quite a few tabs in chrome and since I don't always have time to read all of them, they stay open for a few days. It seems like after a few days without any reboot and all those tabs open, my MBP becomes unrespons

  • One way hash function in java

    Simply i want to save a password entered to a java program and save it in a MySQL database Here I want to encrypt that password and save it in the database.... I prefer one way hash function encryption because it fulfills my need. SHA-1 is the best i

  • SAPLMEPO control accounting tab field selection

    The requirement has been given that when a PO is created with reference to another document that the accounting should not be able to be changed. On the surface this seems like a simple requirement. However I have yet to find a solution. Standard fie

  • Service "com.sap.portal.guimachine.bikit "

    Hi Bw experts !!! I have a problem starting these service (com.sap.portal.guimachine.bikit) in my Portal. When I try to start I have the following error: "Server 6704750: Error in the listener class com.sap.ip.portal.admin.portalanywhere.QueryHandler