Share via

WebAPI I have a controller with Post method i get a successful the first call but second one fails?

Sready 0 Reputation points
2023-09-05T18:24:54.83+00:00

We have a webapi that consumes data. so it only has a post for the different endpoints/routes. however one of the endpoints is successful once. The second push to us we get a 500. the failed log only has <freb:Description Data="Errorcode">Not Enough storage is available to process this command.(0x80070008)</freb:Description> we have verified we have enough resources memory, disk etc. but can not figure out why.

We are able to manually stop the apppool and it then works. so its like a resource is not getting cleared once it is complete.

Any ideas?

Sready

Developer technologies | .NET | Other

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.