Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 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 December 7th, 2004, 06:14 AM
Authorized User
 
Join Date: Sep 2004
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to ctranjith
Default Error Runningin Netscape

Sir
   In My page I am using Radio Button group where autopostback=true
and I put some code in SelectedIndexChange it is working properly in
IE but it is showing some error while I am trying to run it in Netscape it show the following error

----

Server Error in '/Animator' Application.
Access denied to 'E:\KAC\Animator\HTML\forms\CourseSyllabus.aspx'. Failed to start monitoring file changes.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Access denied to 'E:\KAC\Animator\HTML\forms\CourseSyllabus.aspx'. Failed to start monitoring file changes.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HttpException (0x80004005): Access denied to 'E:\KAC\Animator\HTML\forms\CourseSyllabus.aspx'. Failed to start monitoring file changes.]
   System.Web.FileChangesMonitor.StartMonitoringFile( String fileName, FileChangeEventHandler callback) +184
   System.Web.Caching.CacheDependency.Init(String[] filenames, String[] cachekeys, CacheDependency dependency, DateTime start) +1478
   System.Web.Caching.CacheDependency..ctor(String[] filenames, DateTime start) +38
   System.Web.Configuration.HttpConfigurationSystem.G etCacheDependencies(Hashtable cachedeps, DateTime start) +150
   System.Web.Configuration.HttpConfigurationSystem.C omposeConfig(String reqPath, IHttpMapPath configmap) +741
   System.Web.HttpContext.GetCompleteConfigRecord(Str ing reqpath, IHttpMapPath configmap) +206
   System.Web.HttpContext.GetCompleteConfig() +49
   System.Web.HttpContext.GetConfig(String name) +41
   System.Web.CustomErrors.GetSettings(HttpContext context, Boolean canThrow)
   System.Web.HttpResponse.ReportRuntimeError(Excepti on e, Boolean canThrow)
   System.Web.HttpRuntime.FinishRequest(HttpWorkerReq uest wr, HttpContext context, Exception e)


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

Expecing your reply







Similar Threads
Thread Thread Starter Forum Replies Last Post
Error with Netscape and FireFox echovue Ajax 1 April 18th, 2007 08:27 AM
Netscape stu9820 HTML Code Clinic 24 May 19th, 2004 01:56 AM
Netscape and activex cirudinezidane Javascript How-To 1 March 11th, 2004 04:34 AM
redirect netscape 4.7 to netscape 7.1 trangd Beginning PHP 10 January 15th, 2004 04:30 PM
CSS in Netscape cjo XML 4 October 26th, 2003 05:23 PM





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