0
votes
votes
0 answers
ASP.NET MVC (C#) problem on Windows XP Home Edition SP3
I'm building a community site with ASP.NET MVC (C#). In web.config I have to fix this error on line 23 (first I will give you my code sample): [code]<authentication mode="Forms">[/code] Error 1 It is an error to use a ...
