Line 15:
Line 16:
I have Made My application in Visual Studio 2008,It works Properly On IIS7 If i have installed AspNetMVC3.But not worked without this software on any other machine.
// This is Error
<system.web>
<compilation debug="true" targetFramework="4.0">
<assemblies>
<add assembly="System.Web.Abstractions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
//End of Error
</script>