Server Error in Application after publishing to server
Hey people, you'll have to excuse any sillyness but I'm reasonably new to Umbraco and also a designer not a developer. I'm a little confused about sending an Umbraco site I've part built up to my server.
I installed Umbraco using Webmatrix and SQL CE, mixed in my own responsive framework and zipped the lot up as a base to work from in future. If i dump that on my server it works as expected: http://dvlp2.mohunky.com/
I'm now part way through building a client site using that base set of files, built locally using Webmatrix. If i drop this site on the server I get the error: http://dvlp1.mohunky.com/ Oddly the error also occurs if I go to my static build file: http://dvlp1.mohunky.com/build.html (Just a HTML file I used for templating)
I don't understand why one would work and the other doesn't? Or why it works locally but doesn't on the server? I also don't know where to start to fix it. Both subdomains are running on a dedicated Windows server that I have RDP access too.
Any help would be greatly appreciated! I've been trying to figure this out for a couple of days and my server admin / developer buddy seems to be MIA
2016-03-17 08:24:56,911 [P2272/D12/T392] ERROR Umbraco.Core.ApplicationContext - Error determining if application is configured, returning false
System.IO.FileLoadException: Could not load file or assembly 'System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
I have no idea what was wrong with it, I've retraced my steps up until the point it was broken and beyond, publishing at various baby steps to dvlp2.mohunky.com and it working perfectly.
Things I've done differently:
1. Not used GIT
2. Stopped the web service on dvlp2 while i published each time
Server Error in Application after publishing to server
Hey people, you'll have to excuse any sillyness but I'm reasonably new to Umbraco and also a designer not a developer. I'm a little confused about sending an Umbraco site I've part built up to my server.
I installed Umbraco using Webmatrix and SQL CE, mixed in my own responsive framework and zipped the lot up as a base to work from in future. If i dump that on my server it works as expected: http://dvlp2.mohunky.com/
I'm now part way through building a client site using that base set of files, built locally using Webmatrix. If i drop this site on the server I get the error: http://dvlp1.mohunky.com/ Oddly the error also occurs if I go to my static build file: http://dvlp1.mohunky.com/build.html (Just a HTML file I used for templating)
I don't understand why one would work and the other doesn't? Or why it works locally but doesn't on the server? I also don't know where to start to fix it. Both subdomains are running on a dedicated Windows server that I have RDP access too.
Any help would be greatly appreciated! I've been trying to figure this out for a couple of days and my server admin / developer buddy seems to be MIA
Just found the log files thanks to another topic:
Is that the problem?
I have no idea what was wrong with it, I've retraced my steps up until the point it was broken and beyond, publishing at various baby steps to dvlp2.mohunky.com and it working perfectly.
Things I've done differently: 1. Not used GIT 2. Stopped the web service on dvlp2 while i published each time
Is that normal?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.