Hello reddot cms users! i have a problem with the block marker <!IoRangePreExecute><!/ IoRangePreExecute>. if i just insert this block into a template, i get the following error message in preview and smartedit:
-------------------------------------------------------------------------------------------------------------------------------------------------- Bei der Seitenvorschau ist folgender Fehler aufgetreten: BuildPage_PreExecute: Request: ERROR#-1, Server returns with error 400: Bad Request (ErrorLine:0) -------------------------------------------------------------------------------------------------------------------------------------------------- at first i think of a wrong project or projectvariant setting, but the error also occured, if i insert just this empty block in the template without ASP, PHP, HTML, etc. : -------------------------------------------------------------------------------------------------------------------------------------------------- <!IoRangePreExecute> <!/IoRangePreExecute> -------------------------------------------------------------------------------------------------------------------------------------------------- for your information: - i use reddot cms version 7.5.2.17 - active templates are activated; the suffix is ASP and cache time is adjusted to 2 minutes. - project variant settings: active templates are executed as ASP - html charset "utf-8" if i insert <!--RDExecute=ASP--> at the beginning of the template code, i get a result for this example: -------------------------------------------------------------------------------------------------------------------------------------------------- <!--RDExecute=ASP--> <% Response.write "Hello, world!" %> -------------------------------------------------------------------------------------------------------------------------------------------------- but if i want to use more complex ASP code (functions, select...case statements, etc.) , i get no result. i think it must be a problem with the server settings were reddot cms is installed. have anyone an idea? please ... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
