Question

Photo of Andrew Lee

0

Rock Website Down - RunTime Error

Hi everyone,

Our Rock Database has become unaccessible.  I've worked with the hosting provider (Arvixe) who provided me the following:

The OwinStartup attribute discovered in assembly 'App_Code.n3zsgwd0' referencing startup type 'RockWeb.Startup' conflicts with the attribute in assembly 'App_Code.ctbfiv-v' referencing startup type 'RockWeb.Startup' because they have the same FriendlyName ''. Remove or rename one of the attributes, or reference the desired type directly."

"The issue is with the code"

No updates have been made (Currently running 3.3).  The most recent change made was to change "Vistor" to "Guest."  This seemed to proces just fine, but the next morning we noticed we could not login.

Any ideas?

 

  • Photo of David Leigh

    0

    At a guess, I think the most likely cause of this issue is that two identical assemblies with different names have been deployed to the "bin" directory on your web server.
    The more puzzling question is: how did this happen?

    To try a quick fix, you could remove one of the files you mentioned from the "bin" directory on your web server.
    Don't delete it, just move it to another location outside the bin directory - try moving the *oldest* one first, and if that doesn't work swap them around.

    I have no great confidence in this solution, but it's something to try for a start!

  • Photo of Jamil Taylor

    0

    Hey Andrew, I hope all is well! did you have any luck bringing it back up, and if so, how? we have a runtime error for our rock and the server is down for it.. it seems like the database was trying to do queries and it added up to a value of more than 1, and it won't initialize, nor will it let us start the SQL configuration manager back up.. we have a similar

    Server Error in '/' Application for a runtime error of: Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated.

    Any feedback is greatly appreciated! same from anyone!