Sharepoint 2010
7 TopicsList View to display items for the next month
I have a list in SharePoint 2010 with a datefield called "Due Date". I want to create a list view that will only show the items if the Due Date is next month, eg; if current date = 22/05/2022, only display items with a Due Date within June 2022, or; if current date = 15/12/2022, only displayitems with a Due Date within Jan 2022, etc.. Anyone know how this can be achieved without using JS? Thanks7.1KViews0likes4CommentsSharepoint 2010 Error- An SPRequest object was not disposed before the end of this thread
Detected use of SPRequest for previously closed SPWeb object. Please close SPWeb objects when you are done with all objects obtained from them, but not before. Stack trace: at Microsoft.SharePoint.SPListItemCollection.EnsureListItemsData() at Microsoft.SharePoint.SPListItemCollection.get_Count() AND An SPRequest object was not disposed before the end of this thread. To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it. This object will now be disposed. Allocation Id: {238FCFAF-A012-44E1-BEA4-06B733B890A1} To determine where this object was allocated, set Microsoft.SharePoint.Administration.SPWebService.ContentService.CollectSPRequestAllocationCallStacks = true. I am getting this error in my ULS logs, though I have used using blocks in my code2.2KViews0likes1CommentSharePoint 2010 Files being overwritten
We have an ongoing issue with files being overwritten on SharePoint 2010 as Edge and previously IE opens files from the server and allows direct saving back regardless of permission levels, rather than prompting Read only or Save as. I’m convinced it’s the NT Authority user group that is allowing people write access. Previously we had to allow all NT Authority to have contribute just to view pages otherwise they would get an error for no access to layouts. An error appears Access Denied when without contribute is set on the SharePoint 2010 sites. It even locks out site admins. How can we get it to prompt Read only or Save as? Any suggestions please? Thanks Kind regards RODI473Views0likes0CommentsInfoPath Form (SP2010) migration to SharePoint 2016 help requested
Okay so I think I have a major problem but I'm looking for some advice here. I was asked to migrate our SharePoint 2010 migration to SharePoint 2016. In these sites, there are InfoPath forms (designed with 2013) that need to be migrated. I exported these via lists and imported via lists as I was not permitted to use a migration tool. Now I have a problem. Each one of these forms are linked to our old web server (now offline) still. I went into the manifest file an updated the URLs to point to the lists where I imported all of the data from the old 2010 web server. While the URLs are correct, when I go to publish I am getting an error stating that the library doesn't exist. I assume this is due to the fact that when I imported all of the old data, I did it to a list not a library (no other choice). Now what? There are thousands of old infopath form "documents" so downloading individually was not ideal. We do have the originals still on the discontinued web server, but I'd like to avoid downloading and uploading to the newly published form (if at all possible). To clarify: Yes I did update all of the URLS and associated list GUIDs for my data connections the updated new URLS are pointing to the correct site collection I could not migrate from 2010 to 2013 first, this was a manual migration of everything from 2010 to 2016 I referencedthisandthisfor my process of how to properly migrate. Please help so I don't have to go back and download each one of these forms again.1.3KViews0likes1CommentSharePoint 2010 - Web Application is Not accessible - Getting Strange Issue
We got a strange PROD issue like one of our web application is not accessible. All the site collections underneath also is not accessible. Any help is appreciated. Please find the details below PS Signature Name HTTP: SQL Injection (SELECT) IPS Signature Description : This filter detects SQL injection attacks involving the "SELECT" SQL statement. The specific vulnerability exists due to the lack of input sanitization to the HTTP parameter. An attacker can leverage this vulnerability to execute arbitrary commands under the security context of the server. User authentication is not required to exploit this vulnerability. Note: Some web applications use SQL injection as part of their functionality. This filter may block requests to these applications. The above information has been shared by our network team. The above details are found when users are trying to click button in application page.Page is getting blocked from Network load balanced side.How can i over come this issue,Kindly help me to debug the above issue . Thanks in advance Mahesh s1.7KViews0likes3Comments