Tagged Questions
1
vote
2answers
590 views
Accessing page from LAYOUTS, how to turn off custom errors
I have a custom page that I access through myspaddress/_layouts/folder/default.aspx.
Great. Awesome. However, lately it's showing a runtime error.
All I can get though is the standard "Server Error ...
2
votes
2answers
179 views
SharePoint - 14/Layouts web config changes programatically
I want to add web config changes to my 14/LAYOUTS/web.config file.
How can i achieve this.