thanks i did it but again occur last error but when i change these code in webconfig it run correctly
<modules>
<remove name="UrlRoutingModule" />
<add name="UrlRoutingModule"
type="System.Web.Routing.UrlRoutingModule,
System.Web.Routing,
Version=4.0.0.0,
Culture=neutral,
PublicKeyToken=31BF3856AD364E35"/>
</modules>
<add assembly="System.Web.Routing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</assemblies>
version was 3.5.0.0 i change it to version was 4.0.0.0