or
<telerik:RadWindowManager runat="server" ID="rwmManager" VisibleStatusbar="False" OnClientClose="OnClientClose" OnClientShow="OnClientShow" EnableShadow="True" ShowContentDuringLoad="false" Skin="Office2007" Modal="True" Behaviors="Move" KeepInScreenBounds="True" ReloadOnShow="True"> <Windows> <telerik:RadWindow runat="server" ID="rwLetter" Width="500" Height="300"> </telerik:RadWindow> <telerik:RadWindow runat="server" ID="rwLookup" Width="1010" Height="600"> </telerik:RadWindow> <telerik:RadWindow runat="server" ID="rwViewDocuments" Width="900" Height="400"> </telerik:RadWindow> <telerik:RadWindow runat="server" ID="rvViewDuplicates" Width="700" Height="400"> </telerik:RadWindow> <telerik:RadWindow runat="server" ID="rwGridEntry" Title="Add/Modifiy Detail Line" VisibleStatusbar="true" Width="1000" Height="650" ShowContentDuringLoad="false"> <ContentTemplate> <afs:Toolbar runat="server" ID="GridToolbar" /> <div id="destination" /> </ContentTemplate> </telerik:RadWindow> </Windows> </telerik:RadWindowManager>It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.<br>


