T
TinMan
Every time I build my 2.0 asp.net project in vs2005 I get 52 messages. Each
one pointing out some failure to do with a line in my web config. The first
one says:
Message 1 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:configuration'.
C:\inetpub\wwwroot\CampaignManagement\Web.Config 11 2
http://localhost/CampaignManagement/
and then there are 51 more.
They are not "errors" as my project appears to build just fine.
What's causing this?
TIA,
Tin Man
one pointing out some failure to do with a line in my web config. The first
one says:
Message 1 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:configuration'.
C:\inetpub\wwwroot\CampaignManagement\Web.Config 11 2
http://localhost/CampaignManagement/
and then there are 51 more.
They are not "errors" as my project appears to build just fine.
What's causing this?
TIA,
Tin Man