A .NET open source content management system and web application development framework

learn more… | top users | synonyms (1)

0
votes
0answers
8 views

Adding an iphone icon to a DotNetNuke site

First and foremost I apologize if this question is not programmer per-se but I've been trying to get some details as to why I'm having this particular problem. When you view this page on your phone ...
1
vote
0answers
18 views

Add module definition to existing module

So, I've developed a great module and integrated all over the installation on multiple pages. The next day comes the customer and they want another view added to the module. So I build another module ...
0
votes
0answers
13 views

DotNetNuke ServerAndNoCache not working

I want to show page expired on few pages on clicking of the browser back button. For this I have used the below code in PageLoad of the UserControl , the below code is not working ...
0
votes
2answers
21 views

Linking to javascript & CSS using client resource Management API

I am looking to integrate ”lightbox2” (http://lokeshdhakar.com/projects/ligh...) into a DNN module I am developing, this involves using 4x js and css files in the dnn project which come with ...
0
votes
1answer
25 views

How to show image in DotNetNuke custom module?

I'm writing custom module for upload image. After upload file to custom folder. When loading image, image's address is correctly but it doesn't show in image control. How to show image in DotNetNuke ...
1
vote
2answers
24 views

Database Connection Error DNN 7

i am really frustrated from this problem, i am trying to install DNN 7 in windows server 2008, i follwoed the steps in DNN site for installation, but when i run installer wizard i am getting ...
1
vote
1answer
33 views

Dotnetnuke browser back button redirect to custom page

On browser back button click i want to redirect to a Custom Page that i create, Example: In most banking applications while transacting if you click browser back button you get Page expired page and ...
0
votes
2answers
24 views

How do you clear an Image from the DNN module cache

I have a DNN 7 custom module that allows the user to select a photo associated with their login. I have it set up so the photo has a name that's always the same for each user (e.g. User1.jpg). When ...
-2
votes
0answers
14 views

What happened to MarkitModules XMenu? [closed]

Does anyone remember those fantastic menus for DotNetNuke built by Markit Modules? Apparently the developers have left the project alone and deleted all the demos, they used to be found here: ...
-1
votes
0answers
24 views

Dotnetnuke Error: Could not load type 'x' from assembly 'DotNetNuke.Web'

We have written a number of Dotnetnuke modules that have been running perfectly in our DNN 6.1.5 installation. We recently installed a third party module for blogs (called Packflash) and ever since we ...
0
votes
2answers
23 views

Enable someone to view an otherwise redirected DotNetNuke site

We have a dotnetnuke installation with a multi-site setup. Don't know if that's the right term, but whatever. One of the sites has been redirected to another per the client's request. What I was ...
-1
votes
0answers
23 views

Paypal payment pro with DNN 7

i'm upgrading a DNN site from v4.8 to v7.0, the is currently using Paypal payment pro (paypal_base.dll version 4.2) and I can't get payments to work, i think because of the .net version Do you know ...
-1
votes
0answers
16 views

SharePoint and Dot Net Nuke [closed]

I've 6 months experience in Sharepoint and recently I heared about Dot Net Nuke. Both are Content Management systems.How do they differ? Which is better?
1
vote
1answer
36 views

Icons for editing missing in a custom DotNetNuke Module

I am using DNN 7.00.04. I have developed a custom module for which some icons do not show up when I log in as superuser and go into Edit mode at page level. The following screen shot shows that only ...
0
votes
1answer
22 views

Dotnetnuke - How to insert a module inside another module?

I am writing a Tabs module in which I want to be able to display other modules like html, third-party modules etc. How do I achieve that? C# code please.
0
votes
1answer
65 views

Connection To The Database Failed in DNN

I am trying to install DotNetNuke, I created a virtual machine with Window Server 2008, and followed the video series to install DotNetNuke. When I run the InstallerWizard I am getting this error: ...
0
votes
1answer
24 views

this.Controls doesn't contain all controls

One text box in particular has been skipped. That textbox with ID "q3TXT" is inside a panel which is hidden at the PageLoad method. Yet it becomes visible before the function that collects controls. ...
0
votes
1answer
19 views

Dotnetnuke Module usage by role

I would like to see for each portal how many times a particular module was viewed, that is number of views for a module based on role. Can we generate this using SQL Query. Regards,
1
vote
3answers
140 views

How can I rotate(or change) background image using CSS and Javascript

I have taken a look through stackoverflow for hours now, and I have found a topic similar to what I am trying to achieve How to change the "background-image" css attribute with JavaScript? ...
0
votes
1answer
29 views

DNN Encrypted Profile Field

In DNN's site settings, I would like to store a user's credit card in their profile. Is there a way I can encrypt this data? Here is the code I use to pull user custom fields: UserInfo theUser = new ...
0
votes
1answer
26 views

Make a module editable when page in DNN is not in Edit Mode

I have a page 'Page 1' to which I have added a custom module called 'Exam Tracker'. Is there a way to make this module on 'Page 1' always editable, even when 'Page 1' is not in edit mode? May be ...
0
votes
2answers
38 views

Use Ajax File upload in the dotnetnuke custom module

i am running DNN 06.02.X. I design a custom module that needs to upload file to server and i want to use Ajax File Upload control(From AjaxControlToolKit 4.1.60919). for this purpose i Add ...
-1
votes
1answer
30 views

Sample code or app whic demostrate to do autorisation agains DNN7 WebAPI

I start building my winforms app which uses DNN 7 as backend for authorization users. My users are registered and approved on DNN portal, an idea is to my new WinForms Application use same users as ...
0
votes
2answers
17 views

2 DNN filesystems pointing to the same database

I have setup a local installation of DNN7 using a database residing in another machine (sqlserver 2008). I've tried to copy all the filesystem to a production server but keep the connection string the ...
0
votes
0answers
22 views

How to configure WCF Service in DotNetNuke Application in IIS

I have added code in my root DNN web config for my webservice to run, the code is given below: <system.serviceModel> <serviceHostingEnvironment aspNetCompatibilityEnabled="true" ...
0
votes
2answers
55 views

How i develope cms such as Sitefinity or DotNetNuke style?

I want to create a content management system as Sitefinity or DotNetNuke style.Is correct to below approach?What's to reason Sitefinity or DotNetNuke?The both CMS runs modul-based as far as i ...
0
votes
1answer
19 views

Chrome browser - DotNetNuke popup moves to top of screen and cannot close it

I have created a dnnModal popup in DotNetNuke that works very nicely, except in the Chrome browser when the anchor tag is clicked that is in the form to move down the page, the entire popup moves up ...
3
votes
4answers
48 views

Center non text within a table

I am trying to figure out a way to center a "rating" within a table, I can figure out how to align text and images but i can not figure out how to align this rating, since its technically not text or ...
1
vote
0answers
20 views

Manual Url Culture Rewriting in DotNetNuke Request

I'm working with dotnetnuke 7. I'm not using any rewriting modules and don't want to use them. When content localization is enabled, url has the following view: my_training_host/en-us/my-page.aspx ...
0
votes
1answer
94 views

Using FileHelpers to read CSV file from asp.net file upload [closed]

I'm working on an ASP.NET Webforms C# application. I need to have a CSV file uploaded to server and contents read and saved to database. I read somewhere that FileHelpers may be used for reading csv ...
1
vote
1answer
33 views

How can I migrate users from DotNetNuke 4.9 to 7?

I have a DotNetNuke 7 website that I have developed and an older version that was made in 4.9. I have to find a way to migrate the users into the new database so that the users of the website do not ...
2
votes
3answers
122 views

DotNetNuke 7 skinning tutorial

I'm looking for a decent tutorial on creating skins for DotNetNuke 7. I've not been able to find anything for the most up to date version of dnn and although I've had some success modifying existing ...
0
votes
2answers
54 views

Null.SetNull method in DotNetNuke/VB.Net

I was looking at some old code in DotNetNuke 4.x/VB.Net and couldn't make anything meaningful out of the following code. I know SetNull method is not part of VB.Net. What is this code trying to do ...
0
votes
1answer
42 views

Module Development in DNN 7.00.04

I was reading a DNN manual called 'DotNetNuke Module Developers Guide' for developing new modules from scratch. The manual says to create a class library project and add reference to DotNetNuke ...
2
votes
1answer
47 views

How Do I Perform a DotNetNuke WebAPI Update/Delete?

I've got a dnn module that I've created that has no problem retrieving data from the server using the WebAPI. However, when I try to perform an update, I continue to get errors no matter what I try. ...
4
votes
1answer
72 views

How to write code for global.ascx.cs in dotnetnuke website.?

I need to write some code in application level variable in global.ascx.cs file in my dotnetnuke website to change the url of some pages with querystring management. I got a tutorial from youtube to ...
-1
votes
5answers
414 views

DotNetNuke, Umbraco or Orchard [closed]

First off please have patience for this long winded post. I wanted to get all the pertinent information (as I see it) out to you. I have a decision to make and would like your input. I have ...
0
votes
1answer
53 views

how to install and apply DNN-7 skin?

It is my first time working on DNN. I have installed the dnn 7 and purchased fitted skin to it. it came with two different zip files. I installed them both but the page layout look bad, some styles ...
0
votes
1answer
42 views

DNN Account Registration Module

How do I add custom fields to the Account Registration module in DNN 7? Are they stored in the element in the web.config?
0
votes
1answer
31 views

How to find out where a handler mapping is being inherited from in IIS

Here's my problem. I'm installing a module that the company I work for developed in a version 5.0.4 DotNetNuke installation. The .dnn manifest file has a nodes section that includes this add ...
4
votes
2answers
99 views

DNN API Role based authorization

I want to apply authorization on API call with respect to DNN roles. so that DNN itself will perform checks whether logged user has access to particular API call. I got one solution but not exactly ...
1
vote
1answer
32 views

Hide dotnetnuke login username control

In dotnetnuke how can i hide the login /user name control that usually we place in a skin I want to hide this based on some dynamic condition I have googled and most of them say to remove it from ...
-3
votes
0answers
25 views

Does selenium support DNN applications?

I am working with selenium 1.10, FF 16.0 with DNN 7 applications. When I am record test case type command recorded two times. As below. <tr> <td>type</td> ...
0
votes
1answer
26 views

How to use multiple container in single page in DotNetNuke?

I am using a CMS (DotNetNuke) for creating a web application. I am newbe for dotnetnuke. I searched on net for add or create multiple container for a single page and also installed some package from ...
0
votes
1answer
48 views

How can I log someone into DotNetNuke without knowing their DotNetNuke password in an SSO scenario?

We are setting up a single sign on system to handle authentication and authorization among our different systems (almost all of which are not DNN systems). The idea is that the user will be given a ...
1
vote
5answers
273 views

jquery change button color onclick

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 the ...
0
votes
2answers
35 views

Load data when webservices starts

i have a scenario where i have to load data from SQL server when i start running a web service. Later i have to use this data for my application, instead of accessing it every time from Database. In ...
0
votes
2answers
56 views

How to Add a New Item to filepickeruploader control in dotnetnuke?

I would like to add a new item to the file picker, but I do not know what to do. I always see a directory portal\0\ How can I change or add path in filepickeruploader ? <dnn:filepicker ...
0
votes
1answer
45 views

DotNetNuke “A critical error has occurred. Selection out of range Parameter name: value” Using DnnFilePickerUploader

I'm just getting started developing DNN modules and I'm trying to write a module that takes a PDF and a JPG (as a thumbnail for the PDF) and then displays them as a list. I have everything working the ...
0
votes
2answers
59 views

dotnetnuke : membership in mobile and webpages

We are building a mobile application which integrate through the DNN. The mobile application uses ASP.net webservice which connect to the DNN Modules, in the mobile application there exist two ...

1 2 3 4 5 29