I couldn't use javascript on my page, have "Code blocks are not allowed in this file". I added
<PageParserPaths>
<PageParserPath VirtualPath="/*" CompilationMode="Always" AllowServerSideScript="true" IncludeSubFolders="true" />
</PageParserPaths>
into C:\inetpub\wwwroot\wss\VirtualDirectories\80\web.config on my Server, by nothing changed. Help plz, what's the problem?