Greetings,
When I upgrade from DNN 8 to DNN9 everything installs correctly, indicated by the green success next to the loaded function with the exception of the Persona User Function. Below is the information from the event log. Anyone have any idea why this is happening?
Install Package::Dnn.PersonaBar.Users
Info::Reading
files
Info::File
bin\Dnn.PersonaBar.Users.dll read successfully
Info::File
Providers/DataProviders/SqlDataProvider\Install.SqlDataProvider read
successfully
Info::File Providers/DataProviders/SqlDataProvider\Uninstall.SqlDataProvider
read successfully
Info::File
Dnn.PersonaBar.Users.dnn read successfully
Info::File
license.txt read successfully
Info::File
releaseNotes.txt read successfully
Info::File
Resources.zip read successfully
Info::Reading
files done.
Info::Reading
Installation Manifest file
Info::Reading
Package Manifest - PersonaBar - Dnn.PersonaBar.Users
Info::Reading
Component Manifest - ResourceFile
Info::Found
valid path () for Resources.zip.
Info::Found
valid path () for Resources.zip.
Info::Reading
Component Manifest - Assembly
Info::Found
valid path (bin) for Dnn.PersonaBar.Users.dll.
Info::Reading
Component Manifest - Script
Info::Found
valid path (Providers\DataProviders\SqlDataProvider) for Install.SqlDataProvider.
Info::Found
valid path (Providers\DataProviders\SqlDataProvider) for
Uninstall.SqlDataProvider.
Info::Reading
Component Manifest - PersonaBarMenu
Info::Manifest
file finished successfully.
Info::Starting
Installation
Info::Starting
Installation - Dnn.PersonaBar.Users
Info::Starting
Installation - ResourceFile
Info::Expanding
Resource file
Info::Created -
App_LocalResources/Users.resx
Info::Created -
css/Users.css
Info::Created -
scripts/bundles/users-bundle.js
Info::Created -
scripts/exportables/Users/UsersCommon.js
Info::Created -
scripts/Users.js
Info::Created -
Users.html
Info::Resource
Files created
Info::Component
installed successfully - ResourceFile
Info::Starting
Installation - Assembly
Info::Assembly
registered - bin\Dnn.PersonaBar.Users.dll
Info::Created -
bin\Dnn.PersonaBar.Users.dll
Info::Component
installed successfully - Assembly
Info::Starting
Installation - Script
Info::Begin Sql
execution
Info::Folder
Created - C:\Inetpub\vhosts\dgacpa.com\httpdocs\DesktopModules\admin\Dnn.PersonaBar\Modules\Dnn.Users\Providers\DataProviders\SqlDataProvider
Info::Created -
Providers\DataProviders\SqlDataProvider\Install.SqlDataProvider
Info::Executing
Install.SqlDataProvider
Info::Start Sql
execution: Install.SqlDataProvider file
Info::SQL
Execution resulted in following Exceptions: System.Data.SqlClient.SqlException
(0x80131904): Invalid object name 'DotNetNuke_c.sysobjects'. 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
asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at
DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString,
String script) ClientConnectionId:72b491ce-c9db-4b25-89bd-92357f3e2bbf Error
Number:208,State:1,Class:16
/************************************************************/ /*****
SqlDataProvider *****/ /***** *****/ /***** *****/ /***** Note: To manually
execute this script you must *****/ /***** perform a search and replace
operation *****/ /***** for DotNetNuke_c. and *****/ /***** *****/
/************************************************************/ IF EXISTS
(SELECT * FROM DotNetNuke_c.sysobjects where id =
object_id(N'DotNetNuke_c.Personabar_GetUsersByUserIds') and OBJECTPROPERTY(id,
N'IsProcedure') = 1) DROP PROCEDURE DotNetNuke_c.Personabar_GetUsersByUserIds
System.Data.SqlClient.SqlException (0x80131904): Invalid object name
'DotNetNuke_c.sysobjects'. 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
asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at
DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString,
String script) ClientConnectionId:72b491ce-c9db-4b25-89bd-92357f3e2bbf Error
Number:208,State:1,Class:16 IF EXISTS (SELECT * FROM DotNetNuke_c.sysobjects
where id = object_id(N'DotNetNuke_c.Personabar_GetUsers') and
OBJECTPROPERTY(id, N'IsProcedure') = 1) DROP PROCEDURE
DotNetNuke_c.Personabar_GetUsers
Info::End Sql
execution: Install.SqlDataProvider file
Info::Finished
Sql execution
Info::Installation
Failed - Script
Info::Rolling
back component install - ResourceFile
Info::Exception
- Could not find file
'C:\Inetpub\vhosts\dgacpa.com\httpdocs\Install\Temp\50rpuszmResources.zip'.
Info::Component
rolled back successfully - ResourceFile
Info::Rolling
back component install - Assembly
Info::Assembly
unregistered - bin\Dnn.PersonaBar.Users.dll
Info::Component
rolled back successfully - Assembly
Info::Installation
Failed - Dnn.PersonaBar.Users
Info::Deleted
temporary install folder
Info::Installation
Failed
Server
Name: vserver628