Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...Installation hangs installing database scriptsInstallation hangs installing database scripts
Previous
 
Next
New Post
6/22/2011 4:24 PM
 
In addition to seeing the same install behaviors as Gill

Using i.e. 9

When adding modules, selecting the category closes the dialog, requiring hovering over modules again to select the module, this behavior is not present in FF 5.

When selecting compatibility mode all modules placed on pages disappear.



I do like the improvements over the last preview but a lot of work is still needed in cross browser behaviors, kudos for the hard work.

I am hoping when 6.0 ships third party modules will not default to the js dialog, instead requiring developer to add it to the install manifest. This will allow us to properly integrate it, as it stands now it is unusable for me, some of my modules back end management requires page reloads, when this happens it reverts back to the normal view, moreover they have a lot of information to display needing a full page view.


Robert Harriman
WEBMAZING.NET
AutoWebSuite / BrokerWebSuite

DNN Modules for Auto Dealers and Real Estate Professionals.

 
New Post
6/22/2011 6:29 PM
 
Please clear your browser cache before goto install wizard. If that works means it caught by cache issue and will be fix in final version
 
New Post
6/23/2011 10:34 AM
 
This *may* not be the same issue as described above:
- Install did not just hang as mentioned above, but stopped with the following error I have the screen shot of
- This is a 'sort-of' user error, in that I had just started unzipping the update.zip file and (hoping to get an instance of the 'before upgrade' site, that I often find handy to compare with the 'after upgrade' site) prematurely opened up the web site - before the unzip had gotten very far.

I rehit the root of the site several times thereafter but got nothing or once a simple "error" message. The install did not continue, so I just reloaded from my backups (unzipping the old wwwroot ontop of the partially installed wwwroot) unsuccessfully, then renamed wwwroot out of the way and that got the old site running and allowing the upgrade.zip file to completely unzip - and that upgrade did work without issue.

http://sshie.org/images/6-22-2011 at 9.59.22 PM.jpg has the error screen for the initial upgrade attempt.

Here's the log:

2011-06-22 21:53:00,088 FATAL 8 DotNetNuke.Common.DotNetNukeHttpApplication (null) (null) (null) - System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Data.SqlClient.SqlException: Violation of UNIQUE KEY constraint 'IX_Version'. Cannot insert duplicate key in object 'dbo.Version'.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection. (SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters)
   at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
   at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues)
   at DotNetNuke.Data.SqlDataProvider.UpdateDatabaseVersion(Int32 Major, Int32 Minor, Int32 Build, String Name)
   at DotNetNuke.Common.Globals.UpdateDataBaseVersion(Version version)
   at DotNetNuke.Services.Upgrade.Upgrade.UpgradeVersion(String scriptFile, Boolean writeFeedback)
   at DotNetNuke.Services.Upgrade.Upgrade.UpgradeDNN(String providerPath, Version dataBaseVersion)
   at DotNetNuke.Services.Install.Install.UpgradeApplication()
   at DotNetNuke.Services.Install.Install.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   --- End of inner exception stack trace ---
   at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.install_install_aspx.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2011-06-22 21:53:57,338 FATAL 1 DotNetNuke.Common.DotNetNukeHttpApplication (null) (null) (null) - System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Web.HttpException: The remote host closed the connection. The error code is 0x80072746.
   at System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.FlushCore(Byte[] status, Byte[] header, Int32 keepConnected, Int32 totalBodySize, Int32 numBodyFragments, IntPtr[] bodyFragments, Int32[] bodyFragmentLengths, Int32 doneWithSession, Int32 finalStatus, Boolean& async)
   at System.Web.Hosting.ISAPIWorkerRequest.FlushCachedResponse(Boolean isFinal)
   at System.Web.Hosting.ISAPIWorkerRequest.FlushResponse(Boolean finalFlush)
   at System.Web.HttpResponse.Flush(Boolean finalFlush)
   at System.Web.HttpResponse.Flush()
   at System.Web.HttpWriter.Write(String s)
   at System.Web.HttpResponse.Write(String s)
   at DotNetNuke.Common.Utilities.HtmlUtils.WriteHeader(HttpResponse response, String mode)
   at DotNetNuke.Services.Install.Install.UpgradeApplication()
   at DotNetNuke.Services.Install.Install.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   --- End of inner exception stack trace ---
   at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at ASP.install_install_aspx.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2011-06-22 21:54:03,229 ERROR 16 DotNetNuke.Services.FileSystem.FileManager (null) (null) (null) - Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
   at DotNetNuke.Services.FileSystem.FileManager.AddFile(IFolderInfo folder, String fileName, Stream fileContent, Boolean overwrite, Boolean checkPermissions, String contentType)
2011-06-22 21:54:03,338 WARN 16 DotNetNuke.Services.Upgrade.Upgrade (null) (null) (null) - Unable to setup Favicon for Portal: SSHIE.org - South Sound Health Information Exchange
DotNetNuke.Services.FileSystem.FolderProviderException: The underlying system threw an exception. The file has not been added. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at DotNetNuke.Services.FileSystem.FileManager.AddFile(IFolderInfo folder, String fileName, Stream fileContent, Boolean overwrite, Boolean checkPermissions, String contentType)
   --- End of inner exception stack trace ---
   at DotNetNuke.Services.FileSystem.FileManager.AddFile(IFolderInfo folder, String fileName, Stream fileContent, Boolean overwrite, Boolean checkPermissions, String contentType)
   at DotNetNuke.Services.FileSystem.FileManager.AddFile(IFolderInfo folder, String fileName, Stream fileContent, Boolean overwrite)
   at DotNetNuke.Services.Upgrade.Upgrade.FavIconsToPortalSettings()
 
New Post
6/23/2011 5:06 PM
 
Hi everyone,

I have logged this issue: http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=16715&PROJID=2

Please add any additional comments to this Gemini.

As Scott has mentioned, we test all the major browsers, against all three DNN editions, both for installs and upgrades. We definitely appreciate your comments and feedback and no DNN employee takes any comment as anything more than genuine feedback to improve the product.

Beta 1 feedback is already shaping the final release.

Thanks for all your efforts guys. We know you are taking the time out of your day to help us make this a success.

Jogi
 
New Post
6/30/2011 9:58 AM
 
The only way I could get DNN 6.0 beta to install was to set the connection string in the web.config and choose the automatic install. But my link to the css appears to broken.
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...Installation hangs installing database scriptsInstallation hangs installing database scripts


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out