2

Yesterday, last time when i run my project there is no error, but now i run it, i have error

HTTP Error 502.3 - Bad Gateway The specified CGI application encountered an error and the server terminated the process.

i am not changing any code in my project yet. i already debug it, and all local data is returning correctly. but it still bad gateway.

Anyone know what is this issue?

Edited

After i restart my pc, i have no error anymore. But still, i confuse about it. Is that because my pc performance? Or anything goes wrong with IIS?

Nkosi
  • 235,767
  • 35
  • 427
  • 472

1 Answers1

1

Download VS installer, press "Modify" and add press checkbox near "Development time IIS support" enter image description here

kkost
  • 3,640
  • 5
  • 41
  • 72