dotnetnuke

changing startup page

Hi, I added one new new page to my dotnetnuke application,now i want to cahnge my newly created page as default startup page for my dotnetnuke website. Please tell me how to change the page.. ...

can't acces accordion in IFrame

Hello, I am using the accordion from JQuery together with DotNetNuke. Now the DNN page is loaded into an IFrame dynamicly, so an the Page_load event of the page which includes the IFrame, the IFrame is not filled yet. <div class="dvFrame"> <iframe class="IFrame" marginheight="0" marginwidth="0" frameborder="0" runat="server...

hosting dotnetnuke applications

Hi, I am new to dotnetnuke,i created one sample dotnetnuke application, it works locally, now i want the process how to host my dotnetnuke applcitation on webserver how to host my applcation, Please help to host my application........ ...

Blog host with importing from dotnetnuke blog

I want to migrate my blog from my own dotnetnuke site to another host (like blogger, posterous etc). Do you know any such host that supports importing from dotnetnuke. Posterous supports importing using MetaWebLog API, which is supposed to be supported by dotnetnuke blog module. I tried it but it does not work. I always get 'We were not ...

DNN 5.0 skin creation help

Can anyone shine some light on DNN 5.0 skin creation?Like a simple tutorial? ...

dotnetnuke up and running error

Hi, I developed a DotNetNuke application and hosted it on a web server. When I browse the site, I am getting the following error: Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the appl...

host dotnetnuke application and database

Hi, Is there any special steps to host the dotnetnuke application and database on ftp server, if any then provide the steps to be follow to host dotnetnuke application.. ...

dotnetnuke browsing problem

I developped a Dotnetnuke application. It works locally perfect, but when hosted on the webserver I am getting this error: DotNetNuke Error -------------------------------------------------------------------------------- Windows Vista Return to Site ...

DotNetNuke error

Hi, I hosted one DotNetNUke Application to my production server, and locally it works perfectly. But, when browsing it redirects to the error page. How do I set the default.aspx as my application default page? I am getting the error as below: DotNetNuke Error --------------------------------------------------------------------------...

DotNetNuke Error

Hi, I changed the Path in the PortalAlias table to the server url and default.aspx as the starting page, but it displays the error.aspx as default page. Please help me resolve this problem.. ...

Is it possible to create a SharePoint internet site?

I want to use a CMS that can be accessed by my clients via the internet. All SharePoint usage I have seen is for intranet sites only. What I am looking to do: Landing page for all clients, with general information. Client login to client specific portal page with client specific information. Accessible via the internet. The clients ...

DotNetNuke Error

Hi, I developed one DNN applciation it works locally but in hosting i got dotnetnuke error. I changed the Path in the Database also, but i am getting same error. How to set the default.aspx page as the default page.. ...

DotNetNuke Page Redirecting

Hi, When i browsing my dotnetnuke application from the server it defaulty redirects to the error.aspx. Can anyone plz help me to set the default.aspx as the default page... Tanks in advance ...

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 not recognize my Complaint Class when I try to create new Complaint object. Any idea why I am unable to Dim a Complaint object? Here is my code: View.ascx.vb( ...

Adding ASP or Dynamic Content into the FCK textbox

Hi there, I'd like to add some dynamic content into the FCK text box when I'm adding links, for example when I add a link or link some text I want to be able to put some ASP delimeters into the textbox and a variable name. Something like this <%= myLinkVariable %>. I've tried looking at the textbox content in the source view and adding...

TabInfo IconFile

I'm wondering how to correctly use the IconFile property of a TabInfo object in DotNetNuke? I am building a custom overlay menu that will be displaying the tab name, description, and an icon similar to the Admin and Host pages that use the 'console' DesktopModule. If I have a TabInfo object that has an IconFile set for it the value of ...

How do i Dynamically load UserControls the correct way?

Hi All, im basically creating a portal system, and want to load UserControls Dynamically, now i have read a couple of articles on this where they loading them into a placeholder, i have tried this. but it just seems a little buggy. its there not a better way to manage the viewstate etc how does dotnetnuke do it where they inject the c...

DotNetNuke 5: How do you edit module content in DotNetNuke 5?

Hello, How can I edit modules in DNN5? I have previously used DNN4. It is not obvious to me what to do now. Thanks in advance. p.s. No links to video tutorials please. I cannot watch them on this box. ...

SSL on a DotNetNuke portal

Hello everyone, I have a question. I have never worked with a DotNetNuke setup with SSL before. Our server has SSL set up correctly on the server via our hosting company. My question is, if I enable SSL on one of my DNN portals, are there any gotchas or settings I need to be aware of, assuming the server is set up correctly? ...

FCK-Editor set image path in DotNetNuke

Hi trying to set the default image-path of the FCK-Editor in DotNetNuke..?! any ideas? Best Regards RL ...