Error: Response status code does not indicate success: 404 (Not Found)

Hello Everyone i m facing this issue when i am trying to upload a new package

@Amar_Yelane In a first look it’s like it’s not found any package. Please given some more information that helps us to analyze more like any screenshot.

Plse Check this ss

@Amar_Yelane
It might help you:

IIS has a limit for the size of the files users can upload to an application. If the file size exceeds the limit, the application will throw “Error in HTTP request, received HTTP status 413 (Request Entity Too Large)” error. The default file upload size is 49 KB (49152 bytes).

i am setup “Remote Debugging”, when set disable then this problem solved