2 Comments Already

commenter
Malli Said,
March 18th, 2011 @11:57 pm  

{System.Security.SecurityException: Security error.
at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
at System.Net.Browser.BrowserHttpWebRequest.c__DisplayClass5.b__4(Object sendState)
at System.Net.Browser.AsyncHelper.c__DisplayClass2.b__0(Object sendState)}

getting an error. pls suggest me how to resolve

commenter
Aaron Said,
March 19th, 2011 @10:33 am  

How are you hosting this?

You’ll either need to host it and have the GetWeather.ashx on the same domain or use a cross domain file to access the data.

Related Post

Please Leave Your Comments Below

Please Note: All comments are moderated, so it may take some time before your comment appears.