Error parser message
-
Dear Friends I don't know what's the problem we are using Dotnet Framework 2.0 and VS 2005 beta in server But in the development machine we are using Framework 2.0 and VS 2005 Professional Our product modules are working fine in development machine I build the codings and publish in Server it showing the below error error parsing attribute'Enableeventvalidation'.type 'Default_aspx' does not have appublic property named'enableeventvalidation' i don't know what kind of error how to solve it Please guide me Thanks &Regards Jk
-
Dear Friends I don't know what's the problem we are using Dotnet Framework 2.0 and VS 2005 beta in server But in the development machine we are using Framework 2.0 and VS 2005 Professional Our product modules are working fine in development machine I build the codings and publish in Server it showing the below error error parsing attribute'Enableeventvalidation'.type 'Default_aspx' does not have appublic property named'enableeventvalidation' i don't know what kind of error how to solve it Please guide me Thanks &Regards Jk
kankeyan wrote:
I build the codings and publish in Server it showing the below error error parsing attribute'Enableeventvalidation'.type 'Default_aspx' does not have appublic property named'enableeventvalidation' i don't know what kind of error how to solve it Please guide me
Try to check the Framework version of your virtual directory in Production server. Open IIS > Right Click on Virtual Directory > Properties > Goto Tab ASP.NET . Now check the asp.net version.
cheers, Abhijit CodeProject MVP