Não foram encontrados pacotes para a sua busca
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Origem ou destino Inválido.
at TravelExplorer.DataTravel.Ws.wsDatatravel.getTrackBusca(String strGrupoDistribuicao, DateTime dteChekin, Int32 intOrigem, Int32 intDestino, Int32 intFlexibilidade, Int32 intOperadora, String strCategoria, cInfoQuarto[] arrInfoQuarto, eIdioma enuIdioma) in C:\Claudia\Desenvolvimento\Projeto\DT_versoes\2.36-EXPR\datatravel\TravelExplorer.DataTravel.Ws\wsDatatravel.asmx.cs:line 3746
--- End of inner exception stack trace ---
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at TravelSuite.API.Infrastructure.wsDataTravel.wsDatatravel.getTrackBusca(String strGrupoDistribuicao, DateTime dteChekin, Int32 intOrigem, Int32 intDestino, Int32 intFlexibilidade, Int32 intOperadora, String strCategoria, cInfoQuarto[] arrInfoQuarto, eIdioma enuIdioma) in C:\Projects\TravelSystem 1.5-EXPR\travelsuite.componentes\sources\TravelSuite.API.Infrastructure\Web References\wsDataTravel\Reference.cs:line 2207
at TravelSuite.API.Infrastructure.Package.PackageDao.RetrieveTrack(PackageParameter parameter) in C:\Projects\TravelSystem 1.5-EXPR\travelsuite.componentes\sources\TravelSuite.API.Infrastructure\Package\PackageDao.cs:line 94
at TravelSuite.API.Business.Package.PackageBll.Search(PackageParameter parameter) in C:\Projects\TravelSystem 1.5-EXPR\travelsuite.componentes\sources\TravelSuite.API.Business\Package\PackageBll.cs:line 505
at TravelSuiteControls_Package_tscPackageSearchResult.Page_Load(Object sender, EventArgs e)