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

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Error Installing New Module on DNN 8.0.4Error Installing New Module on DNN 8.0.4
Previous
 
Next
New Post
10/17/2017 7:01 PM
 

Hi community,

I'm having trouble installing modules via the Extensions part in the Host section of one of our DNN sites. The site is currently using DNN 8.0.4. We've tried installing the DNN Events module and the DNNEasyNews module and we get the following error both times. Any idea as to what the issue is and a fix for it?

SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException (0x80131904): There is already an object named 'DNN_EventsRecurMaster' in the database. at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection. (SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString, String script) ClientConnectionId:56940aec-4e62-4ab8-8baa-b4665396e23b Error Number:2714,State:6,Class:16 CREATE TABLE dbo.[DNN_EventsRecurMaster] ( [RecurMasterID] [int] NOT NULL IDENTITY(1, 1) , [ModuleID] [int] NOT NULL , [PortalID] [int] NOT NULL , [RRULE] [nvarchar](1000) NOT NULL , [DTSTART] [datetime] NOT NULL , [Duration] [nvarchar](50) NOT NULL , [Until] [datetime] NOT NULL , [EventName] [nvarchar](100) NOT NULL , [EventDesc] [ntext] NULL , [Importance] [int] NOT NULL , [Reminder] [nvarchar](2048) NULL , [Notify] [nvarchar](2048) NULL , [Approved] [bit] NOT NULL , [Signups] [bit] NOT NULL , [MaxEnrollment] [int] NOT NULL , [EnrollRoleID] [int] NULL , [EnrollFee] [money] NOT NULL , [EnrollType] [varchar](10) NOT NULL , [PayPalAccount] [nvarchar](100) NULL , [ImageURL] [nvarchar](100) NULL , [ImageType] [varchar](1) NULL , [ImageWidth] [int] NULL , [ImageHeight] [int] NULL , [ImageDisplay] [bit] NOT NULL , [Location] [int] NULL , [Category] [int] NULL , [TimezoneOffset] [int] NOT NULL , [SendReminder] [bit] NOT NULL , [ReminderTime] [int] NOT NULL , [ReminderTimeMeasurement] [varchar](2) NOT NULL , [ReminderFrom] [nvarchar](100) NOT NULL , [CustomField1] [nvarchar](100) NULL , [CustomField2] [nvarchar](100) NULL , [EnrollListView] [bit] NOT NULL , [DisplayEndDate] [bit] NOT NULL , [AllDayEvent] [bit] NOT NULL , [OwnerID] [int] NOT NULL , [CultureName] [varchar](10) NOT NULL , [CreatedByID] [int] NOT NULL , [CreatedDate] [datetime] NOT NULL , [UpdatedByID] [int] NOT NULL , [UpdatedDate] [datetime] NOT NULL , [DetailPage] [bit] NOT NULL , [DetailURL] [nvarchar](100) NULL , [DetailNewWin] [bit] NOT NULL )



 
New Post
11/12/2017 2:34 AM
 
most likely, the module had been installed before and had some leftovers in the database.
you may run the following statement in Host > SQL, but may face additional warnings:
DROP Table DNN_EventsRecurMaster

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Error Installing New Module on DNN 8.0.4Error Installing New Module on DNN 8.0.4


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