Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
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 October 21st, 2003, 06:15 AM
Registered User
 
Join Date: Oct 2003
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Configuration Error in .NET Application

Hello all.
I have a web app that works fine on the server that was also the development platform.
Now I have a new server that I'm transferring the app over to.
When I transferred, I get the error:

--------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: 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.

Source Error:


Line 23: "Forms", "Passport" and "None"
Line 24: -->
Line 25: <authentication mode="None"/>
Line 26:
Line 27:


Source File: X:\clients\OX\billing\biller\web.config Line: 25
---------------

I have done a bunch of research online about this and everything seems to say to make sure that my virtual directory is configured as a web app. It is!

Any suggestions?
Thanks.
-CAL
 
Old October 30th, 2003, 02:51 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Hey,

I had this problem too. Double check this:

In IIS, for the biller folder, make sure that under the Directory tab,for application name, the textbox is enabled and the button says "remove." If it doesn't, go ahead and add it. That should solve it. If not, maybe you need to recreate the project???

Hope this helps,

Brian
 
Old November 12th, 2003, 03:16 PM
Registered User
 
Join Date: Nov 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

bmains,
What do you mean by a biller folder in IIS?


 
Old November 12th, 2003, 03:19 PM
Registered User
 
Join Date: Nov 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

bmains, Thank-you I've had the same problem and thanks to you it's now working. Figured out what you meant by biller file.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Error In the vb.net application zrtv .NET Framework 2.0 1 March 31st, 2008 07:30 AM
Using Application Configuration Files semilemon C# 2005 17 April 24th, 2007 10:27 PM
Application Configuration File Bob Bedell C# 1 October 7th, 2006 10:56 PM
Configuration error exstream ASP.NET 2.0 Professional 2 July 2nd, 2006 02:52 AM





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