Deleting all folders beneath the TEMP directory in App_Data
Incrementing the version in ClientDependency.config by 1
Despite these changes I am still being directed to the url above. I am also receiving the following error in my JavaScript console:
ReferenceError: yepnope is not defined yepnope.addFilter(function
(resourceObj) {
Can somebody please help me with this issue. This is about the 10th time I've had this problem with Umbraco and every time I have to go back to a previous build in my versioning to resolve the issue. I should not have to do this.
What is your development environment setup like? And does this happen each time you make a fresh install of the latest version or what do you mean by each time? What about permissions? Have they been setup properly for network service and iusr?
I am using Visual Studio 2013 and a local version of SQL Server Express 2008. This happens randomly at different points during development and what I then have to do when it happens is reload the last version i committed to my SVN client to be able to get around this issue.
Umbraco displaying blank screen, cannot see website
Hi all,
I'm currently being directed to a blank screen on my development environment with the following URL:
http://localhost:49460/umbraco/AuthorizeUpgrade?redir=%2finstall%2f%3fredir%3dtrue%26url%3dhttp%253a%252f%252flocalhost%253a49460%252f
I have not upgraded. So far I have tried:
Despite these changes I am still being directed to the url above. I am also receiving the following error in my JavaScript console:
Can somebody please help me with this issue. This is about the 10th time I've had this problem with Umbraco and every time I have to go back to a previous build in my versioning to resolve the issue. I should not have to do this.
Hi Jason
What is your development environment setup like? And does this happen each time you make a fresh install of the latest version or what do you mean by each time? What about permissions? Have they been setup properly for network service and iusr?
/Jan
Hi Jan,
I am using Visual Studio 2013 and a local version of SQL Server Express 2008. This happens randomly at different points during development and what I then have to do when it happens is reload the last version i committed to my SVN client to be able to get around this issue.
Kind regards,
Jason Espin
Further details of some of the errors I am receiving can be found here:
http://our.umbraco.org/forum/umbraco-7/using-umbraco-7/56894-CurrentVersion-different-from-configStatus-711,716
Hi Jason
Have you tried upgrading to latest stable version of Umbraco 7? (7.1.8 at the time of writing).
How many devs are working on the code? And do any of the other devs experience this as well?
/Jan
is working on a reply...