You need to Register for free and Login to post a message in the forum.

Forum

Adding aspx pages to DNN portal
Last Post 2008-04-18 08:29 AM by Lee Sykes. 7 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
vijayUser is Offline
Nuke Newbie
Nuke Newbie
Posts:7

--
2008-04-10 04:27 PM  

Hi Guys,

I have a  requirement where in i have .aspx pages  which are already developed using asp.net 2.0  and that  needs to integrate with DNN  portal. I have gone through DNN framework documentation and found Page Management whch will be used to create pages in DNN  portal and then  we need to have modules on the page . But is there any way  we can use  the existing  .aspx pages  which are ready with the fucntionality?

The question is  do we have such kind of functionality for integration of other .aspx page in DNN ? If yes please let me know the details. If not then don't you  think it is a good idea  to have in  the future  DNN version cause it will take less time to build application and  will provide ease for migration from other  asp.net application to DNN  portal  so as  to use DNN powerful features.

Will appreciate any help regarding this.

Thanks

Vijay

Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9001
Avatar

--
2008-04-11 01:38 AM  
It's also not terribly hard to convert your existing aspx pages to modules.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
vijayUser is Offline
Nuke Newbie
Nuke Newbie
Posts:7

--
2008-04-11 08:27 PM  
Hi joe,

I agree about  your suggestion  to convert the  .aspx page  into user controls ( modules ) for DNN.
I have this as a  second option. Cause  the Intranet  Site is  develop ( in process ) using DNN and there are already few  portal relevant  applications which are developed using asp.net 2.0.
We are  in a process of integrating those already developed portal pieces into DNN  Framework.
So finding the  different solutions for this integration. 
 
Would really  appreciate  if you  let me know which is the best way  for this kinda  situation.

Thanks
vijay
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9001
Avatar

--
2008-04-12 01:22 AM  
If the other applications will run as stand-alone web pages, you can use an IFrame module to capture them and display them in DotNetNuke while you also work on the conversion.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
ShanUser is Offline
Nuker
Nuker
Posts:18

--
2008-04-12 09:13 AM  
I have a case where I am using an .ascx user control in a DNN module as a "main" page, from which I can load aspx pages in popup windows via the javascript window.open() method. That works nicely, If you like popups . I think using Response.Redirect("page.aspx") instead of Server.Transfer(...) will also work in this situation.
vijayUser is Offline
Nuke Newbie
Nuke Newbie
Posts:7

--
2008-04-15 06:35 PM  

Hi,

Thanks for your  suggestions.

I have few  more questions. If i load a stand alone application  in Iframe in DNN  Will this Stand along  be a part of DNN  Framework ?

Thanks

Vijay

 

Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9001
Avatar

--
2008-04-16 02:52 AM  
No, you'd have to have the "stand alone" thing stand alone. To use the iFrame, you'll need to have it running as a separate website so that you can capture it.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2008-04-18 08:29 AM  
a reply from the 14th was accidentally deleted when we moved server

by gymnasticsmedia

Nukelet lets you add existing modules to DNN. Probably worth investigating.


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
You are not authorized to post a reply.

Active Forums 4.3

Latest Forum Posts

Admin menu problem by alireza arabiyan
hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config procedure
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config
dnn 4.4 upgrade issue by imran shaikh
hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
RE: How to build Skins for DNN 6.x by Joseph Craig
I'd recommend that you try replacing the hard-coded text with the DotNetNuke Text skin object. That
RE: Module permission does not work! by Joseph Craig
What permissions have you give to that role?
RE: DNN nav issue by Joseph Craig
Are you using a custom skin? How often does this happen?
RE: Friendly URLs Broken by Joseph Craig
I don't entirely understand this, but I'm glad you got things working.
RE: How to build Skins for DNN 6.x by Christopher Adamakis
Dear all, I have one more question regarding greek fonts. If you check my site http://www.expertsoft
RE: Dnn local setup problem by imran shaikh
this is error is resolve now now getting this one Server Error in '/cooperpharma.ma' Applicat
RE: Module permission does not work! by Abraham Tameru
I created a special role for the user to administer the site. The user is not a member of the Admini
Dnn local setup problem by imran shaikh
Hi All i have just installed the new site files on my local computer set the connection strin
RE: Firefox has detected that the server is redirecting the request for this address in a way that will never complete. by imran shaikh
Hi i have the same issue Firefox has detected that the server is redirecting the request for thi
DNN nav issue by imran shaikh
Hi All This is imran i am using DNN 6.0 in which issue is that while i am refreshing the site nav
RE: Problem After Attaching/Detaching Database.mdf by Prakasam Srinivasan
thanks joe! But I have connect with database.mdf file in App_Data. I detach the database from
RE: Ventrian News Article by Collin Stefani
Posted By Joseph Craig on 2012-01-18 10:51 AM I'm not sure that you can with the built-in UI.
RE: Friendly URLs Broken by Vistalogix Corporation
Well, we figured out that the problem is related to .Net framework 3.5. Friendly URLs works fine und
RE: Problem After Attaching/Detaching Database.mdf by Joseph Craig
That behavior of running the installation wizard indicates a problem connecting to the database.
RE: Friendly URLs Broken by Vistalogix Corporation
Nope, just a straight-up DNN install and configured in Host -> Friendly URLs as described in my orig
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds