Tagged Questions

0
votes
1answer
14 views

Localize DNN Site via CodeBehind

Hi, I've a portal with two different alias, one for eache language: - en.mysite.com - it.mysite.com Now I've the issue to have English language on the first portal and Italian …
0
votes
0answers
37 views

Problems building a DNN module using Linq to SQL

I am building a module using linq to SQL and I am running into some problems. I have been following Michal Washington's tutorial on adefwebserver.com. The problem is that VB does n …
0
votes
1answer
35 views

Mixing DNN modules that use .NET 2.0 and 3.5

I am running a DNN 4.9.x site with a number of custom modules that we've written. They all use .NET 2.0 until I upgraded one of them to use 3.5. Now I'm getting this error on the …
3
votes
2answers
45 views

DotNetNuke ‘Run As Script’ sql option

What does the 'Run as Script' option do in the Host->Sql page in DotNetNuke?
0
votes
1answer
25 views

Dotnetnuke menu custom root

Is there anyway to use the built-in DNN Menu module to display a menu based at a different root node other than the current tab node? Given the following structure: Page1 -child …
1
vote
2answers
156 views

DotNetNuke Retrieving UserInfo for the given UserID

Is there somthing in the dotnetnuke framework which will allow me to pass it a userId and it would return the UserInfo object filled with details of that userId. If not what would …
0
votes
0answers
17 views

Multiple swf files not loading in DNN 5.X

Hi Guys, We have run numerous tests now and it has now come down to either a DNN-SWFObject loading multiple swf files on a page or Firefox bug. Here's the outcome we need: Two s …
0
votes
3answers
122 views

Prevent jQuery multiple reference

Hi, I am developing Dnn modules and I am using jQuery in some modules, I add the jQuery reference to the top of the each ascx file, by the way when user add multiple modules to the …
3
votes
1answer
38 views

How to use transactions in DotNetNuke?

I'm trying to do the most simple thing and apply a transaction to the CreatePortal method. If I'm using TransactionScope - It promotes to DTC for some unknown reason - BAD. using …
1
vote
3answers
151 views

Change favicon in DotNetNuke portal

I'm managing several DotNetNuke portals (as well as the main hosting itself). All of the portals have the default DNN icon in the address and when they're bookmarked. I want to h …
11
votes
19answers
2k views

Joomla, drupal or dotnetnuke?

I'm in the process of starting my own podcasting website. I'm trying to find a good cms to use. At work I'm a .net developer and we are starting to use DNN for some small projects …
0
votes
1answer
38 views

aspnet dropdownlist does not fire in dnn module

Hi, I've been searching around for this problem without any luck. I have a strange problem with asp.net dropdownlist on a dotnetnuke module. It's very simple, I have setup everyth …
1
vote
0answers
31 views

Dotnetnuke and gzip

I am currently running Dotnetnuke version 4.9.4 and would like to enable gzip compression. My concern is that IE6 prior to SP2 has known issues with gzipped content. Does the Dotne …
0
votes
1answer
69 views

Updating DotNetNuke module from another app

I have several DNN modules that I wish to update silently, using the portal's built-in module upgrade facilities called from a separate application, in this case a Windows service. …
0
votes
1answer
39 views

Dnn Module Packaging Question

Hi, I have folders inside a module which I developed and there are many files inside them. How can I package the folders with files? Should I archive the folders in a zip file? I …

1 2 3 4 next
15 30 50 per page