The check-in tag has no wiki summary.
2
votes
1answer
415 views
Cannot check in a page after updating it
Has anyone encountered the Microsoft correlation ID-related error coming up when try to check in a page aftery you updated it? When I checked the logs, this is the specific error message I see:
...
1
vote
1answer
32 views
How to open application page on check in button click in document library
For a document library ,while checking in document, I need to open a customized check in form on click of check in button instead of opening inbuilt form.
Does anybody know how to do this ?
Thanks
...
1
vote
1answer
930 views
Powershell CheckIn Throwing null-valued expression error
I've got a script that goes through subwebs of a sie and adds a webpart to the page. Everything is functioning correctly, until it's time to check the file in. I get the following error:
You ...
0
votes
1answer
177 views
Force “Minor check in” when (instead of) “Major check in” occurs
I am playing around with SPItemEventProperties and it looks like it's little bit messed up (or I am totally missing the point).
Here is what I am trying to do. When a user do a "Major check in" I ...
0
votes
1answer
150 views
How could I know the exact reason behind Check In/Check Out failure?
I am an iOS developer and implementing SharePoint integration in iPhone through one of my application. From the API information I got that there are 3 APIs related to Check In/Check Out/Undo Check Out ...
1
vote
0answers
62 views
How can I check files In using OData for SharePoint 2010?
I am uploading files to SharePoint 2010 following the answer here: Uploading files to Document Libraries using the REST API
The issue is that all of the files are set as checked out due to some ...
1
vote
0answers
314 views
an event receiver has canceled the request (item.File.CheckIn)
Sharpoint 2007, Following is a part of my powershell script which works in all web sites but MySite.
$item.TakeOverCheckOut();
....
$item.SystemUpdate([System.Boolean]::false);
....
...
0
votes
0answers
152 views
Can't check documents back in from drafts folder? SP2010
If someone checks out a document to their local drafts folder, edits the document then tries to check the document back in via the menu of the office app (word), SP GUI, or closing the app that ...
0
votes
0answers
61 views
Check in theme every time I switch to it?
I just installed a bunch of custom themes and am noticing that every time I switch between them via Site Settings > Site Theme on the SharePoint site that the theme images disappear.
If I go into ...