File checkout (using fetchFileProperty & checkout) not working in custom user with custom identity. how to checkout file in for user not having administrator permissions ?
I'm trying to checkout a file using item method fetchFileProperty in custom user with custom identity which do not have administrator permission. Aras gets hang after this method call, also tried wi...