J
Josh Valino
Hi,
I have a client that has our product and in one of the aspx files, there is
code like this:
<%= SomePublicProperty %>
where the public property returns a string. In the test environment at the
client's site, the value is being REsponse.Written as expected. In their
production environment, it is not. No errors or anything. It's just as if
that <%= %> line doesn't exist at all. Is there anything I should know
about at the IIS level, where they may perhaps have disabled server-side
scripts in aspx files?
Thanks
I have a client that has our product and in one of the aspx files, there is
code like this:
<%= SomePublicProperty %>
where the public property returns a string. In the test environment at the
client's site, the value is being REsponse.Written as expected. In their
production environment, it is not. No errors or anything. It's just as if
that <%= %> line doesn't exist at all. Is there anything I should know
about at the IIS level, where they may perhaps have disabled server-side
scripts in aspx files?
Thanks