I have a control in a folder of its own and my .aspx page is in the root folder.

i have drag and dropped the control onto the page and every thing works perfectl, i also have the control (That is nested inside the root folder page) maped to the root folder page so when the user clicks on one of the links that it calls the same aspx (root folder page (the control is not mapped to call itself back)). when ever a link is click on the datalist control it sends me an error stating that the resource page can not be found (that is because the page is not in that folder it is in the root folder)

In other words when i click on the control nested in the root folder page it maps me INTO the control folder. What am i doing wrong here?


thanks!!

Erik...



Url: /ConstructionSuperCenterCom/Controls/Blind_a_Shutter_Menus/WindowTreatment_ByCompany.aspx *Going into this folder and should go to root***




Server Error in '/ConstructionSuperCenterCom' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested Url: /ConstructionSuperCenterCom/Controls/Blind_a_Shutter_Menus/WindowTreatment_ByCompany.aspx


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032