I'm not sure what causes this, but I had the exact same issue updating to 7.6.1. I resolved it by doing a clean publish, deleting all files on my production server before publishing (not media files or other files you dont publish ofcourse)
Easier for me than tracking down exactly what files mismatched.
JS/CSS Issues Upgrading from 7.3.7 to 7.6.3
In going through the upgrade process I'm having some issues with old styles conflicting with the newer ones.
Here's a shortened version of the process:
Publishing through VS overwrote an older version of the site on our development server, but there seem to be residual elements still floating around.
I've tried emptying the cache, republishing the site, deleting what's in the App_Data TEMP folder, and no luck.
Below I've added some screenshots of what the site looks like on my local machine (working fine) and how it looks on the development server.
Thanks for your help.
Hi Sekou,
I'm not sure what causes this, but I had the exact same issue updating to 7.6.1. I resolved it by doing a clean publish, deleting all files on my production server before publishing (not media files or other files you dont publish ofcourse)
Easier for me than tracking down exactly what files mismatched.
Thanks Bjørn! That did the trick.
is working on a reply...