vote up 1 vote down star

I use the Enterprise library caching block with succes (site compiles, everything works like it should). Visual studio gives me 15 messages though. They are all about missing schema information. Like so (cachingConfiguration part varies from message to message)

Could not find schema information for the element 'cachingConfiguration'.

I think there should be a Microsoft.Practices.EnterpriseLibrary.Caching.xsd or something at the correct place so VS can find it. I installed the Enterprise library 4.01 with the msi and used the config tool to alter the web.config. Any ideas?

A similar question was asked before, but was with less detail, never answered and I can't seem to find it again :S

flag

69% accept rate
Aren't you looking for this message stackoverflow.com/questions/179927/… ? – chopeen Jan 29 at 13:55
It wasn't that one, but I think this one actually answers my question :) Thanks – boris callens Jan 29 at 16:11

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.