Unable to use User Control inside Portlet control - This type of page is not served

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Unable to use User Control inside Portlet control - This type of page is not served

    I want to use user control inside the portlet but getting an error

    "This type of page is not served.".

    If I give URL to the aspx page it works fine.

    My question is is there is any way to call user control inside Porlet.

    <ext:Portlet ID="Portlet4" Title="Dundas Chart" runat="server" Height="450">
           <Loader ID="Loader2" runat="server" Url="~/TestUserControl.ascx" Mode="Frame" />
     </ext:Portlet>
    Thanks for your help.
    Last edited by geoffrey.mcgill; Apr 06, 2012 at 6:14 PM. Reason: please use [CODE] tags

Similar Threads

  1. Replies: 5
    Last Post: Apr 28, 2012, 5:21 AM
  2. Replies: 2
    Last Post: Feb 06, 2012, 9:06 AM
  3. Replies: 7
    Last Post: Apr 14, 2011, 10:52 PM
  4. Replies: 1
    Last Post: Mar 09, 2010, 2:55 AM
  5. Replies: 2
    Last Post: Aug 27, 2009, 8:12 AM

Tags for this Thread

Posting Permissions