Interview Question in Asp.net 1.1


 

Interview Question :: Unrecognized configuration section ;connectionStrings;I make the programme in v2.0 but it show v1.14322

S Parser Error Message: Unrecognized configuration section 'connectionStrings'?
Hello all, I have a live site and i want add some new file's of asp.net2.0 on it my iis is smoothly running and try maximum solution on it like Aspnet_regiis.exe /i, aspnet_regiis.exe -s W3SVC/1/ROOT/myApp1 and i also select the website properties, and on the tab ASP.NET select ASP.NET version to 2.0.50727 but problem still
Line 10: <configuration>
Line 11: <appSettings/>
Line 12: <connectionStrings/>
Line 13: <system.web>
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
it show Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407 but i make the site v2.0
by ksk