hi...i get this error page when i click on the -
"web site ACCESS
.. . .
If you chose to use IIS during the installation process, point your browser to: http://localhost/CommerceVBVS to access the application.
If you chose to use Cassini, please configure Cassini manually." link....
HERE IS THE ERROR PAGE. can anyone help?
Server Error in '/CommerceVBVS' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized attribute 'validateRequest'.
Source Error:
Line 8: <system.web>
Line 9: <compilation debug="true" />
Line 10: <pages validateRequest="true" />
Line 11: <!-- enable Forms authentication -->
Line 12: <authentication mode="Forms">
Source File: C:\Program Files\ASP.NET Starter Kits\ASP.NET Commerce (VBVS)\CommerceVBVS\web.config Line: 10
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET Version:1.0.3705.288