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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Problem upgrading from 4.03.04 to 4.5.1 Installing Database - Version 4.4.0...Upgrading Database to Problem upgrading from 4.03.04 to 4.5.1 Installing Database - Version 4.4.0...Upgrading Database to
Previous
 
Next
New Post
5/8/2007 11:00 AM
 

I got this errormessage when doing the actual upgrade from Internet Explorer:

Installing Database - Version 4.4.0...Upgrading Database to Version ERROR: See C:\WebSites\Advox451\Providers\DataProviders\SqlDataProvider\04.04.00.log for more information...FAILURE 400 - Conversion from string "ERROR: See C:WebSitesAdvox451Pro" to type 'Integer' is not valid.

I found some errors in the 4.4.0 script, but was able to correct them and run the script in the MS Sql Query Analyser. I have not logfile for this error even though the errormessages states there should be a logfile.

I proceeded to the next script 4.5.0 and it seems to be missing fieldnames in the tables, so probably something more must have failed.

Can Anyone give me directions what to do or should I restore the installation and wait for the next release?

 

 
New Post
5/8/2007 5:40 PM
 

if there are issues with upgrades, there shall be an errorlog file in the stated directory. you should not need to run the scripts manually. As the scripts contain variables, they cannot be run without modification from inside SQL server tools.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
5/9/2007 4:37 AM
 

Whe trying to run the scripts manually I changed the variables {databaseOwner} and {objectQualifier}, however {databaseOwner} sometimes needed an extra "." in the end, like "dbo." instead of simply "dbo".

Well I did not succeed, and I have not found the suggested error log file: 04.04.00.log, the only logfiles from that date is

2007-05-08  12:54           218 823 DotNetNuke.Data.log
2007-05-08  12:54           764 299 DotNetNuke.Schema.log
2007-05-08  12:54                 2 DotNetNuke.SetUp.log

This is the errormessage in the SqlProvider.Data.log

System.Data.SqlClient.SqlException: Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
Invalid column name 'CompatibleVersions'.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(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.RunExecuteNonQueryTds(String methodName, Boolean async)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL)
   at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions)

The DotNetNuke.Schema.log has so many errors I get show them here. However I cannot find the errormessage indicated in the web interface "FAILURE 400 - Conversion from string "Error: ..." type 'Integer' is not valid"

Any recommendations what to do?

 

 
New Post
5/12/2007 12:17 AM
 

Same problem here.  I'm upgrading from 4.03.04 to 4.5.1.  I started with the "Typical install" option, which gave me the error this thread started with.  Then I tried the Custom which gave me an upgrade log on screen, but most of the modules failed to install and now I get the following error when I try and access my DNN installation:  (dead in the water)

Email

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.IndexOutOfRangeException: Email

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[IndexOutOfRangeException: Email]
   System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) +1358407
   System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) +102
   System.Data.SqlClient.SqlDataReader.get_Item(String name) +12
   DotNetNuke.Entities.Portals.PortalController.FillPortalInfo(IDataReader dr, Boolean CheckForOpenDataReader) +723
   DotNetNuke.Entities.Portals.PortalController.GetPortal(Int32 PortalId) +185
   DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) +121
   DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) +83
   DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +2677
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

 

I've tried running this upgrade on two seperate servers and ran into the same problem on both.  I'm using SQL 2000 on an XP Prof machine for one try, and the other was on a provider's machine running SQL2000 but I don't know what OS.

Any idea?

Thanks

-Steve

 
New Post
5/18/2007 3:37 AM
 

I am getting exactly the same error displayed

 Server Error in '/DotNetNuke' Application.


Email

Exception Details: System.IndexOutOfRangeException: Email

I am running SQLServer 2005 on a local machine set up - I have tried stepping through code as I have both a normal intall and a source but  it seems to run over the point where the exception is generated - the error is obviously a data error but I am unable to identify where it is occuring


Dave DNN 4.3.5 IIS - 6 ?? SQL Server 2005
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Problem upgrading from 4.03.04 to 4.5.1 Installing Database - Version 4.4.0...Upgrading Database to Problem upgrading from 4.03.04 to 4.5.1 Installing Database - Version 4.4.0...Upgrading Database to


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