Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Beta Preview
This is the forum to discuss the Wrox book ASP.NET 2.0 Beta Preview by Bill Evjen; ISBN: 9780764572869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Beta Preview 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 November 11th, 2004, 05:16 PM
Authorized User
 
Join Date: Oct 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default machine.config

The book makes references to machine.config and sections that I should be able to find inside the file. My machine.config doesn't seem to have any of them!

On page 250 it says that I should be able to look in my machine.config file and find a <roleManager> section, but I don't have one! Also, starting on page 286, there are numerous references to various sections of the machine.config file. Again, I don't have any of them!

Help!
 
Old November 14th, 2004, 01:39 PM
Registered User
 
Join Date: Nov 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If you have administratrive privledges you can edit the machine.config file. Determine which declarations are recognized via MSDN [1] by following the links at the borrom of the page.


[1] http://support.microsoft.com/default...b;en-us;815179

&lt;%= clinton gallagher
 
Old November 16th, 2004, 05:04 PM
Authorized User
 
Join Date: Oct 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The issue I was having was that the book referred to specific entries that it said were in machine.config, but they were not.

Apparently using machine.config.comments as a starting point is better, though there are a few errors in this file that will need to be corrected before it can be used.
 
Old January 17th, 2005, 03:37 PM
Registered User
 
Join Date: Jan 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Make sure that the appSettings section in machine.config is _not_ commented out. It is by default for the sample it shows. This can confuse you.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Config error--machine.config sunithavasudevan ASP.NET 1.0 and 1.1 Professional 2 October 10th, 2006 07:14 AM
machine.config Mike McClanahan BOOK: ASP.NET Website Programming Problem-Design-Solution 9 September 8th, 2004 07:18 AM
machine.config [email protected] BOOK: ASP.NET Website Programming Problem-Design-Solution 7 August 24th, 2004 07:21 AM





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