473,545 Members | 2,041 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

InfoPath Error: This session has exceeded the amount of allowable resources

2 New Member
Problem:

User got an error massage when trying to load an InfoPath form:
"This session has exceeded the amount of allowable resources"

More Details:

Check out the Event Viewer on the MOSS server > Application. you should see such kind of error:
Session state size, 6727548 bytes, has exceeded 4194304 bytes, the maximum allowable value. This value is configurable and can be changed by the administrator.

Solution:

Go to Central Administration > Application Management > Configure InfoPath Forms Services.

Change the "Maximum size of form session state" to a bigger number (the default is 4096, change to 8192 should be enough).
Eran Hefer.
Nov 21 '10 #1
1 22081
AdaL
1 New Member
Hi now, im using sharepoint 365 online, and i met the same problem, how can i solve this issue? I didnt find
Central Administration > Application Management > Configure InfoPath Forms Services.
Thanks!
Jun 8 '23 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1585
by: Fendi Baba | last post by:
Hello everyone I am trying to implement a security control in my application and I use the following code to determine if the Administrator is logged in. session_start (); // Use $HTTP_SESSION_VARS with PHP 4.0.6 or less if (!isset($_SESSION) || $_SESSION != 1) {
0
2172
by: camaro77 majau via DotNetMonster.com | last post by:
Sorry by my english but i'm from spain. I have a problem and after search by the web i have know that is due by framework. The message is : setup error "failed to load ressouces from resource file please check your setup" It only appears when i'm using a p2p program called elephant,who needs framework to run.some month ago I instaled for...
4
4177
by: Jack | last post by:
Hi, I was wondering if for an application, I can change the default session timeout property via IIS Administration? If so, how does one do it. Thanks in advance.
0
5591
by: Angel | last post by:
Hi I have a problem with my web applications. I believe the problem is somehow connected to HttpSession. I use form authentication in my project. Once I authenticate the user and redirect to default page I create an User object and assign this object to session. Then in other forms I access this object and use it to load data from...
3
1675
by: Daves | last post by:
Please take your time to read the following, it's simple although the text is 3 paragraphs... Everytime an user is logged in I need to make a call to my sql server database to grab some specific user settings and load into Session variables. So, I have a "Loggedin" event in login.aspx which does this. As users can be logged in...
0
2165
by: jason | last post by:
hi experts, support.microsoft.com/kb/917072 and http://msdn.microsoft.com/msdnmag/issues/06/07/WebAppFollies/ As pointed out in these articles, users might get session variables belong to other user ? So ....Session state and kernel-mode output caching don't mix. Has this bug been fixed?
4
2053
rajiv07
by: rajiv07 | last post by:
use CGI; use DBI; use CGI::Session; use CGI::Cookie; use CGI::Carp qw(fatalsToBrowser); my $q = new CGI; my $c = new CGI::Cookie;
1
1427
by: arun1985 | last post by:
resources = new System.Resources.ResourceManager("SharpWebMail", System.Reflection.Assembly.GetExecutingAssembly()); The resources are not getting loaded and i am getting the error when i access the resources the following way Session = resources.GetResourceSet(invariant, true, true); How to solve this problem?
1
1626
by: suvarna1026 | last post by:
Can any one plz tell me why I am getting this error,and what is the meaning of this error--- Session state has created a session id, but cannot save it because the response was already flushed by the application.
0
1368
by: mfaisalwarraich | last post by:
Hi Everybody, I am submitting a form to the paypal and then returning to a url. return to the url is successful means the code is workin properly. but at the return url im having this 500 CGI error and it also not containing any values in the session variables. as im getting records and updating records if the return is successfull from paypal...
0
7408
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7661
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7433
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5340
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3458
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3444
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1891
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1020
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
712
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.