Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

getting xmlhttp status 401 (unauthorized access) while calling wcf service from javascript, working well with chrome and IE, have made changes in global.asax file to support cross domain access, anybody knows the solution ??

more options

trying to call wcf service from javascript with xmlhttp object. added code to allow cross domain access in global.asax file on service

works well with chrome and IE, but getting xmlHttp status 401 (unauthorized access) in firefox.

anybody knows the solution for this ?

trying to call wcf service from javascript with xmlhttp object. added code to allow cross domain access in global.asax file on service works well with chrome and IE, but getting xmlHttp status 401 (unauthorized access) in firefox. anybody knows the solution for this ?

所有回覆 (1)

more options

Hi, This forum is focused on end user support. You can try looking for documentation on our developer site - https://developer.mozilla.org/ or try asking questions in a place like stack overflow - http://stackoverflow.com/ Sorry for the inconvenience.