I just updated a site to 7.10.4 and none of my changes in classes are built. It appears to be permanently caching from somewhere else. Is this a setting I need to change somewhere?
Cleared temporary files from Asp.NET temp folder in C:\Windows\Microsoft.NET\Framework(etc)
Cleared \bin and re-built several times
Target framework set to .NET 4.6
I can successfully build, but browser refreshes quickly. Delete 3 build files in bin, refresh page, waits... still not showing code passed from controllers (RenderMVC or Surface).
VS 2017 does not build new code in Umbraco 7.10.4
Hi,
I just updated a site to 7.10.4 and none of my changes in classes are built. It appears to be permanently caching from somewhere else. Is this a setting I need to change somewhere?
I can successfully build, but browser refreshes quickly. Delete 3 build files in bin, refresh page, waits... still not showing code passed from controllers (RenderMVC or Surface).
Many thanks for any insight!
Hi Scott
Are you using website or web application project type in visual studio? How did you upgrade Umbraco? What classes are missing?
Thanks,
Alex
is working on a reply...