The remote server returned an error: (403) Forbidden
- Uncategorised posts -
2
Posts
2
Posters
0
Views
1
Watching
-
When i try to access my wcf service function from asp.net mvc4 application it give me
error "The remote server returned an error: (403) Forbidden". Please solve my problem.Please check link:- http://demo.goigi.com/lingaru
-
When i try to access my wcf service function from asp.net mvc4 application it give me
error "The remote server returned an error: (403) Forbidden". Please solve my problem.Please check link:- http://demo.goigi.com/lingaru
This means that the server is denying you access. This is going to be because you have been authorized but don't have the permissions to do the relevant operation. You need to be given the appropriate permissions -and that's not something we can help you with.