Hi Team,
In our we company we have a legacy website which is in Dotnet 3.5. I am trying to setup locally in Win 10.
I am getting below error:
It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
1.I have installed "Microsoft Visual Web Developer 2008 Express Edition".
2.To install 3.5 framework , i used the command prompt installation "DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:d:\sources\sxs"
because when i try install "dotNetFx35setup.exe" it is not installing.
3.In the app pool i have .NET Clr 2.0, 4.0
Screen shots: