Welcome Guest Search | Active Topics | Members | Log In | Register

Minimum web.config declared controls Options · View
Con
Posted: Thursday, March 05, 2009 3:35:28 PM
Rank: Member

Joined: 12/20/2008
Posts: 28
Points: -313
Location: Sydney
These controls are the minimum to be declared in the web.config file:

<pages theme="Default">
<controls>
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
<add assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagPrefix="ajax" />
<add assembly="Icon" namespace="Icon.Controls" tagPrefix="icon" />
<add assembly="Icon.Core" namespace="Icon.Core.Controls" tagPrefix="icon" />
<add assembly="Icon.Security" namespace="Icon.Security.Controls" tagPrefix="icon" />
<add assembly="Icon.Document" namespace="Icon.Document.Controls" tagPrefix="icon" />
<add assembly="Icon.Warehouse" namespace="Icon.Warehouse.Controls" tagPrefix="icon" />
<add assembly="obout_ColorPicker" namespace="OboutInc.ColorPicker" tagPrefix="obout" />
<add assembly="oBout_Show_Net" namespace="OboutInc.Show" tagPrefix="obout" />
<add assembly="Telerik.Web.UI" namespace="Telerik.Web.UI" tagPrefix="telerik" />
</controls>
</pages>



Con Liaros
Software Solutions Architect
ICON Software Solutions
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

FlatEarth Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.026 seconds.