No, because that would mean it is a reoccuring problem on other websites also on the same server. Besides that the websites run in a fully trusted intranet.
Main Topics
Browse All TopicsI have the following situation:
I am developing a website in ASP.NET which uses SQL Server Reporting Services (SQL Server 2005) to display reports to the user. We already have done this numerous times and never ran into any problems.
However last week we ran into a new problem:
The website we are currently developing is getting "permission denied" errors on javascript calls from the ReportViewer component in IE (When using Firefox we don't get the problem). This only happens whenever we try to access the page through the fully qualified domain name (Eg: http://expertsexchange.loc
Weirdly enough, we have running another website on the same machine which also uses SSRS to show reports and this website is not giving these problems. I already have checked IIS and folder settings and those are the same. So we have run out of ideas. Does anybody have suggestions?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hmm no, I haven't tried ip address yet indeed. If the ip is static and we can't find a solution for the problem, that also is a very good alternative to use also (Especially since the website runs inside a portal environment and the url isn't shown anyway).
I'll give it a shot asap and see what happens then.
Business Accounts
Answer for Membership
by: PFrogPosted on 2007-10-09 at 02:42:03ID: 20039507
Could it be to do with IE zone security? check which zone both URLs fall under. I'm guessing http://expertsexchange falls under the intranet zone, whereas http://expertsexchange.loc ation.myco mpany.com is internet and not trusted.