Quantcast
Channel: Azure Management Portal forum
Viewing all articles
Browse latest Browse all 4189

Microsoft Azure , Accessing Microsoft Azure Mobile Services in MVC 5 web application

$
0
0

Hi ,

I have a MVC 5 WebApplication  newly build , need to access a Azure mobile services ( which is already created ).

Can any one suggest me how to go ahead on this.  

I tried in below format

MobileServiceCollection<******, ******> TestItems;
MobileServiceClient MobileService = new MobileServiceClient("https://localhost:59475/");
IMobileServiceTable<<******,> getDate = MobileService.GetTable<******,>();

var list = await getDate.ToListAsync();

but i am getting error saying {"An error occurred while sending the request."}

or

{"The underlying connection was closed: An unexpected error occurred on a send."}

Any help.

Thanks.


Viewing all articles
Browse latest Browse all 4189

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>