Upgrade to 0.4.6 problems
I was running 0.3.10 and I upgraded to 0.4.6 today by following the upgrade instructions. I extracted .zip file and copied all the files but the connectionString.config over, and now when I go to the root of the repository, I just get a blank page. When I go to http://mysite.tld/dashboard like I used to, I get a 404 not found error. What did I do wrong/what can I do to get it back? It seems like it will probably be a simple fix.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by nick.ryhajlo on 11 Nov, 2013 08:08 PM
I should probably mention that I am running windows 8 with IIS version 8.0.9200.16384 Express. SQL Server Express 2012 version 11
2 Posted by Andrey Bolibruk... on 12 Nov, 2013 01:38 AM
I've got the same problem as Nick.
Digging into logs turned up the following bits:
If the full log would be helpful, I'll be happy to provide it.
Support Staff 3 Posted by Anton Gogolev on 12 Nov, 2013 04:50 AM
Nick,
What you need to do is first to _delete_ all files (sans connectionStrings.config), and only then copy new files over. This is an unfortunate consequence of how ASP.NET does compilation.
There's an MSI installer in the works which makes installs and upgrades much easier.
On 12.11.2013, at 0:02, "Nick Ryhajlo" <[email blocked]> wrote:
Support Staff 4 Posted by Anton Gogolev on 12 Nov, 2013 06:31 AM
Andrey,
Same applies to you as well: remove all old files and copy newer versions.
5 Posted by Andrey Bolibruk... on 12 Nov, 2013 10:58 AM
I guess I took "Upgrading instructions" too literally!
Thanks Anton.
6 Posted by nick.ryhajlo on 12 Nov, 2013 03:43 PM
That fixed the problem. Thank you very much
nick.ryhajlo closed this discussion on 12 Nov, 2013 03:43 PM.
Anton Gogolev re-opened this discussion on 12 Nov, 2013 03:49 PM
Support Staff 7 Posted by Anton Gogolev on 12 Nov, 2013 03:49 PM
Glad I could help!
On 12.11.2013, at 19:43, "nick.ryhajlo" <[email blocked]> wrote:
Anton Gogolev closed this discussion on 13 Nov, 2013 10:16 AM.