Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to 0.14 failed #544

Closed
ElimAdmin opened this issue Sep 27, 2014 · 9 comments
Closed

Upgrade to 0.14 failed #544

ElimAdmin opened this issue Sep 27, 2014 · 9 comments

Comments

@ElimAdmin
Copy link

Upgrade to 0.14 failed, giving the following error.
This was on a clean install (with only one person added).

This was for the site http://elimrms.org.
You can access the site at cp.elimrms.org, User: elimrms, Password: e**************d

Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off".

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL.

@azturner
Copy link
Contributor

@ElimAdmin can you update the web.config and add (or update) the custom errors setting to 'Off' like this message mentions doing so that the actual error gets reported?

@ElimAdmin
Copy link
Author

@azturner Done.

@ElimAdmin
Copy link
Author

Error caused by

Invalid object name 'dbo.spFinance_ContributionStatementQuery'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'dbo.spFinance_ContributionStatementQuery'.

Stack Trace:

[SqlException (0x80131904): Invalid object name 'dbo.spFinance_ContributionStatementQuery'.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action1 wrapCloseInAction) +212 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action1 wrapCloseInAction) +81
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +550
System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4140
System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) +885
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) +269 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +156 System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<NonQuery>b__0(DbCommand t, DbCommandInterceptionContext1 c) +10
System.Data.Entity.Infrastructure.Interception.InternalDispatcher1.Dispatch(TTarget target, Func3 operation, TInterceptionContext interceptionContext, Action3 executing, Action3 executed) +72
System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.NonQuery(DbCommand command, DbCommandInterceptionContext interceptionContext) +356
System.Data.Entity.Internal.InterceptableDbCommand.ExecuteNonQuery() +103
System.Data.Entity.Migrations.DbMigrator.ExecuteSql(DbTransaction transaction, MigrationStatement migrationStatement, DbInterceptionContext interceptionContext) +152
System.Data.Entity.Migrations.DbMigrator.ExecuteStatementsInternal(IEnumerable1 migrationStatements, DbTransaction transaction, DbInterceptionContext interceptionContext) +82 System.Data.Entity.Migrations.DbMigrator.ExecuteStatementsInternal(IEnumerable1 migrationStatements, DbConnection connection) +626
System.Data.Entity.Migrations.<>c__DisplayClass30.b__2e() +19
System.Data.Entity.SqlServer.<>c__DisplayClass1.b__0() +10
System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute(Func1 operation) +190 System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute(Action operation) +78 System.Data.Entity.Migrations.DbMigrator.ExecuteStatements(IEnumerable1 migrationStatements, DbTransaction existingTransaction) +193
System.Data.Entity.Migrations.DbMigrator.ExecuteStatements(IEnumerable1 migrationStatements) +7 System.Data.Entity.Migrations.DbMigrator.ExecuteOperations(String migrationId, XDocument targetModel, IEnumerable1 operations, IEnumerable1 systemOperations, Boolean downgrading, Boolean auto) +825 System.Data.Entity.Migrations.DbMigrator.ApplyMigration(DbMigration migration, DbMigration lastMigration) +369 System.Data.Entity.Migrations.DbMigrator.Upgrade(IEnumerable1 pendingMigrations, String targetMigrationId, String lastMigrationId) +133
System.Data.Entity.Migrations.DbMigrator.UpdateInternal(String targetMigration) +446
System.Data.Entity.Migrations.<>c__DisplayClassc.b__b() +13
System.Data.Entity.Migrations.DbMigrator.EnsureDatabaseExists(Action mustSucceedToKeepDatabase) +422
System.Data.Entity.Migrations.DbMigrator.Update(String targetMigration) +78
RockWeb.Global.MigrateDatabase(RockContext rockContext) +328
RockWeb.Global.Application_Start(Object sender, EventArgs e) +132

[Exception: Error occurred during application startup]
RockWeb.Global.Application_Start(Object sender, EventArgs e) +1116

[HttpException (0x80004005): Error occurred during application startup]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +479
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +118
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +176
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +348
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +306

[HttpException (0x80004005): Error occurred during application startup]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +659
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +95
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +189


Making in web.config results in the following output: (I've since turned it off again.)

Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: The compiler failed with error code 1.

Show Detailed Compiler Output:

C:\Windows\SysWOW64\inetsrv> "C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe" /t:library /utf8output /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Http.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\0bcbb72a\00d2429f_683acf01\HtmlAgilityPack.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.WebPages.Deployment\v4.0_1.0.0.0__31bf3856ad364e35\System.Web.WebPages.Deployment.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\1fba2549\8083542a_cdcbcf01\System.Web.Http.OData.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\40cbf376\b774e04c_cfcbcf01\Microsoft.Owin.Host.SystemWeb.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\4c9c5600\5312de4c_cfcbcf01\ImageResizer.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\836503d0\8083542a_cdcbcf01\System.Net.Http.Formatting.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\04cb6e6c\675c4d2a_cdcbcf01\Microsoft.WindowsAzure.Storage.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\96936e35\b2be4f2a_cdcbcf01\Quartz.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\4ebc7ff8\d1f94a2a_cdcbcf01\CronExpressionDescriptor.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.WorkflowServices\v4.0_4.0.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\02cbc87a\dbe5562a_cdcbcf01\WebActivatorEx.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\77641647\b774e04c_cfcbcf01\Owin.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\f5ad5b87\003d8894_683acf01\DotLiquid.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\b0924139\00a5119e_683acf01\DDay.iCal.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\7f057414\675c4d2a_cdcbcf01\Microsoft.WindowsAzure.Configuration.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Caching\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Caching.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\238a3a6a\5312de4c_cfcbcf01\Microsoft.AspNet.SignalR.SystemWeb.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\77a8a737\dbe5562a_cdcbcf01\YamlDotNet.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\8e6c4400\675c4d2a_cdcbcf01\Microsoft.Data.Edm.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\f566dd80\d1f94a2a_cdcbcf01\Facebook.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\99fa8072\00c41b98_683acf01\EPPlus.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\d7465faa\00c7d783_683acf01\EXIFextractor.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\de74ceca\b2be4f2a_cdcbcf01\RestSharp.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\1b9d5bfc\d1f94a2a_cdcbcf01\EntityFramework.SqlServer.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\09543aed\dbe5562a_cdcbcf01\System.Web.Optimization.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\b5139dc6\d1f94a2a_cdcbcf01\C5.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activation\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activation.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\0d1baaf0\8083542a_cdcbcf01\System.Web.Http.WebHost.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\0686ab11\5312de4c_cfcbcf01\Microsoft.AspNet.SignalR.Core.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\1a4191d2\b774e04c_cfcbcf01\Payflow_dotNET.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\eb45a519\d1f94a2a_cdcbcf01\Antlr3.Runtime.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\1b68801b\b774e04c_cfcbcf01\Microsoft.Owin.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\db7fc62f\262a686f_15dacf01\Rock.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activities.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\e0fb092c\b774e04c_cfcbcf01\Microsoft.Owin.Security.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\6dad5e5f\2def6c6f_15dacf01\Rock.Migrations.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\f1558895\568f0aa2_abcbcf01\Ionic.Zip.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\7b0d05b9\0059d6a2_683acf01\Microsoft.Web.XmlTransform.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\15941f0f\d1f94a2a_cdcbcf01\EntityFramework.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\a389420b\c99be74c_cfcbcf01\System.Web.Http.Cors.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Web.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Web.Infrastructure.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\87fd737a\dbe5562a_cdcbcf01\UAParser.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\fef46746\675c4d2a_cdcbcf01\NuGet.Core.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\edf2b447\b774e04c_cfcbcf01\Newtonsoft.Json.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\32f5a319\8083542a_cdcbcf01\System.Spatial.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\13c0bf20\2def6c6f_15dacf01\Rock.Version.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.WebPages.Deployment\v4.0_2.0.0.0__31bf3856ad364e35\System.Web.WebPages.Deployment.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\542370d0\8083542a_cdcbcf01\System.Web.Http.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\5b135106\8897482a_cdcbcf01\AjaxControlToolkit.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\98632e61\dbe5562a_cdcbcf01\WebGrease.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\4266541e\c99be74c_cfcbcf01\System.Web.Cors.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\0de025b1\675c4d2a_cdcbcf01\Microsoft.Data.OData.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\3ae5356d\2def6c6f_15dacf01\Rock.Rest.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\6ffa20a1\675c4d2a_cdcbcf01\Microsoft.Data.Services.Client.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\0f8ed0df\2def6c6f_15dacf01\Rock.PayFlowPro.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\d4fb0fb8\dbe5562a_cdcbcf01\Twilio.Api.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll" /R:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\assembly\dl3\d79ddfd1\8897482a_cdcbcf01\AjaxMin.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression.FileSystem\v4.0_4.0.0.0__b77a5c561934e089\System.IO.Compression.FileSystem.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll" /R:"C:\Windows\assembly\GAC_MSIL\Microsoft.SqlServer.Types\11.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.Types.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.Composition\v4.0_4.0.0.0__b77a5c561934e089\System.ComponentModel.Composition.dll" /out:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.dll" /D:DEBUG /debug+ /optimize- /w:4 /nowarn:1659;1699;1701;612;618 /warnaserror- "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.0.cs" "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.9.cs" "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.6.cs" "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.4.cs" "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.3.cs" "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.8.cs" "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.1.cs" "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.7.cs" "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.5.cs" "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\bf8afcef\f079bf49\App_Code.qae-jaod.2.cs"

@azturner
Copy link
Contributor

@ElimAdmin , couple questions.

  1. When you say the upgrade failed, did you get an error during the upgrade process, or did the error appear after the update finished and you tried to refresh the site?
  2. What is the last entry in your __migrationsHistory table?
  3. Are you hosting Rock on your own server or with a hosting company? If with a hosting company, which company?

@ElimAdmin
Copy link
Author

Upgrade was initiated from an Android browser.
No errors reported during upgrade. The error appeared when trying to refresh the site. (But thinking back, I'm not sure the upgrade completed because I can't remember reading the release notes page?)

Have attached screen shot of the _migrationsHistory table.

I'm using Arvixe as host as per documentation. Feel free to access the site here:
http://cp.elimrms.org
Username: elimrms
Password: elimrmspassword

But I've done something to turn on debug that I'm not sure how to turn off... (I changed this setting in web.config: changed to "true", then changed it back, but it looks like its had some residual effect?)

migrations1

@azturner
Copy link
Contributor

@ElimAdmin , I logged in and took a look at your db. For some reason a couple of your stored procedures had an owner of elimrms instead of dbo, so a migration that was trying to udpdate that stored proc was failing. After fixing the stored procedures and restarting your website, the 1.0.13 update finished successfully. You should be able to update to 1.0.14 now.

@ElimAdmin
Copy link
Author

Thank you Dave @azturner. Upgrade to 0.14 successful. May be worth noting that the db was setup up by the Arvixe team initially (not by me following the install instructions). (And it was done twice.) Might there be a possibility that their scripts contributed to this? Up to you if you want to follow this through.

@nairdo
Copy link
Member

nairdo commented Sep 30, 2014

@ElimAdmin you should change your Arvixe user name and/or password since it's now publicly available and it's only a matter of time before someone logs into your control panel and starts messing stuff up for you.

@ElimAdmin
Copy link
Author

Thanks, yes, I meant to do that.

Thanks for the reminder.

From: nairdo [mailto:notifications@github.com]
Sent: Tuesday, 30 September 2014 5:01 p.m.
To: SparkDevNetwork/Rock
Cc: Ken Roach
Subject: Re: [Rock] Upgrade to 0.14 failed (#544)

@ElimAdmin https://github.com/ElimAdmin you should change your Arvixe user name and/or password since it's now publicly available and it's only a matter of time before someone logs into your control panel and starts messing stuff up for you.


Reply to this email directly or view it on GitHub #544 (comment) . https://github.com/notifications/beacon/4658177__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyNzY2ODY1NCwiZGF0YSI6eyJpZCI6NDM5OTExMjV9fQ==--e5a9bc4b4ce399c098884d0248a6c5066a366a84.gif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants