Hello Juraj,
I understand. Yes, I have done that. Just to be sure, I rebuilt the site in VS, and then put the site in two new places, one in my local IIS and the other on the server it was meant to. Both are new sites, using a .NET 4 Integrated pipeline app pool.
The site works on my local IIS, and also through VS but not on the main server. The main server displays a blank page if I use www.site.com or if I try to navigate to the CMSDesk. If I try www.site.com/default.aspx I get the following error:
XML Parsing Error: no element found
Location: http://site.com/default.aspx
Line Number 1, Column 1:
This would suggest a server-setup issue but the prevous version worked absolutely fine on it...?