Question
Aaseya IT Services Pvt Ltd
SA
Last activity: 8 Jul 2019 13:47 EDT
"The remote name could not be resolved: 'mypackageserver.com'"
I'm not able to deploy packages to package server, config changes are good and server connectivity is also good.
let me know how to overcome this error.
------------------------------------------------------------
1) Exception Information
*********************************************
Exception Type: System.ApplicationException
Message: "The remote name could not be resolved: 'mypackageserver.com'"
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: Void PublishPackageToManagementConsole(System.String, Byte[], System.Collections.Generic.List`1[OpenSpan.Studio.Solution.DesignProject+DeploymentProfile], System.String)
HelpLink: NULL
Source: "OpenSpan.Studio"
HResult: -2146232832
StackTrace Information
*********************************************
at OpenSpan.Studio.Solution.DesignProject.PublishPackageToManagementConsole(String packageName, Byte[] packageData, List`1 profiles, String packageComment)
at OpenSpan.Studio.Solution.DesignProject.DeployProject(Boolean deployAll)
I'm not able to deploy packages to package server, config changes are good and server connectivity is also good.
let me know how to overcome this error.
------------------------------------------------------------
1) Exception Information
*********************************************
Exception Type: System.ApplicationException
Message: "The remote name could not be resolved: 'mypackageserver.com'"
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: Void PublishPackageToManagementConsole(System.String, Byte[], System.Collections.Generic.List`1[OpenSpan.Studio.Solution.DesignProject+DeploymentProfile], System.String)
HelpLink: NULL
Source: "OpenSpan.Studio"
HResult: -2146232832
StackTrace Information
*********************************************
at OpenSpan.Studio.Solution.DesignProject.PublishPackageToManagementConsole(String packageName, Byte[] packageData, List`1 profiles, String packageComment)
at OpenSpan.Studio.Solution.DesignProject.DeployProject(Boolean deployAll)
2) Exception Information
*********************************************
Exception Type: System.Net.WebException
Status: NameResolutionFailure
Response: NULL
Message: "The remote name could not be resolved: 'mypackageserver.com'"
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: System.IO.Stream GetRequestStream(System.Net.TransportContext ByRef)
HelpLink: NULL
Source: "System"
HResult: -2146233079
StackTrace Information
*********************************************
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at OpenSpan.Server.Clients.RESTTransfer.ExecuteUploadRequestToPackageServer(String url, String acceptType, String packageFileParamName, String packageFileName, Byte[] packageBinary, String configFileParamName, String configFileExtension, NameValueCollection configFiles)
at OpenSpan.Server.Client.Services.PackageServerClient.DeployPackageToServer(Byte[] packageBinary, NameValueColl
----------------------------------