Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • David Runge 2 posts 22 karma points
    May 24, 2010 @ 15:06
    David Runge
    0

    Umbraco and Unoeuro - Site Crashing

    Hi Guys!
    This is actually my first post here on this forum even though i've been working with this great tool (umbraco) for quite some time now.

    I need your help!
    I have a big problem with my site crashing aparrently at random.. well actually it may be the app pool crashing according to what i've read so far on this forum. There's no fancy .NET programming, just a simple website.

    My site is umbraco v 4.0.3 (Assembly version: 1.0.3625.27276)

    The event log says the following:

    An unhandled exception occurred and the process was terminated.

    Application ID: DefaultDomain

    Process ID: 11456
    Exception: System.Runtime.Serialization.SerializationException Message: Type 'umbraco.DataLayer.SqlHelperException' in Assembly 'umbraco.DataLayer, Version=0.3.0.0, Culture=neutral, PublicKeyToken=null' is not marked as serializable.
    StackTrace: at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter) at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.Serialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter) at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck) at System.Runtime.Remoting.Channels.CrossAppDomainSerializer.SerializeObject(Object obj, MemoryStream stm) at System.AppDomain.Serialize(Object o) at System.AppDomain.MarshalObject(Object o)


    From what i've been able to dig up so far it's the sql connection that's the problem, but i've double checked and it should be correct and i have no problem connecting from my machine here.

    It's hosted by Unoeuro with a MS SQL Server. I wanted to find a good 'n' cheap hosting provider, but perhaps it's come back to bite me?

    I haven't had any problems on my local server and never experienced this problem in any earlier work.

    Do you have any ideas about what could fix this? Perhaps i've made a poor choice with my hosting provider? If so do you know of a good cheap alternative? (MS SQL Server and .NET is a must for me) And i would prefer a danish one as all my customers are danes too.

    I hope this isn't a repost and that somebody can help with my big problem :)

    Thanks in advance!

    Cheers

    Dave

  • Amir Khan 1199 posts 2567 karma points
    May 24, 2010 @ 21:56
    Amir Khan
    0

    I don't know of a Danish provider but Softsys is relatively cheap and allows .NET at full trust. http://softsyshosting.com/

    Here's a site I'm hosting there incase you'd like to check out how the performance will be in your area: http://purleve.com/

  • Tommy Poulsen 514 posts 708 karma points
    May 24, 2010 @ 22:04
    Tommy Poulsen
    0

    Hi David, and welcome to the forum.

    I have a few sites running on UnoEuro, both using MySql and MSSQL, and everything have been running nice so far.

    The only thing I had to make sure was proper security settings - I had to write their support deparmtent to ensure the correct setting, so maybe you should try doing the same, telling them that you will be running Umbraco.

    >Tommy

  • Chriztian Steinmeier 2726 posts 8320 karma points MVP 4x admin c-trib
    May 25, 2010 @ 01:02
    Chriztian Steinmeier
    0

    Hi David,

    For what it's worth, I've had no issues with Unoeuro hosting for my Umbraco sites. The permissions settings that Tommy mentions, I only had to write support about once. Since then, whenever I setup a new Umbraco site, it's been ready to go without need for support.

    I'm using MySQL for the Umbraco sites I have there.

    /Chriztian 

  • David Runge 2 posts 22 karma points
    May 25, 2010 @ 10:27
    David Runge
    0

    Thanks for the feedback!

    Well the thing is that i did that when we made the site, and they changed the permissions and added full trust in the web.config.

    Hmm.. The mystery continues...

  • 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.

Please Sign in or register to post replies