web.config and configuaration xmlns= line
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I've noticed that when I compile my ASP.NET 2.0 app that I'm now getting a
bunch of warnings "Could not find schema information for the attribute
'xxx'. Where xxx = almost every custom attribute I've added to override
what is in Machine.Config.
The xmlns= at top of file points to
http://schemas.microsoft.com/.NetConfiguration/v2.0.
I get a 404 error when trying to get to this page... although
http://schemas.microsoft.com works.
Does anyone know if Microsoft changed something already?
.
Relevant Pages
- compile errors when converting web site project to web application project
... I converted a working web site project to a web application project and I ... and then I am getting lots of warnings for the web.config file. ... Message 1 Could not find schema information for the element ... (microsoft.public.dotnet.framework.aspnet) - const versus __attribute__((const))
... I have been chasing down a bunch of warnings that have been annoying ... and I have observed that a bunch of the byteorder functions are ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: I want the same password everywhere
... I'll toss in my recommendation for it. ... got it as part of a promo package with a bunch of other ... app, and maybe what I'd call more rational pricing. ... (comp.sys.mac.system) - Re: Assorted rub recipes
... If someone makes an app for that, things are going to get ugly. ... I used to use a unix app on telnet for email ... I still have a bunch of other computers and a laptop. ... (alt.food.barbecue) - Rotating nohup.out without stopping the app
... While we change to a better logging mechanism we're using the stdout ... to dump a bunch of debugging messages. ... the file out and restart the app. ... (comp.os.linux.development.apps) |
|