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...Upgrading DNN P...Upgrading DNN P...Upgrade from dnn 7.3 to 8.0.3 ErrorsUpgrade from dnn 7.3 to 8.0.3 Errors
Previous
 
Next
New Post
7/1/2016 10:32 AM
 
please have a look into DNN Store, I am not aware of a newer version of DNN Survey available atm.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/4/2016 4:14 AM
 
I have developed some modules in DNN, which is working up to 7.02.02 version. When its installed in 8.00.00 version of DNN then its giving error in all view.ascx pages (A critical error has occurred. Please check the Event Viewer for further details as well as Object reference not set to an instance of an object). but not issue in add/edit page. so can you suggest how we can compatible old module in new version of DNN(8.00.00 or 8.0.3)
see below error...
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Gooddogs.Modules.Dnn.QandA.Views.Result..ctor() at ASP.desktopmodules_qanda_views_result_ascx..ctor() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\dnn8\a51b58ca\1564b738\App_Web_azliyz5c.3.cs:line 0 at __ASP.FastObjectFactory_app_web_azliyz5c.Create_ASP_desktopmodules_qanda_views_result_ascx() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\dnn8\a51b58ca\1564b738\App_Web_azliyz5c.7.cs:line 0 at System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters) at System.Web.UI.TemplateControl.LoadControl(VirtualPath 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 ---
 
New Post
7/4/2016 9:17 AM
 
Well - you are the developer here. Step through it in the debugger and find out where it fails. Then you'll know what is missing.

You are in a far better place then we are to find out what is missing.

When you know what is missing and why; we may be able to help with your compatibility question.

Best wishes,
- Richard
Agile Development Consultant, Practitioner, and Trainer
www.dynamisys.co.uk
 
New Post
7/12/2016 4:58 AM
 
hello,
let me back to the first problem about survey module :
System.Web.HttpException (0x80004005): Impossible de charger le type 'DotNetNuke.Modules.Survey.SurveyBusinessController'.
à System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throw , Boolean ignoreCase)
à DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
2016-07-12 09:36:23,683 [aba-PC][Thread:9][ERROR] DotNetNuke.Services.Search.ModuleIndexer - System.ArgumentNullException: La valeur ne peut pas être null.
Nom du paramètre : type
à System.Activator.CreateInstance(Type type, Boolean nonPublic)
à System.Activator.CreateInstance(Type type)
à DotNetNuke.Services.Search.ModuleIndexer.GetSearchModules(Int32 portalId, Boolean allModules)

after uninstalling the module, i no longer have this exception, but another part of the exceptions i forgot to post (perhaps can help to find a solution without uninstalling) :
2016-07-12 09:36:23,686 [aba-PC][Thread:9][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.Exception: Error Creating BusinessControllerClass 'DotNetNuke.Modules.Survey.SurveyBusinessController' of module(DNN_Survey) id=(462) in tab(41) and portal(0) ---> System.ArgumentNullException: La valeur ne peut pas être null.
Nom du paramètre : type
à System.Activator.CreateInstance(Type type, Boolean nonPublic)
à System.Activator.CreateInstance(Type type)
à DotNetNuke.Services.Search.ModuleIndexer.GetSearchModules(Int32 portalId, Boolean allModules)
--- Fin de la trace de la pile d'exception interne ---
à DotNetNuke.Services.Search.ModuleIndexer.ThrowLogError(ModuleInfo module, Exception ex)

thank you for your help.
 
New Post
7/13/2016 10:53 AM
 

Hello, i tried another solution : Downloading and installing the last ddn_survey module (04.70.01 RC)  from this url

the new error i got : 

2016-07-13 15:34:42,789 [aba-PC][Thread:30][ERROR] DotNetNuke.Services.Exceptions.Exceptions - FriendlyMessage="Error:  is currently unavailable." ctrl="ASP.desktopmodules_survey_survey_ascx" exc="System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'DotNetNuke.Modules.Survey.DataProvider'. ---> System.InvalidCastException: Impossible d'effectuer un cast d'un objet de type 'DotNetNuke.Modules.Survey.SqlDataProvider' en type 'DotNetNuke.Modules.Survey.DataProvider'.

   at DotNetNuke.Modules.Survey.DataProvider.CreateProvider()

   at DotNetNuke.Modules.Survey.DataProvider..cctor()

   --- End of inner exception stack trace ---

   at DotNetNuke.Modules.Survey.DataProvider.Instance()

   at DotNetNuke.Modules.Survey.SurveyController.GetSurveys(Int32 ModuleId)

   at DotNetNuke.Modules.Survey.survey.DisplaySurvey()

   at DotNetNuke.Modules.Survey.survey.DisplaySurveyPage()

   at DotNetNuke.Modules.Survey.survey.Page_Load(Object sender, EventArgs e)" 

can someone help me or have an idea how fiwing this error ?

thanks a lot

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Upgrade from dnn 7.3 to 8.0.3 ErrorsUpgrade from dnn 7.3 to 8.0.3 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