You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI
I used my Chrome Browser & it worked. I was using MS Edge Browser for the error above.
An unhandled exception occurred while processing the request.
NullReferenceException: Object reference not set to an instance of an object.
AspnetRunBasics.Pages.Shared.Pages_Shared__TopProductPartial.ExecuteAsync() in _TopProductPartial.cshtml, line 8
Stack Query Cookies Headers Routing
NullReferenceException: Object reference not set to an instance of an object.
AspnetRunBasics.Pages.Shared.Pages_Shared__TopProductPartial.ExecuteAsync() in _TopProductPartial.cshtml
Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, bool invokeViewStarts)
Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.RenderPartialViewAsync(TextWriter writer, object model, IView view)
Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.ProcessAsync(TagHelperContext context, TagHelperOutput output)
Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, int i, int count)
AspnetRunBasics.Pages.Pages_Index.ExecuteAsync() in Index.cshtml
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Thanks for the Course - I just wanted to test out the Github code. I got this Exception error below:
Just one question. How do I fix this error?
thanks
carlo
ps I can goto Catalog API -> http://host.docker.internal:8000/swagger/index.html 'WORKS'
and most of the other containers seems to be working aswell.
FYI
I used my Chrome Browser & it worked. I was using MS Edge Browser for the error above.
An unhandled exception occurred while processing the request.
NullReferenceException: Object reference not set to an instance of an object.
AspnetRunBasics.Pages.Shared.Pages_Shared__TopProductPartial.ExecuteAsync() in _TopProductPartial.cshtml, line 8
Stack Query Cookies Headers Routing
NullReferenceException: Object reference not set to an instance of an object.
AspnetRunBasics.Pages.Shared.Pages_Shared__TopProductPartial.ExecuteAsync() in _TopProductPartial.cshtml
Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, bool invokeViewStarts)
Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.RenderPartialViewAsync(TextWriter writer, object model, IView view)
Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper.ProcessAsync(TagHelperContext context, TagHelperOutput output)
Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, int i, int count)
AspnetRunBasics.Pages.Pages_Index.ExecuteAsync() in Index.cshtml
Beta Was this translation helpful? Give feedback.
All reactions