Use our Google Custom Search for best site search results.
Search
-
I've already checked this. It does query from a list, that contains about 2000 rows. In this case I need to query all rows without any limitation. When I disable this query, form has no issues. The same query is running successfully on SP 2013.In logs I receive multiple "RequestUsageProvider.WriteUsageData: Logging usage for Location: ...
-
Here are InfoPath Forms Services settings from SharePoint 2013 "DefaultDataConnectionTimeout : 10000
MemoryCacheSize : 250
MaxDataConnectionTimeout : 20000
MaxDataConnectionResponseSize : 1500
MaxDataConnectionRoundTrip : 20000
MaxFormLoadTime : 40000
RequireSslForDataConnections : True
AllowEmbeddedSqlForDataConnections : ...
-
After upgrading to SharePoint 2016 and reinjecting forms we faced another issue.
When I open some forms then press a button, that does some queries and switches view, I receive the following critical error:
"The form could not be displayed because default values or rules are taking too long to evaluate. To correct this, simplify the ...
-
[quote user="Jim Cantwell"]This error will occur if you have the QRules 2010 browser dll injected. Re-inject for SharePoint 2013 browser and it should resolve it.[/quote]
Thank you, Jim. After injecting 2013 browser dll my forms uploaded successfully.
But now I have another question, will my forms stop working after trial period is ...
-
When I try to upload InfoPath form templates to SharePoint 2016 server, I receive the following error:
Error loading form code assembly: Could not load file or assembly 'Microsoft.Office.InfoPath, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file ...
-
Thank you, Hilary!
Second time for today you are my life saver :)
-
Thank you, Hilary!
I added second copy of this Repeating Table to other sections or at the bottom of the form, but it was not working, since initial copy was remaining in that section. After your suggestion I moved initial table to the bottom of the form and it started working.
Then I moved the table back and it is ...
-
As I see, you've tested this in filler. I just tried it in preview and it is working as expected.
In browser it doesn't work.
-
Yes, Hilary. BeforehandCostsStatus is paid and as you can see the same rule is set for FlightDetailsRepeating and BeforehandCostsRepeating. I can't insert / delete rows in these tables, but in the same form I can do this for BeforehandPerDiem. Also even if I don't set any rule, but only from "Repeating Table Properties" just ...
-