When I encrypt/decrypt the connectionStrin gs section of my web.config file,
everything works well, but the actual connectionStrin gs element gets a new
attribute of configProtectio nProvider, which the VS 2008 IDE flags as a
schema error and says that this attribute is not supported. Sure enough,
the intelliSense for that piece of markup doesn't show this attribute
either.
Again, everything works, but what gives with that attribute?
-Scott
everything works well, but the actual connectionStrin gs element gets a new
attribute of configProtectio nProvider, which the VS 2008 IDE flags as a
schema error and says that this attribute is not supported. Sure enough,
the intelliSense for that piece of markup doesn't show this attribute
either.
Again, everything works, but what gives with that attribute?
-Scott
Comment