where web.config gone , ASP.Net 2.0 ?

S

sos00

Hi guys,
web.config contents in VS2005 aren't like contents in 1.0 and 1.1.
many nodes removed ...
what's that ?
 
C

Christopher Reed

I don't believe that there are "many nodes removed" as much as it no longer
autogenerates with default settings. So, if you have an existing web.config
from a 1.x application, it should function the same under 2.0 with a few
exceptions, which should be pointed out as either errors or warnings in VS
2005.
 
J

Jim Cheshire

sos00 said:
Hi guys,
web.config contents in VS2005 aren't like contents in 1.0 and 1.1.
many nodes removed ...
what's that ?

Many of the settings you might be used to (and a whole lot more) are in the
default web.config that is located at
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG.

--
Jim Cheshire
================================
Blog: http://blogs.msdn.com/jamesche

Latest entry: Digging into Objects
Describes the details of digging into
memory usage with the debugger.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top