|
Latest Discussions
|
 |
|
|
|
|
 |
|
Support Forum
|
 |
|
| Author |
Messages |
|
ivan alvarado Posts:2

 |
| 10/10/2008 5:32 PM |
|
my problem is...:
| StartJob |
Start Sql execution: 01.00.00.SqlDataProvider file |
| Failure |
SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Invalid object name 'dbo.BizModules_UPG_Presentation'. 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) insert dbo.BizModules_UPG_Presentation(Name, Description, Type, DefaultWidth, DefaultHeight) values('3DCarousel', 'Display thumbnails in a ellipse with mirror effect, move your mouse to scroll the ellipse.', 'BizModules.UltraPhotoGallery.Presentation.ThreeDCarousel, BizModules.UltraPhotoGallery.GenericPresentation', 600, 450) insert dbo.BizModules_UPG_Presentation(Name, Description, Type, DefaultWidth, DefaultHeight) values('SideNav', 'Unlike the classic persentation, thumbnails are displayed vertically in left or right side.', 'BizModules.UltraPhotoGallery.Presentation.SideNav, BizModules.UltraPhotoGallery.GenericPresentation', 600, 450) insert dbo.BizModules_UPG_Presentation(Name, Description, Type, DefaultWidth, DefaultHeight) values('RandomPosition', 'Display thumbnails in random position, change "feed" to adjust the randomicity.', 'BizModules.UltraPhotoGallery.Presentation.RandomPosition, BizModules.UltraPhotoGallery.GenericPresentation', 600, 450) insert dbo.BizModules_UPG_Presentation(Name, Description, Type, DefaultWidth, DefaultHeight, RestrictPhotoCount) values('RightHeader', 'Display a series of text buttons in left or right side, ideal for quick links, featured contents.', 'BizModules.UltraPhotoGallery.Presentation.RightHeader, BizModules.UltraPhotoGallery.GenericPresentation', 470, 240, 1) insert dbo.BizModules_UPG_Presentation(Name, Description, Type, DefaultWidth, DefaultHeight, AllowFullScreen) values('VirtualTour', 'Browse your pictures with a virtual tour effect, ideal for real estate showcase, landscape pictures.', 'BizModules.UltraPhotoGallery.Presentation.VirtualTour, BizModules.UltraPhotoGallery.GenericPresentation', 600, 400, 1) |
| EndJob |
End Sql execution: 01.00.00.SqlDataProvider file |
| |
| Info |
Executing 02.00.00.SqlDataProvider |
| StartJob |
Start Sql execution: 02.00.00.SqlDataProvider file |
| Failure |
SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Invalid object name 'dbo.BizModules_UPG_Presentation'. 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) insert dbo.BizModules_UPG_Presentation(Name, Description, Type, DefaultWidth, DefaultHeight) values('WidescreenShowroom', 'This presentation support multiple albums and videos, which must be specified as a photo link.', 'BizModules.UltraPhotoGallery.Presentation.WidescreenShowroom, BizModules.UltraPhotoGallery.GenericPresentation', 758, 383) |
| EndJob |
End Sql execution: 02.00.00.SqlDataProvider file |
| |
| Info |
Executing 03.00.00.SqlDataProvider |
| StartJob |
Start Sql execution: 03.00.00.SqlDataProvider file |
| Failure |
SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Invalid object name 'dbo.BizModules_UPG_Presentation'. 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) insert dbo.BizModules_UPG_Presentation(Name, Description, Type, DefaultWidth, DefaultHeight) values('ShadowViewer', 'This presentation can be used as another major gallery viewer like UMG Classic, nested albums and flv videos are supported', 'BizModules.UltraPhotoGallery.Presentation.ShadowViewer, BizModules.UltraPhotoGallery.GenericPresentation', 550, 400) |
| EndJob |
End Sql execution: 03.00.00.SqlDataProvider file |
| |
| Info |
Executing 03.01.00.SqlDataProvider |
| StartJob |
Start Sql execution: 03.01.00.SqlDataProvider file |
| Failure |
SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Invalid object name 'dbo.BizModules_UPG_Presentation'. 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) insert dbo.BizModules_UPG_Presentation(Name, Description, Type, DefaultWidth, DefaultHeight) values('3DStack', 'This presentation display pictures in a 3D stack with mirror effect', 'BizModules.UltraPhotoGallery.Presentation.ThreeDStack, BizModules.UltraPhotoGallery.GenericPresentation', 500, 400) |
| EndJob |
End Sql execution: 03.01.00.SqlDataProvider file |
| |
| EndJob |
Finished Sql execution |
| |
| StartJob |
Creating files |
| StartJob |
Expanding Resource file |
| EndJob |
Resource Files created | |
|
|
|
|
Pengtsen R Posts:5424

 |
| 10/10/2008 9:30 PM |
|
you were trying to install generic presentation pack, right? but did you install UMG 5 at first? |
|
Pengtsen R http://www.bizmodules.net |
|
|
ivan alvarado Posts:2

 |
| 10/10/2008 10:33 PM |
|
| yes u right...! Thanks.. i'm sorry...! i'm now Install All... and is GOOD ! |
|
|
|
|
Pengtsen R Posts:5424

 |
| 10/11/2008 9:09 AM |
|
| great. |
|
Pengtsen R http://www.bizmodules.net |
|
|
|
| You are not authorized to post a reply. |
|
|
|
|
|
|
 |
 |
|
 |
|