How to get your web application to target ASP.NET 2.0 -
i having problems installing web application on server because has asp.net 2 , web application expecting 4.0,
how can swap web application target asp.net 2.0 on server know can 2.0 built in 2.0.
is there configuration somewhere tell ?
the web application expecting 4.0
if source compiled @ .net framework 4, cannot downgrade .net 2 @ application pool.
how fix
you want change target framework .net framework 2, , publish again.
Comments
Post a Comment