"An error occurred during the processing of test.aspx. Code blocks are not allowed in this file".To enable this you need to modify the web.config file for your SharePoint Site Collection.
Modify the web.config file
1. Open the web.config file and make the following change:
The PageParserPaths xml tags will be there already you just need to add the line in between.
Modify the web.config file
1. Open the web.config file and make the following change:
The PageParserPaths xml tags will be there already you just need to add the line in between.
2. Save web.config .
Comments