Hi all,
I’m very much a SharePoint Newbie, but I’ve come across an issue that has stopped me dead in my tracks.
Anytime I try and create/modify a view, change versioning settings etc I get a blank page with the following suffix in the address bar …_vti_bin/owssvr.dll?CS=65001
If I do the same in Chrome, I get the same address, but with the following page error –
An error occurred while processing the request on the server. The status code returned from the server was: 0
Looking around, I see references to disabling minimal dowload features (tried but no difference), and lots of things mentioning changes to custom Http Modules etc, but I haven’t got anything like that. I literally have a few standard site collections of Team and Doc Centre types, with standard off the shelp web parts in them.
I am loathed to start trying to poke around and change random things as I don’t want to make it worse as I don’t know what I’m doing at that level.
Can anyone help me or point me in the right direction?
Regards
NC
I’ve finally resolved this, however I cant find any reference to this issue on the internet ANYWHERE so hopefully this may help someone.
Under the site in IIS, Handler Mappings, Edit Feature Permissions, CHECK/ENABLE “Execute”, Restart site
This was to be DISABLED to allow for the copying of executables and dlls via Explorer.
Regards
Neil
hi
thank you for your solution.
the same was happened to me:
in our company, I have a web application on sharepoint 2013 with some site collections in it.
I created another web application on separate port and after that delete it. but after that, in the first web application’s site collections, when I try and create/modify a view, change versioning settings, create/delete folder or files and etc, I get a blank page with the following suffix in the address bar …_vti_bin/owssvr.dll?CS=65001
We was so upset, we searched a lot, but we can’t find any reference to this issue on the internet except your solution.
I try it and it worked for me.
I just want to thank you for your solution and thanks to share your information in order to help other people.