« Previous Next »

Answered Thread: Reports folder conflict

Last post 11-03-2009 5:00 AM by HeavenCore. 7 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (8 items)

Sort Posts:

  • 04-30-2009, 2:40 PM

    • amain
    • Not Ranked
    • Joined on 04-30-2009, 6:33 PM
    • Posts 3

    Reports folder conflict

    I'm trying to deploy my site on IIS7. Most of the site works as expected, except that anything in the folder Reports gives me a 503 error. The site works fine in IIS6. I think the Reports folder in my site is conflicting with the built in Reports folder, but I can't find anywhere to remove, change, or disable the built in Reports folder. Can I change the built in Reports folder's port or rename it to something else or get rid of it all together? Or am I stuck working around some built in folder by having to rename my custom stuff (which works fine in IIS6)?
  • 04-30-2009, 4:30 PM In reply to

    Re: Reports folder conflict

    Which built-in reports folder are you talking about??

    Regards,
    MA Khan
    http://www.iisworkstation.com

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
  • 04-30-2009, 4:35 PM In reply to

    • amain
    • Not Ranked
    • Joined on 04-30-2009, 6:33 PM
    • Posts 3

    Re: Reports folder conflict

    ma_khan:

    Which built-in reports folder are you talking about??

    I'm pretty sure its from the sql server 2008 reporting services, but they are disabled and won't start (errors when I try to start them).

    It's like a zombie virtual folder created by reporting services that I can't change (won't let you change or see any of the option if its not started) and keeps intercepting any requests to the Reports folder.

  • 04-30-2009, 4:55 PM In reply to

    Re: Reports folder conflict

    1. Are both the report folder under the same Virtual dir or application ?? if not that should not be the issue...

    2. 503 is for service unavailable.. that should come up when you have an issue with the server not able to handle the request or simple rejecting the request ...

    You can enable fail request tracing and pin point where the problem is occuring ...

    Regards,
    MA Khan
    http://www.iisworkstation.com

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
  • 04-30-2009, 5:06 PM In reply to

    • amain
    • Not Ranked
    • Joined on 04-30-2009, 6:33 PM
    • Posts 3

    Re: Reports folder conflict

    The website I'm trying to host is just at the root of localhost on port 80. It has a regular directory called Reports. The SQL 2008 reporting services also are trying to host something on localhost:80/Reports even though the service isn't started (errors when it tries to start). I'm not sure how SQL reporting services is being hosted. I assumed it was also on IIS, but I can't find it anywhere in my IIS manager. I have no way to change any of its options since the service won't start so I can't connect with the manager.
  • 04-30-2009, 6:49 PM In reply to

    Re: Reports folder conflict

    Did you try any forums on SQL expertise ... what is the error btw... ??? All other websites are working properly ... moreover, within the same parent directory you cannot have 2 folders with the same name ... how do you have 2 reports folders???

    Regards,
    MA Khan
    http://www.iisworkstation.com

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
  • 05-01-2009, 10:40 AM In reply to

    Answered Re: Reports folder conflict

    Hi,

    SQL Server Reporting Services creates a folder called Reports by default if you install it on IIS. If you install SQL 2008 then Reporting Services doesn't need to use IIS and instead will try to reserve the URL with the HTTP.Sys service.

    I believe this is the cause of the conflict you are seeing. What you could try is changing the URL that Reporting Services uses via the SQL Server Configuration Wizard.

    Regards,

    Paul Lynch | www.iisadmin.co.uk
  • 11-03-2009, 5:00 AM In reply to

    • HeavenCore
    • Not Ranked
    • Joined on 11-03-2009, 4:59 AM
    • Bolton. England
    • Posts 1

    Re: Reports folder conflict

    Paul Lynch:

    instead will try to reserve the URL with the HTTP.Sys service.

     You Sir, are a Legend.

Page 1 of 1 (8 items)
Microsoft Communities