I'm currently using the
VB.net Edition of this book, and I have gotten the FileManager module working. :D
My problem is with the editor. I can click on the edit file icon, and all the files seem to open fine in the editor, but while in the editor, if I try and hit the Save or Back to File Manager buttons, I get this error... :(
Error
---------------------------------------------------------------------
An unexpected error has occurred on this page.The system administrators have been notified.
The error occurred in:
//localhost/Wrox/ThePhile/WebModules/FileManager/EditFile.aspx?File=/Wrox/ThePhile/Default.aspx
Error Message:
A potentially dangerous Request.Form value was detected from the client (FileContent="...scx" %>
Error Stack:
System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (FileContent="...scx" %>
---------------------------------------------------------------------
Any ideas
