I've been trying to use a dll that I have made which uses the "Amazon E-Commerce Service".
When I use the library in a mono application (console or with a GUI), I don't have any problems, but when I try to use it in an asp.net application I keep getting the following errors: System.Net.WebException: Error: NameResolutionFailure at System.Net.HttpWebRequest.EndGetRequestStream (IAsyncResult asyncResult) [0x0004c] in /var/tmp/portage/dev-lang/mono-2.4/work/mono-2.4/mcs/class/System/System.Net/HttpWebRequest.cs:711 at System.Net.HttpWebRequest.GetRequestStream () [0x0004c] in /var/tmp/portage/dev-lang/mono-2.4/work/mono-2.4/mcs/class/System/System.Net/HttpWebRequest.cs:726 at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00069] in /var/tmp/portage/dev-lang/mono-2.4/work/mono-2.4/mcs/class/System.Web.Services/System.Web.Services.Protocols/SoapHttpClientProtocol.cs:367 I welcome any hint. Thank you. -- View this message in context: http://www.nabble.com/Problem-using-a-web-service.-tp23246075p23246075.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
_______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
