ok I wrote my code in C# asp.net and it works. Then I publish the website and i upload it to my server's iis and when i go to Localhost/Default.apx I get this error :
Server Error in '/' Application
<complilation tagetFramework='4.5" />
but I when i try and install 4.5 on my server 2008 r2, i getting an error saying that it is there...
how do I troubleshoot this ?
Go to the complete details ...