In our DNN site we need to display many .mht files in the html module. I did it by ifram开发者_如何学运维e tag, but the file is not loading when the site is browsed for first time or when the page is
i have downloaded the dotnetnuke application from the clinet server .now i wish to open it in vs2010. for debugging but compiling it is giving this error. i have configured it as the app in iis but sa
I have a DNN site (5.06) that I developed on a standalone machine running IIS7. When I copied the site to the production machine runni开发者_如何学JAVAng IIS6 and enter the URL, such as www.site.com,
I am creating a new tab in dotnetnuke but I also want to add tags for my tab (pages). I don\'t know I how to accomplish this task. I have use taxonomy class but in that class we can define tags but I
I was given a dotnetnuke v4.9.5.5 database (sql-express about 300MB) and I am try开发者_开发知识库ing to get it up and running on a different server. I have tried:
Hi I\'ve got a DNN application using Telerik RadGrid. We\'re exporting some data from the Grid but when we drill down on the grid control and export the data we only see the initial top level data, ne
I hope somebody can assist in pointing out my ignorance by solving this problem... :) I have just installed a new DNN site on http://www.digitalrefraction.com, and all is working fine there.
I\'m got a website with开发者_如何学Go the DNN blog module.Almost all of the posts have images in them, but on the standard view of the posts they\'re all listed out with none of the html content and
I have a dnn site that allows users to have child portals.The child portals are either basic or advanced.The advanced portals is basically unrestricted.However the basic portals should be restricted t
I\'m working on a DNN module which needs to be able to update the HTML content of existing HTML modules.Does anyone know how to do this through code?