Pages

Subscribe:

Wednesday, June 8, 2011

ctl00_ prefix is missing for all my web pages

add this in web.config file

<configuration>
    <system.web>
        <pages controlRenderingCompatibilityVersion="3.5" />



0 comments:

Post a Comment