J
J Holsinger
In VB.Net solution I have Standard Windows app and a Web app that references
a Class library. Both the Win app and the class library use the same
technique in the code files for retrieving identical custom config sections
in their respective app.config's. The win app runs without error, the class
library being used in the web app can't parse it's own app.config.
Does anybody know what would cause behavior like that?
a Class library. Both the Win app and the class library use the same
technique in the code files for retrieving identical custom config sections
in their respective app.config's. The win app runs without error, the class
library being used in the web app can't parse it's own app.config.
Does anybody know what would cause behavior like that?