J
John A Grandy
Visual Studio 2005 RC. I create my first ASP.NET 2.0 Web Site at
c:\code\my-app , and when I attempt to compile I receive about 30 errors
related to the compiler not being able to find schema information :
Message 1 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:configuration'.
C:\code\my-app\Web.Config 10 2 C:\...\my-app\
Message 2 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:appSettings'.
C:\code\my-app\Web.Config 11 3 C:\...\my-app\
Message 3 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:add'.
C:\code\my-app\Web.Config 12 4 C:\...\my-app\
c:\code\my-app , and when I attempt to compile I receive about 30 errors
related to the compiler not being able to find schema information :
Message 1 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:configuration'.
C:\code\my-app\Web.Config 10 2 C:\...\my-app\
Message 2 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:appSettings'.
C:\code\my-app\Web.Config 11 3 C:\...\my-app\
Message 3 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:add'.
C:\code\my-app\Web.Config 12 4 C:\...\my-app\