413 request entity too large

0

I have a note-issuing service that was running normally on a VM in the azure. We've migrated to a Google VM and now have this error when the note has many products:

  

413 request entity too large

I've tried several possibilities by looking at Google, and we've found that the Service and IIS settings are the same in both VMs, but Azure works and Google does not. This question may seem duplicate, but the solutions I encountered in other issues of the same problem did not help me.

    
asked by anonymous 11.10.2016 / 19:34

1 answer

0

As a final attempt, we resolved to delete all references and uses of WSDL in our project and redo it, but when we tried to make a mistake. We have identified that the error was due to a DNS problem. We fixed the issue, updated the references, and everything worked fine again.

    
02.06.2017 / 16:52