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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsFeedbackFeedback4.4.1 Release Errors4.4.1 Release Errors
Previous
 
Next
New Post
3/7/2007 12:38 PM
 
I have DNN 4.4.0, and just upgraded the Feedback module to the latest released version, when I upgraded I received several errors in installation, I then deleted the module and re-installed with no errors.  Now whenever I add the feedback module it says:

An error has occurred.
Error: Feedback is currently unavailable.

What can I do to resolve this?

 
New Post
3/7/2007 12:52 PM
 
What errors did you get when you did the upgrade?

AcuitiDP - Oracle Data Provider for DotNetNuke
 
New Post
3/7/2007 1:18 PM
 

This seems to be the problem:

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\county\a83de6b8\3fc8fdf4\App_Web_viewcomments.ascx.6854174b.iayplfxx.0.vb(54): error BC32206: Indirect reference is being made to assembly DotNetNuke version 4.4.0.27521, which contains 'DotNetNuke.Modules.Feedback.ViewComments'. This Project references a prior version of DotNetNuke version 4.4.0.19943. To use 'DotNetNuke.Modules.Feedback.ViewComments', you must replace the reference to DotNetNuke with version 4.4.0.27521 or higher. ---> System.Web.HttpCompileException: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\county\a83de6b8\3fc8fdf4\App_Web_viewcomments.ascx.6854174b.iayplfxx.0.vb(54): error BC32206: Indirect reference is being made to assembly DotNetNuke version 4.4.0.27521, which contains 'DotNetNuke.Modules.Feedback.ViewComments'. This Project references a prior version of DotNetNuke version 4.4.0.19943. To use 'DotNetNuke.Modules.Feedback.ViewComments', you must replace the reference to DotNetNuke with version 4.4.0.27521 or higher. at System.Web.Compilation.AssemblyBuilder.Compile() 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.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

I tried reverting back to your older version, but now the Feedback list does not work.  It appear that the SQL script is not executing.  The Feedback list table in SQLSRV is corrupt, I cannot modify or delete it.  Is there anything I can do to resolve this?

Info:: Loading Control info for 'Feedback Comments' module
Info:: Loading Control info for 'Feedback Moderation' module
Info:: Dnn load finished successfully
Info:: Begin Sql execution
Info:: Finished Sql execution

Info:: Creating files
Info:: Expanding Resource file
Info:: Resource Files created

 
New Post
3/7/2007 2:02 PM
 
 This seems to be the problem:

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\county\a83de6b8\3fc8fdf4\App_Web_viewcomments.ascx.6854174b.iayplfxx.0.vb(54): error BC32206: Indirect reference is being made to assembly DotNetNuke version 4.4.0.27521, which contains 'DotNetNuke.Modules.Feedback.ViewComments'. This Project references a prior version of DotNetNuke version 4.4.0.19943. To use 'DotNetNuke.Modules.Feedback.ViewComments', you must replace the reference to DotNetNuke with version 4.4.0.27521 or higher. ---> System.Web.HttpCompileException: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\county\a83de6b8\3fc8fdf4\App_Web_viewcomments.ascx.6854174b.iayplfxx.0.vb(54): error BC32206: Indirect reference is being made to assembly DotNetNuke version 4.4.0.27521, which contains 'DotNetNuke.Modules.Feedback.ViewComments'. This Project references a prior version of DotNetNuke version 4.4.0.19943. To use 'DotNetNuke.Modules.Feedback.ViewComments', you must replace the reference to DotNetNuke with version 4.4.0.27521 or higher. at System.Web.Compilation.AssemblyBuilder.Compile() 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.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

I tried reverting back to your older version, but now the Feedback list does not work.  It appear that the SQL script is not executing.  The Feedback list table in SQLSRV is corrupt, I cannot modify or delete it.  Is there anything I can do to resolve this?

Info:: Loading Control info for 'Feedback Comments' module
Info:: Loading Control info for 'Feedback Moderation' module
Info:: Dnn load finished successfully
Info:: Begin Sql execution
Info:: Finished Sql execution

Info:: Creating files
Info:: Expanding Resource file
Info:: Resource Files created

 
New Post
3/7/2007 2:33 PM
 

Try doing this - rebuild your DotNetnuke solution and see if the problem goes away. We were having some issues with the core in 4.4.0 and I think it's referencing the fixed version that I have on my machine..

your tables should be fine. don't undo what you've done. Simply rebuild the dotnetnuke.dll and your problem should go away

Sanjay, I just rebuilt my DotNetNuke solution and the problem is still occuring.  Is there a way where I can manually create a list and have the feedback module refer to that list instead of the 'FeedbackList' table in SQL Server?

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsFeedbackFeedback4.4.1 Release Errors4.4.1 Release Errors


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