Error in FormsViewer Diagnostics - InfoPath Dev Sign in | Join | Help in Qdabra FormsViewer Qdabra Software Product Support (Entire Site) InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads InfoPath Dev » Qdabra Software Product Support » Qdabra FormsViewer » Error in FormsViewer Diagnostics Use our Google Custom Search for best site search results. Error in FormsViewer Diagnostics Last post 01-03-2019 09:44 AM by Arthur.Avanesyan. 5 replies. Page 1 of 1 (6 items) Sort Posts: Oldest to newest Newest to oldest Previous Next 12-28-2018 03:26 AM Arthur.Avanesyan Joined on 11-09-2014 Armenia Posts 61 Error in FormsViewer Diagnostics Reply Contact When I upload one of my forms to FormsViewer (either on premises, or online), then press "Diagnostics", I always get the following error "Could not scan following documents:". Who can help me to understand what is causing this issue? Filed under: FormsViewer 12-31-2018 11:07 AM In reply to JenniferLindsay Joined on 07-25-2012 CA Posts 90 Re: Error in FormsViewer Diagnostics Reply Contact Hi Arthur, what version of FormsViewer are you using? You should be able to find this in the footer section of the main page. Is this happening with all the templates you upload, or just this one? Jennifer LindsayQdabra® Software/InfoPathDev.comThe InfoPath Experts – Streamline data gathering to turn process into knowledge.™ Filed under: FormsViewer, diagnostics 01-01-2019 09:58 AM In reply to Arthur.Avanesyan Joined on 11-09-2014 Armenia Posts 61 Re: Error in FormsViewer Diagnostics Reply Contact Hi Jenifer. I've tried in on premises version 3.1.2018.0913, as well as in O365 version 3.2.2018.1121. The problem is with only one template. I've sent it to you by PM. 01-02-2019 10:59 AM In reply to JenniferLindsay Joined on 07-25-2012 CA Posts 90 Re: Error in FormsViewer Diagnostics Reply Contact Hi Arthur, it looks like your template has some code that wasn't transmitted when you sent the template file to me. Can you check to see if the code contains the following line: //xsf2:connectoid[@name = 'Applicants' Pool'] This seems to be causing some issues on my end, because the apostrophe at the end of the word Applicants isn't escaped properly. Since this line appears to be commented out, can you try deleting this line from your code, re-uploading the template and re-running diagnostics? Jennifer LindsayQdabra® Software/InfoPathDev.comThe InfoPath Experts – Streamline data gathering to turn process into knowledge.™ 01-02-2019 02:52 PM In reply to JenniferLindsay Joined on 07-25-2012 CA Posts 90 Re: Error in FormsViewer Diagnostics Reply Contact Hi again Arthur, it just occurred to me that the issue might also be with an xpath string in your code. Perhaps you have a line that looks something like this: "//xsf2:connectoid[@name='" + MY_VAR + "']" where MY_VAR is a variable that evaluates to Applicants' Pool when your code is executed. In this case, the apostrophe in Applicants' Pool can cause problems because that character might be interpreted as a string delimiter. Jennifer LindsayQdabra® Software/InfoPathDev.comThe InfoPath Experts – Streamline data gathering to turn process into knowledge.™ 01-03-2019 09:44 AM In reply to Arthur.Avanesyan Joined on 11-09-2014 Armenia Posts 61 Re: Error in FormsViewer Diagnostics Reply Contact Thank you Jennifer! Just removing ' from data connection name, helped to solve this issue. Page 1 of 1 (6 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.