Mesmo usando o projeto do professor, obtive o o seguinte erro:
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Correios.Calculador.CalcPrecoPrazoWS.getPrazo(String nCdServico, String sCepOrigem, String sCepDestino, String sDtCalculo, String strVerificaRestricao)\r\n at Correios.Calculador.CalcPrecoPrazoWS.CalcPrazo(String nCdServico, String sCepOrigem, String sCepDestino)\r\n --- End of inner exception stack trace ---",
obs: testei em casa, onde a rede não possui proxy. (conforme vi aqui : https://cursos.alura.com.br/forum/topico-correiossoapclient-js-cannot-read-property-calcprazo-of-undefined-55994. )
ontem consultando pelo site do Correio estava com problema, mas agora não está mais.