Hello All
I had create business library and add reference of web service in that because i am calling a webmethod in business layer.Now my problem is when i deploy this application on server then it's giving me error 403,its working fine on local host.
My Project hierarchy
Main Project
BLL(Assembly)
DAL (Assembly)
BLL and DAL reference added inside project.