I am able to log in via nash without issue. The error seems to be isolated solely to the modification of the methoc-config.xml. If i remove the changes I've made to that file I'm able to log in successfully. When I add the changes back in and log in through the client, the login screen disappears and I'm presented with a blank screen which hangs forever. I'm assuming the modifications to the C# template are causing a server side method that is fired off after login to fail, but can't seem to trace it.
It's very strange, When I insert the default method-config, there are no issues. I attempted diffing the two files and the only changes are the changes specified in the readme. I've even compared my default SP4 to your example method-config, and the changes are the exact same.
Here's a link to the modified method-config https://gist.github.com/asebastian-aras/f74241fcaf3bf59228bc15406119cd92
Related Content
- 7 years ago