DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.
Search this forum:
Search
You are not authorized to create a new topic
Page 1 of 1512345 > >>
Topics
Replies
Views
Last Post
3 Replies and 71 Views The call is ambiguous ... Custom Authentication Module     71 3 Started by Joshua Rose I&39;ve got a custom Authentication module put together for two of our partner sites Error    CS0121    The call is ambiguous between the following methods or properties: &39;Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService<T>(System.IServiceProvider)&39; and &39;Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService<T>(System.IServiceProvider)&39;    S...
3 71
by Will StrohlJump to last post
3/26/2024 10:55 AM
3 Replies and 103 Views Issue inserting data using IRepository to insert data with Guid(Uniqueidentifier) as the primary key     103 3 Started by Ana_Dana I have a table with Guid(i.e. Uniqueidentifier) as the primary key. When I try to insert a new row with IRepository I am getting the following error, even though I am filling in FolderUid , which is the primary key, property with a new Guid: Error message: Cannot insert the value NULL into column &39;FolderUid&39;, table &39;xxx&39;; column does not allow nulls. INSERT fails. My Code: using (IDataContext db = DataContext.Instance()) {             &n...
3 103
by Daniel ValadasJump to last post
2/29/2024 4:18 PM
3 Replies and 108 Views Spid and CIE authentication integration in DNN for Italian Government website     108 3 Started by Marco Gasparrelli Hi, I hope I&39;m writing in the right forum. We are an Italian company that has been using and developing on DNN for many years. One of our Government clients asked us to implement access on their website via the following systems (used in Italy): - Spid: https://www.spid.gov.it/en/what-is-spid - CIE: https://www.cartaidentita.interno.gov.it/en/about-cie EDIT BY MODERATOR: Fixed the URLs to account for a weird URL parsing bug in the forums module. I ask the Community if there are Ita...
3 108
by Will StrohlJump to last post
2/16/2024 11:37 AM
10 Replies and 327 Views Delete users programmatically     327 10 Started by Seek78
(Topic has multiple pages1 2 )
Hello, deleting all users by the method &91;CODE&93; UserController.DeleteUsers(int portalId, bool notify, bool deleteAdmin) &91;/CODE&93;, I ran into this error: &91;CODE&93; System.NullReferenceException: Object reference not set to an instance of an object.    at DotNetNuke.Entities.Users.UserController.UpdateUser(Int32 portalId, UserInfo user, Boolean loggedAction, Boolean sendNotification, Boolean clearCache) in C:\DNN\09.11.2\DNN Platform\Library\Entitie...
10 327
by Seek78Jump to last post
2/6/2024 3:01 AM
2 Replies and 117 Views Dependency Injection from Provider     117 2 Started by Adam Ross I have implmented a custom profile provider class from the abstract ProfileProvider class. What is the proper way to access the DI container. I have tried this HttpContext.Current.GetScope().ServiceProvider.GetService(typeof(IXyz)) But I am not sure if this is the correct way. I am currently on version 9.13.0
2 117
by Adam RossJump to last post
2/5/2024 11:47 AM
4 Replies and 157 Views Developing a new module that uses a different SQL schema to dbo     157 4 Started by Alon Hi, I have a DNN installation that uses the default databaseowner (dbo). I would like to develop a module that has tables in the default database, but uses a different schema (fees) so that I can easily distinguish which tables are related to my module vs the other DNN modules. I don&39;t want to use prefixes - I prefer to use a completely different schema. I also don&39;t want to use a different database as I want to keep the DNN data and my module data inthe same database (for back...
4 157
by Will StrohlJump to last post
1/24/2024 1:47 PM
12 Replies and 890 Views ModuleAction on custom modules     890 12 Started by Seek78
(Topic has multiple pages1 2 )
Hello, I&39;m adapting some modules from 7.4 to 9.11.2 and I&39;m facing with ModuleActions. In simple terms, icons are not rendered while editing pages (the top right icons does not appear): &91;CODE&93;         public ModuleActionCollection ModuleActions         {             get             {                 ModuleActionCollection Actions = ...
12 890
by Will StrohlJump to last post
1/23/2024 11:54 AM
2 Replies and 214 Views Scheduler Next start     214 2 Started by Kristian Radolovic Hi everyone. Can someone please explain how DNN Scheduler "calculates" the "Next start" value I&39;m accessing the scheduler from code behind to manage my Tasks only (giving access to some users) and when I create a new task set it to start ie. 2023/11/3 00:05AM repeat every month I see that "Next Start" is set to 2023/11/2 14:01:15. Also, when the task is run, the Next Start gets some weird value.  
2 214
by Kristian RadolovicJump to last post
11/6/2023 2:10 AM
3 Replies and 273 Views Application Error     273 3 Started by Tarunjit Hi All, I am new to DNN just installed DNN version 9.11.0 yesterday on my local. Till 1 hour before it was working fine. But now when I open url dnndev.me it is giving me following error. Application Error   On having a look at log file I have noticed following error message 023-10-17 18:22:36.49005:30 &91;IXC1-LT4DB7HK3&93;&91;D:2&93;&91;T:39&93;&91;FATAL&93; DotNetNuke.Framework.PageBase - An error has occurred while loading page. System.NullReferenceException: ...
3 273
by Will StrohlJump to last post
10/18/2023 11:33 AM
3 Replies and 202 Views module debugging issue     202 3 Started by Joshua Rose Trying to debug an authentication module I&39;ve been putting together with a new partner and when I pull the Website in the website folder and attempt to debug I get this errror System.ExecutionEngineException: &39;Exception of type &39;System.ExecutionEngineException&39; was thrown.&39; The other message that I can put here is No symbol file loaded for EasyDNNsimpleForum.dll That DLL has nothing to do with my module, any thoughts on bypassing or ignoring it  
3 202
by Will StrohlJump to last post
9/21/2023 3:30 PM
You are not authorized to create a new topic
Page 1 of 1512345 > >>


RSS Feed Available

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