All Tags »
ASP.NET »
Sharepoint 2007 (RSS)
Sorry, but there are no more tags available to filter with.
-
I just a found another great post about memory management and performance issues on the SharePoint platform. This article defines the concept of ''Memory Pressure'' and discusses in great detail the most common reasons for memory pressure situations and best practices on how to avoid them. For more details, click here.
-
I developed a custom web part that basically renders a form and submits the entered data into a SharePoint list. The problem I was having is that when the form button was clicked, I got the following error:
"Invalid postback or callback argument. Event validation is enabled
using <pages enableEventValidation="true"/> in ...