toddkitta / CortanaIntelligenceSuiteWorkshopManual

This repo contains the workshop manual for the Microsoft Cortana Intelligence Suite End-to-End Workshop.
59 stars 73 forks source link

I am getting an error in the web app which appears to be some wrong reference or dll usage #13

Closed badalk closed 7 years ago

badalk commented 7 years ago

This occurs post deployment. I faced two issues.

  1. The app settings are not persisted so I had to create them manually (mlApiKey, mlServiceID etc..), without which, call to weather API used to throw invalid API key error
  2. Post that the original error is gone but I see the error below..

Method not found: 'System.Threading.Tasks.Task`1 System.Net.Http.HttpClientExtensions.PostAsJsonAsync(System.Net.Http.HttpClient, System.String, !!0)'.

Regards Badal

toddkitta commented 7 years ago

Can you please let me know the steps you took and what led up to this error? Screenshots also help.

badalk commented 7 years ago

Unfortunately I deleted my resource group and cannot provide screenshot, as anyway it was the last piece of the whole exercise.

I followed exactly the same steps given in the manual and in the videos. Until that point everything was working including the PowerBI part.

Regards Badal

From: toddkitta [mailto:notifications@github.com] Sent: Wednesday, February 8, 2017 9:15 PM To: toddkitta/CortanaIntelligenceSuiteWorkshopManual CortanaIntelligenceSuiteWorkshopManual@noreply.github.com Cc: Badal Kotecha Badal.Kotecha@mindtree.com; Author author@noreply.github.com Subject: Re: [toddkitta/CortanaIntelligenceSuiteWorkshopManual] I am getting an error in the web app which appears to be some wrong reference or dll usage (#13)

Can you please let me know the steps you took and what led up to this error? Screenshots also help.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/toddkitta/CortanaIntelligenceSuiteWorkshopManual/issues/13#issuecomment-278526561, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AOYOqpa8vn-BFRpYzsDJIdp8-85G9-O3ks5ranafgaJpZM4Lwj2m.


http://www.mindtree.com/email/disclaimer.html

toddkitta commented 7 years ago

I'm sorry to hear that. I am always on the lookout for issues people are having here. I will be on the lookout for issues in this area going forward.