TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Devendra Kumar
NA
500
163.4k
Blazor Webassembly threw exception
Jul 2 2020 7:51 AM
Hello
I am trying to do experiment with Blazor with the pre installed template of Home, Counter and Fetch Data
when I ran the client project, Home and counter section rans successfully but the Fetch Data has the following exception
Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: The provided ContentType
is
not supported; the supported types are
'application/json'
and the structured syntax suffix
'application/+json'
Running server app have no issue, I tried running both server and client simultaneously but the client webassembly have the above exception
Can anyone help me out from the issue
Reply
Answers (
2
)
auto increment number
Store user details after login.