How to read a "xxx.config" file with out .net BCL in asp.net
- by guaike
I am using this solution to read config file , But the inexplicable errors occur,sometimes it work fine,but on some machine it does not work.
So I'm looking for another solution with out built-in .NET BCL,please help me.