My application consists of a parent portal with multiple sub portals. I am using VS 2005 and SQL 2005
e.g
http://localhost:2953/dnn/ <-- parent portal
http://localhost:2953/dnn/myClient/ <-- subportals
I created a sub portal (e.g. myClient). When I log in this Sub Portal as Portal Administrator Role, I can not add a page, change password, nor administrate users. Any thing I do it bring me back to the login page.
However when I log on as host to the sub portal, I can do every thing I want to do. I also experience that I don't have this problems in the parent portal but only with the sub portal. I have these problems with dnn 4.0.2 but I don't experience with these problem in 3.2.2.
Is this a known problems in dnn 4.0.2? Is there a fix for this?
Any idea and help are greately appreciated.