Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 15th, 2008, 05:17 AM
Authorized User
 
Join Date: Jan 2008
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error:Unrecognized configuration section cacheSize




Hi
whenever i try to compile a project, it throw an error message saying:


Error 1 Unrecognized configuration section cacheSize. C:\Inetpub\wwwroot\Bounty local\WebSite\App_Config\Prefetch\Web.config 5


---------------------------------
/App_config/Prefetch/Web.config
---------------------------------
<?xml version="1.0" encoding="utf-8" ?>

<configuration>

<cacheSize>20MB</cacheSize>
  <template desc="alias">{54BCFFB7-8F46-4948-AE74-DA5B6B5AFA86}</template>

  <template desc="layout">{3A45A723-64EE-4919-9D41-02FD40FD1466}</template>
  <template desc="xsl rendering">{F1F1D639-4F54-40C2-8BE0-81266B392CEB}</template>

  <item desc="home">{110D559F-DEA5-42EA-9C1C-8A5DF7E70EF9}</item>
  <children desc="main items">{110D559F-DEA5-42EA-9C1C-8A5DF7E70EF9}</children>
</configuration>

---------------------------------

The project is in VB.net using DotNetNuke. Could someone tell me how to resolve it.


Many Thanks
Sheraz





Similar Threads
Thread Thread Starter Forum Replies Last Post
Project-Build-Configuration section disappeared Dmitriy General .NET 1 May 7th, 2008 02:31 PM
Configuration error exstream ASP.NET 2.0 Basics 1 May 6th, 2006 12:39 PM
Configuration Error johno BOOK: ASP.NET Website Programming Problem-Design-Solution 6 July 22nd, 2005 10:07 PM
Unrecognized configuration section 'sessionState' Shihanshin BOOK: ASP.NET Website Programming Problem-Design-Solution 1 May 27th, 2005 05:30 PM
objRST.CacheSize ckf Classic ASP Databases 0 November 11th, 2003 08:00 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.