Host Partnership
If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!
Need a custom module?
 Should you have any questions about custom DNN modules or web projects, please let us know.
|
Support Forum
| Author |
Messages |
|
vikas lodha Posts:21

 |
| 01/05/2012 11:37 PM |
|
Hi all, I upgrade my dnn version from 4.6 to dnn6.2 and UMG version from 5.0 to UNG7.8 I get the following error in UMG Photos with comment module actually this module is used in my older site(before upgrade). Photos with comments is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'BizModules.UltraPhotoGallery.TopComments'. ---> System.Web.HttpParseException: Could not load type 'BizModules.UltraPhotoGallery.TopComments'. ---> System.Web.HttpParseException: Could not load type 'BizModules.UltraPhotoGallery.TopComments'. ---> System.Web.HttpException: Could not load type 'BizModules.UltraPhotoGallery.TopComments'. at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError) at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseReader(StreamReader reader, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath) at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.WebFormsModuleControlFactory.CreateModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleControlFactory.LoadModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace --- plz reply...i am very much tense |
|
|
|
|
Pengtsen R Posts:11550

 |
| 01/10/2012 7:47 AM |
|
| The top comments module is obsolete, please use UMG-FreeContentList to replace it. |
|
Pengtsen R http://www.bizmodules.net |
|
|
vikas lodha Posts:21

 |
| 01/10/2012 10:27 PM |
|
Hi, Actually in older site i am using top comments module..there is so many data on this module..so how replace this module... plz reply... |
|
|
|
|
Pengtsen R Posts:11550

 |
| 01/14/2012 8:57 AM |
|
| just delete it, use UMG-FreeContentList module to replace it, choose to display comments in this module. |
|
Pengtsen R http://www.bizmodules.net |
|
|
vikas lodha Posts:21

 |
| 01/19/2012 6:01 AM |
|
How to diplay previous content which is uses into the UMG-Freelist module.in previous version of UMG. I also add the UMG-FreeContentList module it gives following error Error: UMG-FreeContentList is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid object name 'dbo.BizModules_UPG_PhotoReview'. ---> System.Data.SqlClient.SqlException: Invalid object name 'dbo.BizModules_UPG_PhotoReview'. 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.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at BizModules.UltraPhotoGallery.Data.SqlDataProvider.ListComment(Int32 moduleId, Int32 albumId, Int32 max, String sortBy) at BizModules.UltraPhotoGallery.CommentController.List(Int32 moduleId, Int32 albumId, Int32 max, String sortBy) at BizModules.UltraPhotoGallery.FreeContentList.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace --- plz reply |
|
|
|
|
Pengtsen R Posts:11550

 |
| 01/20/2012 10:43 PM |
|
| are you using latest UMG 8.4.x? |
|
Pengtsen R http://www.bizmodules.net |
|
|
vikas lodha Posts:21

 |
| 01/22/2012 10:18 PM |
|
Hi, I am using UMG 7.8 version...which is upgraded from UMG 5.0 plz replay.. |
|
|
|
|
Pengtsen R Posts:11550

 |
| 01/23/2012 11:44 PM |
|
| I remember upgrading to UMG 8.x should fix this problem. |
|
Pengtsen R http://www.bizmodules.net |
|
|
vikas lodha Posts:21

 |
| 01/29/2012 10:48 PM |
|
Hi, I upgraded UMG module to UMG 8.x but problem not resolve. The main problem is top comments module.. is used in my older site but this module not working after upgrade to 7.8 or 8.x. I am not delete this module because this is used.. As per your previous replay i used UMG-FreeContentList module. but it throws error in both version 7.8 and 8.x. The error is as follows Error: UMG-FreeContentList is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid object name 'dbo.BizModules_UPG_PhotoReview'. ---> System.Data.SqlClient.SqlException: Invalid object name 'dbo.BizModules_UPG_PhotoReview'. 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.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at BizModules.UltraPhotoGallery.Data.SqlDataProvider.ListComment(Int32 moduleId, Int32 albumId, Int32 max, String sortBy) at BizModules.UltraPhotoGallery.CommentController.List(Int32 moduleId, Int32 albumId, Int32 max, String sortBy) at BizModules.UltraPhotoGallery.FreeContentList.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace --- so, what should i do... |
|
|
|
|
Pengtsen R Posts:11550

 |
| 01/31/2012 6:55 AM |
|
| TopComments? you should use UMG_FreeContentList to replace this module. |
|
Pengtsen R http://www.bizmodules.net |
|
|
vikas lodha Posts:21

 |
| 01/31/2012 7:57 AM |
|
Hi, But i also used UMG-FreeContentList module. but it throws error in both version 7.8 and 8.x. The error is as follows Error: UMG-FreeContentList is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid object name 'dbo.BizModules_UPG_PhotoReview'. ---> System.Data.SqlClient.SqlException: Invalid object name 'dbo.BizModules_UPG_PhotoReview'. 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.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at BizModules.UltraPhotoGallery.Data.SqlDataProvider.ListComment(Int32 moduleId, Int32 albumId, Int32 max, String sortBy) at BizModules.UltraPhotoGallery.CommentController.List(Int32 moduleId, Int32 albumId, Int32 max, String sortBy) at BizModules.UltraPhotoGallery.FreeContentList.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace --- so, what should i do... |
|
|
|
|
Pengtsen R Posts:11550

 |
| 02/02/2012 9:25 AM |
|
please run this in your Host - Sql: ALTER PROCEDURE {databaseOwner}{objectQualifier}BizModules_UPG_CommentListAndSort @ModuleId int, @AlbumId int, @Max int, @SortBy varchar(10) AS DECLARE @SQLString NVARCHAR(2000) SET @SQLString = 'SELECT' if @Max > 0 SET @SQLString = @SQLString + ' TOP ' + cast(@Max as varchar(10)) SET @SQLString = @SQLString + ' R.* FROM {databaseOwner}{objectQualifier}BizModules_UPG_PhotoReview R inner join {databaseOwner}{objectQualifier}BizModules_UPG_Photo P on R.PhotoId = P.ItemId where isnull(Comment,'''')<>'''' and ' if @AlbumId > 0 SET @SQLString = @SQLString + ' P.AlbumId=' + cast(@AlbumId as varchar(10)) else SET @SQLString = @SQLString + ' P.AlbumId in (Select ItemId from {databaseOwner}{objectQualifier}UPG_vw_Album where ModuleId = ' +cast(@ModuleId as varchar(10)) + ')' SET @SQLString = @SQLString + ' order by ' if @SortBy = 'random' SET @SQLString = @SQLString + ' newid() ' else SET @SQLString = @SQLString + ' createddate desc ' EXECUTE sp_executesql @SQLString |
|
Pengtsen R http://www.bizmodules.net |
|
|
vikas lodha Posts:21

 |
| 02/02/2012 11:41 PM |
|
Hi, I run above query but in UMG-FreeContentList module there are 3 option album,photos,comments out of 3 option comments are not working it gives above error..can i unistall the top comments module..or but when i uninstall the data will be lost.... so what should i do... thanx for ur lots of support... |
|
|
|
|
Pengtsen R Posts:11550

 |
| 02/03/2012 8:29 PM |
|
| can you give me your host password, I'll fix this problem easily with it. |
|
Pengtsen R http://www.bizmodules.net |
|
|
vikas lodha Posts:21

 |
| 02/07/2012 11:16 PM |
|
Hi, Sorry for that..please give me another soluation.. Thanks, |
|
|
|
|
Pengtsen R Posts:11550

 |
| 02/10/2012 6:43 AM |
|
| can you afford the lost of your existing galleries? if so, please completely uninstall UMG and install it again. |
|
Pengtsen R http://www.bizmodules.net |
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|