System.Web.Extensions after deploying Sitefinity 4.0
Hi,
I've been working on my Sitefinity 4.0 instance on my local machine. The time has come to upload this to my webserver (DiscountASP.NET).
I've set IIS to ASP.NET on my DiscountASP.NET CPanel, but when I upload, I get an error that system.web.extensions cannot be found (see www.theplaygrounds.co.uk or www.theplaygrounds.co.uk/sitefinity).
What am I doing wrong? The database has been uploaded but the name on the web server and local machine are not the same (and I will rectify this), but I know this is not a cause of the above type of problem.
Thanks
Is the AppPool running on .net 4?
Yep. The problem was the change I made on my hosting account was not propagated.
Anyway, I'm now using .NET 4.0, but now when I navigate to the site, it does not come up and times out (httpexception).
Any possible reason why this might be?
Thanks
Can you FTP in and look at the log file in App_Data? It's really hard to say :)
I've actually resolved this problem, now.
There was an inconsistency in my dir structure which caused the problems. Now it's all working.
Thanks!