dotnetnuke Questions
6
Solved
I have multiple buttons that I use when people answer a question. How would I get the buttons to change colors when a person clicks on the button? I do not know jQuery, I have been told that it is ...
Closeup asked 26/4, 2013 at 16:17
5
Solved
I am building a REST API for a DotNetNuke 6 website, making use of DNN's MVC-based Services Framework. However, I don't have any background in authentication, so I'm not even sure where to start.
...
Gough asked 16/4, 2013 at 19:0
4
Solved
We have a self-hosted DNN 6.01.03 site, in Windows 2003x64, std.
We have enabled it to use SSL, but we would like to set it up so an user coming through HTTP gets redirected to HTTPs.
Is there ...
Kid asked 10/7, 2012 at 21:2
3
Solved
How could i include the custom css & JavaScript for particular module in DotnetNuke?
I understand that it is not like normal ASP.Net page.
Stephenstephenie asked 8/12, 2012 at 18:6
8
Solved
SETUP: SQL Server 2005 & DotNetNuke 05.01.02.
This started with me trying to install a DNN Module that had "select * from dbo.sysobjects" in it's SQL scripts. That failed with the following e...
Cyclosis asked 24/9, 2009 at 18:18
1
I have a custom tensorflow model .pb file. I want to import that in OpenCV using the dnn module. dnn module function requires 2 parameters: .pb file and .pbtxt file? How can I generate .pbtxt file ...
Visser asked 11/6, 2019 at 20:39
7
Solved
We are currently considering using DotNetNuke as a base for our future portal-based and client-customizable web application that is going to be hosted centrally. The idea is to make the dynamic par...
Deploy asked 10/2, 2009 at 12:23
2
Solved
I have a View (Index.cshtml) that it has two modals (Bootstrap modal).
I have loaded a Partial View in each modal. So in this View, I have two Partial Views(AddContractHistory.cshtml and AddCom...
Draughtboard asked 2/10, 2017 at 10:34
5
I need my website to connect to CRM this is my code
var organizationUri = new Uri(ConfigurationManager.AppSettings["CRMServerUrl"]);
//Client credentials
var credentials = new ClientCredential...
Pennywise asked 9/6, 2014 at 7:0
2
Solved
I'm managing a DNN site and trying to find the source of a "width: 100%" inline style being applied to certain elements on my home page. There's a whole mess of JS libraries included in DNN that ar...
Arbitrament asked 19/5, 2016 at 15:57
1
Solved
I have a web project (DNN module) that I am developing and I recently updated to Visual Studio Professional 2015 Update 3.
I am using IIS 10 on a windows 10 PC
When I try to F5 / Debug my app I g...
Antihelix asked 30/9, 2016 at 5:21
4
Solved
Does DotNetNuke provide any built in Error Logging framework? My client is using DotNetNuke and I don't see a global error logging framework. I see the class below with some try/catch's using them....
Keratosis asked 10/1, 2012 at 22:14
2
Solved
After upgrading my DNN Website from 6.1.3 to 8.0.0 I am getting following message on every page
Module Load Warning
One or more of the modules on this page did not load. This may be temporary. Ple...
Sylvan asked 23/2, 2016 at 13:16
1
When building a custom module for DotNetNuke, I have run into this annoying issue whenever I need to edit an .ascx control that makes use of the DotNetNuke TextEditor control.
If I make any change...
Punster asked 30/9, 2015 at 18:38
3
Solved
Trying to build a DNN Service Framework WebAPI but I'm having trouble consuming it with CORS. I have all of the appropriate headers (I think) but it still doesn't seem to be working.
Error:
XMLHt...
Flux asked 7/10, 2014 at 19:6
2
Solved
I connected to my Azure Website (reserved) via FTP this evening and uploaded an app_offline.htm file (tried HTML as well) but it isn't causing the application to stop as an app_offline.htm file wou...
Fatsoluble asked 20/7, 2012 at 5:7
5
Solved
I've been tasked with fixing a dotnetnuke installation that was simply copied from one server to another and the first thing I need to do is figure out which version it is.
What's the easiest way?...
Quillon asked 29/12, 2008 at 19:49
4
Solved
For debugging purposes, how can I print to the event log/viewer in DotNetNuke, using VB.NET or C#?
Woodrum asked 11/1, 2010 at 14:19
1
If when binding to a TextEditor I use this syntax:
Text='<%# Bind("DESCRIPTION") %>'
I get the following error upon submitting the form:
InnerMessage:Object reference not set to an instan...
Scherman asked 3/8, 2015 at 19:17
3
Solved
What is the standard, best practice way to perform unit testing in a dotnetnuke app? I have searched SO as well as the dnn website, and wasn't able to find much info about this. I assume dnn has so...
Pterosaur asked 1/5, 2012 at 19:32
7
Solved
I have a small site I developed for a friend that uses ASP.Net MVC and was wondering if I could hook it up to dotnetnuke or another CMS. Or is doing an admin site using dynamic data?
Casiecasilda asked 17/3, 2009 at 22:38
3
Solved
I'm trying to use this attribute on methods in the web API for a custom module:
[DnnModuleAuthorize(AccessLevel = DotNetNuke.Security.SecurityAccessLevel.Edit)]
but no matter what SecurityAccess...
Rohde asked 6/3, 2014 at 14:25
5
We have a DotNetNuke module running in an instance of DotNetNuke 5.4.4, installed on "Server A", a Windows Server 2008 R2 Standard machine with IIS 6.1 and Internet Explorer 11.
We're accessing ou...
Heavenward asked 18/5, 2015 at 17:14
2
I am part of a team of .NET developers and we're trying to use the DNN platform as a way to have a website template so that we will not have to spend weeks or months building core functionality, su...
Irmgardirmina asked 19/5, 2015 at 15:29
7
I am installing DotNetNuke, during installation it is asking Database Password, I am giving the same password that I am using for SQL server but it is showing error.
The specified password for ...
Handicraftsman asked 26/8, 2013 at 8:0
1 Next >
© 2022 - 2025 — McMap. All rights reserved.