inline code not executing?



Hello everyone,

Just curious what would cause an .aspx page to not execute its inline
code. <%# DataBinder.Eval... %> stuff is working just fine, but
anything else contained by the <% %> tags in the .aspx page just gets
sent literally to the client, including the <% %> tags themselves.

I read something about this being related to AutoEventWireup in the
page directive, but it occurs whether that value is true, false, or not
even present in the page directive.

Any ideas?

Thanks,

Jason

.



Relevant Pages

  • Re: Stored procedure/trigger and scripts
    ... must have been the trigger that locked up the table. ... SQL Server has permissions to execute xp_cmdshell. ... >> client to change their password they have to call the "Client Relations" ...
    (microsoft.public.sqlserver.programming)
  • Re: Stored procedure/trigger and scripts
    ... I just ran some additional tests and it looks like my trigger is fine. ... SQL Server has permissions to execute xp_cmdshell. ... >> client to change their password they have to call the "Client Relations" ...
    (microsoft.public.sqlserver.programming)
  • Re: Stored procedure/trigger and scripts
    ... SQL Server has permissions to execute xp_cmdshell. ... Please read up on xp_cmdshell within Books Online (within the SQL Server program group). ... >> client to change their password they have to call the "Client Relations" ...
    (microsoft.public.sqlserver.programming)
  • Re: Reducing build-times for large projects.
    ... >> waiting for it to execute. ... > instructions, or just that set of instructions plonked down in the ... then hit in the cache for the actual ... marking a function as inline doesn't ...
    (comp.lang.cpp)
  • Re: Still looking for a Ruby MUD client
    ... > I don't quite see the seperation between GUI and> console app. ... The UI can be separate from mud client to client. ... at least a significant subset of tintin commands. ... to do this you need a way of pattern matching across tags. ...
    (comp.lang.ruby)