User Profile

Collapse

Profile Sidebar

Collapse
Eran Hefer
Eran Hefer
Last Activity: Oct 31 '11, 06:55 AM
Joined: Nov 21 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

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

    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
    ...
    See more | Go to post
    Last edited by Frinavale; Nov 24 '10, 03:49 PM. Reason: Added indentation to format the article a bit better.

  • How to Create & Deploy a SharePoint 2007 Timer Job

    With SharePoint timer jobs you can create & execute processes on a daily / hourly / minutely basis.
    After deployment, the timer job definition executes your custom code.

    The easiest (and more common) way to deploy a timer job is by feature.
    When the feature is being activated, a custom code on the "FeatureActivat ed" method should install the timer job.

    This is a complete example of how to create...
    See more | Go to post
    Last edited by Frinavale; Oct 12 '11, 02:56 AM. Reason: Added code tags and lists to the article.
No activity results to display
Show More
Working...