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 Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.
I would like to ...
Hi I can't find anything on the subject of Swagger (or Swashbuckle) at DNN. I have a simple SPA Module which has a View html and some APIs. I can get the APIs to load eg site.me/desktopmodules/HMS_WebAPI/API/Quote/Notify but if I add /swagger at the end …
Hi, I wrote some WebAPI controllers using WebAPI for DNN 7.0 similar to this ( http://www.dnnsoftware.com/community-blog/cid/142400/Getting-Started-with-Services-Framework-WebAPI-Edition Today I upgraded DNN to 7.2.1 to WebAPI2 and my services on my …
Recently I uninstalled Onyaktech Novus because it was breaking my site. I uninstalled the module and still get the following error: 2014-12-10 08:41:51,708 [web-cadu-svr05][Thread:10][ERROR] DotNetNuke.Services.Exceptions.Exceptions - System.IO …
I updated a custom module to use WebAPI2, Newtonsoft JSON and EF6 and I needed to include these .dlls in the bin folder of my website (DNN 7.2.1) However, since the update, I noticed that I can no longer post on the Journal Wall or Messages - it looks as …
Do the WebAPI calls allow users that are not yet Verified to make calls? Can non-verified users post on Journal Walls? For example - if I create a new user and try to change my Profile Picture it says "Authentication Required" (see this forum post for …