hi friends,
Would you like to tell me if we remove web.config or machine.config from the application then, is the application will work?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manoj SevdaPosted Nov 16, 2011, 6:14 AM
If you are using third party control or some custom control witch required registration in web.config then you have to add web.config file. For example you are using Ajax Control toolkit, then it should be register in web.config or machine.config file.
Javeed M ShaikhPosted Nov 15, 2011, 1:20 PM