hello experts,
my friend developed a C# application using VS2002 and i think dot net framework 1.0, and sent me the files and i tried to run the project at my pc.
i have dot net framework 1.1 installed but don't have visual studio. and when i try to access any aspx page i got this error:
[
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: The 'mode' attribute is case sensitive and must be one of the following values: None, Windows, Passport, Forms.
Source Error:
Line 36: "Passport" and "None"
Line 37: -->
Line 38: <authentication mode="windows" />
]
please help me with this error asap,
thx a lot,
yours,
kanary.
Start Free Trial