Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
WebAPI I have a controller with Post method i get a successful the first call but second one fails?
Sready
0
Reputation points
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
Developer technologies | .NET | Other
Sign in to answer