Sahriar Sharif

Sahriar Sharif

  • 1.4k
  • 278
  • 1k

enable CORS setting for soap web service on visual studio development

Oct 27 2023 1:27 PM

When trying to add a CORS setting by enabling the "Access-Control-Allow-Origin" header in the Web Service method shown below. However, I'm still getting the error: No 'Access-Control-Allow-Origin' header is present on the requested resource.' Though found some solutions online, by which I can't get the solution. Please suggest.
The Development Language is C#/ .NET


Answers (2)