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 ...SQL Timeout expired errors when installing modules. DNN 5.1.2SQL Timeout expired errors when installing modules. DNN 5.1.2
Previous
 
Next
New Post
10/5/2009 3:37 PM
 

DNN 5.1.2   Just started noticing this on Friday.  Any module I try to intall I am getting an error.   The errors are similar. 
So far this has occured with Reports 5.01 and forms and Lists 5.0.3

I have tried installing from Modules, and also copied the file and renamed it .resource to install as an existing extention.

Error from the Reports module:
Error loading files from temporary folder - see below
StartJob Starting Installation
Info Starting Installation - DNN_Reports
Info Starting Installation - Script
Info Begin Sql execution
Info Folder Created - E:\Portals\DesktopModules\Reports\Install\Scripts
Info Created - Install\Scripts\05.01.00.SqlDataProvider
Info Executing 05.01.00.SqlDataProvider
Info Start Sql execution: 05.01.00.SqlDataProvider file
Failure SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. 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 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, CommandType commandType, String commandText) at DotNetNuke.Data.SqlDataProvider.GrantStoredProceduresPermission(String Permission, String LoginOrRole) if exists (select * from dbo.sysusers where name='mydb_admin') begin declare @exec nvarchar(2000) declare @name varchar(150) declare sp_cursor cursor for select o.name as name from dbo.sysobjects o where ( OBJECTPROPERTY(o.id, N'IsProcedure') = 1 or OBJECTPROPERTY(o.id, N'IsExtendedProc') = 1 or OBJECTPROPERTY(o.id, N'IsReplProc') = 1 ) and OBJECTPROPERTY(o.id, N'IsMSShipped') = 0 and o.name not like N'#%%' and (left(o.name,len('nfit_')) = 'nfit_' or left(o.name,7) = 'aspnet_') open sp_cursor fetch sp_cursor into @name while @@fetch_status >= 0 begin select @exec = 'grant EXECUTE on ' + @name + ' to [mydb_admin]' execute (@exec) fetch sp_cursor into @name end deallocate sp_cursor end
Info End Sql execution: 05.01.00.SqlDataProvider file
Info Finished Sql execution
Failure Installation Failed - Script

Please help.

 
New Post
10/5/2009 5:18 PM
 

I had this problem with other modules, the only work around I've found so far is to use the SA account in my connection string, rather than an individual user. 

I'll keep digging into the issue and see if there isn't a better resolution.


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
10/5/2009 7:34 PM
 

Chris was this recently?  With DNN 5.1.2?
There is no error generated in the event viewer.   During either method of install.

I uninstalled forms and Lists after the first couple tries, removed the DB tables, and stored procedures.
During the install of forms and Lists it did create all the tables, and stored procedures but only copied a few of the files.
The Reports module install was an attempt at a simple upgrade from the previous version.

Before this started happening I had finished a sucessful upgrade of the DNN framework (4.9.4 -> 5.1.2), then upgraded to forms and Lists 5.0.0, and I installed AXON and DMX.  This was all within a week.

I have no access to the SA account for security reasons so this is a show stopper for me.

 
New Post
10/6/2009 12:26 AM
 

 My testing was done on Friday as I was upgrading a site from DNN 4.9.1 to 5.1.2. Perhaps your issue is different, but it sure looks to be similar.


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
10/6/2009 6:10 AM
 

also, check out the database for limit reached (file size) and transaction log being properly truncated.

Check size of tables eventlog, schedulehistory and searchindexwordposition, as well as sitelog.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...SQL Timeout expired errors when installing modules. DNN 5.1.2SQL Timeout expired errors when installing modules. DNN 5.1.2


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