Hello,
I already have an <appSettings></appSettings> and <connectionStrings></connectionStrings> section in my Web.Config file.
Can anyone tell me what to do with these two lines required by YAFN:
<connectionStrings configSource="db.config"/>
<appSettings configSource="app.config"/>
Thank you~
---
Hmm, I think I get it...so I have to move what I have into those files?
Edited by user
2008-06-05T07:49:48Z
|
Reason: Not specified