Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

telerik -- supercharge your DNN websites
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
 


  Sponsors  

Meet Our Sponsors

CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
AspDotNetStoreFront - E-Commerce by Design - The Leading ASP.NET shopping cart platform for developers!
Click here to go to dev.live.com for Windows Live developer resources
SteadyRain
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Install It!  DNN 4.8.1 Install Package (didn't try upgrade) SQL error
Previous Previous
 
Next Next
New Post 2/27/2008 5:37 AM
User is offline Fooberichu
456 posts
www.seeleyware.com
8th Ranked


DNN 4.8.1 Install Package (didn't try upgrade) SQL error 

Installing the DNN 4.8.1 update on my staging server over a 4.7 installation yields an error in the 4.8.1 sql provider file:

System.Data.SqlClient.SqlException: For DROP INDEX, you must give both the table and the index name, in the form tablename.indexname.
   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)


DROP INDEX IX_ScheduleHistory ON dbo.ScheduleHistory

 

 


-- Fooberichu
http://www.seeleyware.com
 
New Post 2/27/2008 6:58 AM
User is offline Mitch Sellers
5566 posts
www.mitchelsellers.com
3rd Ranked




Re: DNN 4.8.1 Install Package (didn't try upgrade) SQL error 

That is good to know.....that script needs to be fixed as it will never execute.


-Mitchel Sellers
MCITP, MCPD, MCTS
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Consulting Quotes, and DNN Technical Support Services

I reccomend 3Essentials for shared hosting and BaseCamp for project management
 
New Post 2/27/2008 7:05 AM
User is offline Fooberichu
456 posts
www.seeleyware.com
8th Ranked


Re: DNN 4.8.1 Install Package (didn't try upgrade) SQL error 

Yeah, I ended up removing that line from the script and then running it on my staging server (manually removed the index on that table as well), but this definitely needs to be fixed and redeployed for the masses.  I've been holding off upgrading to 4.7+ on my live server because of the "multiple controls with id..." error that has started surfacing lately (and I've only seen it in 4.7+) but testing things on my staging server in the meantime. 


-- Fooberichu
http://www.seeleyware.com
 
New Post 2/27/2008 8:39 AM
Online now... Gary
90 posts
10th Ranked


Re: DNN 4.8.1 Install Package (didn't try upgrade) SQL error 

I checked the Upgrade and Source packages and it has the same problem.

Line 72 in file \Providers\DataProviders\SqlDataProvider\04.08.01.SqlDataProvider.sql

Change

DROP INDEX IX_{objectQualifier}ScheduleHistory ON {databaseOwner}{objectQualifier}ScheduleHistory

To

DROP INDEX {databaseOwner}[{objectQualifier}ScheduleHistory].[IX_{objectQualifier}ScheduleHistory]

That should fix it



Gary
 
New Post 2/27/2008 9:54 AM
User is offline cathal connolly
2638 posts
www.cathal.co.uk
5th Ranked










Re: DNN 4.8.1 Install Package (didn't try upgrade) SQL error 

thanks, i've posted this in the core forums, so it can be picked up

Cathal

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Install It!  DNN 4.8.1 Install Package (didn't try upgrade) SQL error
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Hosting for DotNetNuke
SiteGround.com is the best place to host your DotNetNuke website! Expert DotNetNuke support, reliable servers, low price!
www.SiteGround.com
Code Endeavors, LLC
Do you Endeavor to Enhance your DotNetNuke designs by utilizing AJAX technologies to more efficient interactive web experiences
www.codeendeavors.com
T-WORX, INC.
Professional DotNetNuke Solutions
www.t-worx.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP