i have created a vs 2008 solution that contain 3 projects i.e.
1. BLL
2. DAL
3. GUI (Website)
Language used C#
I have add references & connect it through vs 2008 inbuilt sql server & it is working fine on
localhost but when i upload it on internet it is giving error in web.config file i.e. customerrors.
Plz suggest some solution or there is a different way to do it.
thanks