Parent and Child Portal
Last Post 11/10/2010 11:17 PM by Koinflip. 8 Replies.
Author Messages
Koinflip
Nuker
Nuker
Posts:13


--
11/04/2010 4:25 AM  
Hi, I'm new to DNN. I have created child portal, then how to get all parent modules into child portal... http://localhost/ParentPortal/Default.aspx.... http://localhost/ParentPortal/Defau...Portal.... after that, i try to login into child portal its giving error "HTTP Error 404.0 - Not Found" Is there any settings need to do after create a child portal. Thanks.
Joseph Craig
DNN MVP
Posts:11667


--
11/04/2010 7:33 AM  
You should be able to log into a child portal right out of the box. What is the URL of the login?

Joe Craig, Patapsco Research Group
Complete DNN Support
Koinflip
Nuker
Nuker
Posts:13


--
11/05/2010 2:51 AM  
HI, thankq for the response... the Child URL is like : http://localhost/ParentPortal/Defau...spx?alias= localhost/ParentPortal/ChildPortal... when click on Login hyperlink then it's giving error.. "HTTP Error 404.0 - Not Found"... My comp wants to create a child portal and import all parent modules into child portal...actually i'm new to DNN.... pls help me.... thankq....
Joseph Craig
DNN MVP
Posts:11667


--
11/05/2010 7:28 AM  

Joe Craig, Patapsco Research Group
Complete DNN Support
Koinflip
Nuker
Nuker
Posts:13


--
11/07/2010 11:10 PM  
Hi, I created Child Portal and login successfully.pls let me know the steps for import all modules of parent portal into child portal... thanks..
Joseph Craig
DNN MVP
Posts:11667


--
11/08/2010 11:02 AM  
If you are referring to module contents rather than modules, there are some modules available (See DNNMasters.com in particular) that permit you to share content among portals in a single DotNetNuke installation.


Joe Craig, Patapsco Research Group
Complete DNN Support
Koinflip
Nuker
Nuker
Posts:13


--
11/09/2010 2:50 AM  
I login into child portal and try to open any page(redirecting to another page), it's giving error "Object reference not set to an instance of an object" whereas the page is working fine while parent login. Is there any settings need to do after creating child portal using parent template.
Joseph Craig
DNN MVP
Posts:11667


--
11/09/2010 5:42 PM  
How are you referring to pages on the child site?

Joe Craig, Patapsco Research Group
Complete DNN Support
Koinflip
Nuker
Nuker
Posts:13


--
11/10/2010 11:17 PM  
HI, I am having a problem after creating a child portal. I created a child portal successfully. But, incase when I receive any error on Child Portal (object reference error)... it is redirecting to parent portal... i) parent portal - http://localhost/abc ii) child portal - http://localhost/abc/Default.aspx?alias=localhost/abc/xyz.... if i click on any link in child portal(let suppose click on Add New User button it redirect to New User page) it's giving error where as the same page is working fine in parent portal..is there any settings need to do after create a child portal....it is working in parent portal and why it is not working in child portal.... i found this same problem even fresh create child portal... Thanks...


---