DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Anyone seeing errors since upgrading to dnn 10?

 11 Replies
 3 Subscribed to this topic
 24 Subscribed to this forum
Sort:
Page 1 of 212 > >>
Author
Messages
New Around Here Send Private Message
Posts: 19
New Around Here

I seem to be getting a lot of isearchable errors since upgrading to dnn 10.  

UserAgent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0

ExceptionHash:U000x4xTPJEsRcaJ62KORiZFTDU=

Message:Could not load type 'DotNetNuke.Entities.Modules.ISearchable' from assembly 'DotNetNuke, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null'.

StackTrace:


 

 

InnerMessage:Could not load type 'DotNetNuke.Entities.Modules.ISearchable' from assembly 'DotNetNuke, Version=10.0.0.0, Culture=neutral, PublicKeyToken=null'.

InnerStackTrace:

   at Ventrian.SimpleGallery.Controls.GalleryMenu.AssignLinks()
   at Ventrian.SimpleGallery.Controls.GalleryMenu.Page_Load(Object sender, EventArgs e)

 

UserAgent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0

ExceptionHash:IdnXaPBvc5Yv9mVAe5A9/xGfdi8=

Message:Method not found: 'System.Object DotNetNuke.Common.Utilities.CBO.FillObject(System.Data.IDataReader, System.Type)'.

StackTrace:


 

 

InnerMessage:Method not found: 'System.Object DotNetNuke.Common.Utilities.CBO.FillObject(System.Data.IDataReader, System.Type)'.

InnerStackTrace:

   at Ventrian.SimpleGallery.Entities.TemplateController.Get(Int32 moduleID, String name)
   at Ventrian.SimpleGallery.Controls.ViewAlbums.InitializeAlbumTemplate()
   at Ventrian.SimpleGallery.Controls.ViewAlbums.BindAlbums()
   at Ventrian.SimpleGallery.Controls.ViewAlbums.Page_PreRender(Object sender, EventArgs e)
New Around Here Send Private Message
Posts: 19
New Around Here
Sorry i forgot to say i have no issues when using previous version of dnn 9.
Advanced Member Send Private Message
Posts: 147
Advanced Member

ISearchable has been deprecated (replaced by ModuleSearchBase) and was removed in DNN 10. Someone will need to update Simple Gallery.

DNN partner specializing in custom, enterprise DNN development https://engagesoftware.com/showcase
New Around Here Send Private Message
Posts: 19
New Around Here
Thanks Brian for the update.

I did see that one a few posts but with still having it working in last 9 version just wanted to report incase anyone else comes across. I also have the same error with the Official links module incase anyone else has the same issue. Possibly in more legacy modules than thought. As the developer is no longer maintaining i should prob look to move to a alternative if you can recommend a free alternative.
New Around Here Send Private Message
Posts: 19
New Around Here
Sorry typing on my phone for the terrible grammar.
Veteran Member Send Private Message
Posts: 1196
Veteran Member

I don't know if you are using Open Content? I created a Template for it to replace Simple Gallery.
It's not a one on one replacement, but for most of our clients it does the job:

https://github.com/40fing.../04.00-Image-Gallery

New Around Here Send Private Message
Posts: 19
New Around Here

Thanks Timo,

I'll have a look now, not used the open conternt module so be a refreshing change.

Regards 

Craig

New Around Here Send Private Message
Posts: 20
New Around Here

DNN 10.0 platform seems good so far. Accessing admin persona bar pages was a little slow the first time I accessed them but they are good now. My problem is related to my modules I've created that use datajs, Odata and EF. Some work and some don't. I can't figure it out because they all use the same components I've listed. I know I need to catch up with the newer frameworks and I'm open too anything that works with SQL databases.

New Around Here Send Private Message
Posts: 20
New Around Here

I'm stuck trying to get roles, specifically whether the current user is a "Content Editor". The script I was using contained the following line:

DotNetNuke.Entities.Users.UserInfo userInfo = DotNetNuke.Entities.Users.UserController.GetCurrentUserInfo(); 

It looks like GetCurrentUserInfo() doesn't work. Has it been replaced with something new?
I discovered I can use UserInfo.IsAdmin (don't know if that's new or not) but it would be great if there was a UserInfo.IsEditor property.

New Around Here Send Private Message
Posts: 20
New Around Here

I'm stuck trying to get roles, specifically whether the current user is a "Content Editor". The script I was using contained the following line:

DotNetNuke.Entities.Users.UserInfo userInfo = DotNetNuke.Entities.Users.UserController.GetCurrentUserInfo(); 

It looks like GetCurrentUserInfo() doesn't work. Has it been replaced with something new?
I discovered I can use UserInfo.IsAdmin (don't know if that's new or not) but it would be great if there was a UserInfo.IsEditor property.

Page 1 of 212 > >>

These Forums are dedicated to the discussion of DNN Platform.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. 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.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved