Proposed Unable To Access Default URL for SCCM Reporting

  • Tuesday, January 13, 2009 8:22 AM
     
     
      Dear All,

    Thank you for your kind support always.

    I am unable to access SCCM 07 reporting web throug default URL http://sccmservername/SMSreporting_Sitecode

    but when i use IIS to access the URL that is working fine.

    Please let me know if i have to share more information.

    Regards
    Rakesh Kumar

All Replies

  • Tuesday, January 13, 2009 8:37 AM
    Moderator
     
     
    Hi,

    Are you member of the local group SMS Reporting Users? What's the error you are getting? Can you access the reporting point when you are local on the server http://localhost/smsreporting_sitecode


    Kent Agerlund
  • Wednesday, January 14, 2009 7:35 AM
     
     
    Dear Kent,

    Thank you for your kind support.
    Please see my comments below

    Are you member of the local group SMS Reporting Users?
            Yes 

    What's the error you are getting?
    An error occurred on the server when processing the URL. Please contact the system administrator.

    If you are the system administrator please click here to find out more about this error.

    Can you access the reporting point when you are local on the server http://localhost/smsreporting_sitecode
    NO

    Please let me know if i have to share more information.

    Regards
    rakesh Kumar

  • Wednesday, January 14, 2009 8:02 AM
    Moderator
     
     
    Did the reporting point ever work for you? If not: check rsetup.log. You also could try to uninstall and reinstall the reporting point.

    What are you meaning with "but when i use IIS to access the URL that is working fine"?
  • Wednesday, January 14, 2009 11:50 AM
     
     
    Dear Torsten,

    Thank you for your kind help.

    Did the reporting point ever work for you?
         No

    According to rsetup.log below i am not able to undestatnd.

    Initialize variables.
    IIS is installed.
    Start web services.
    Configuring Registry.
    Executing: ReportingInstall /s /m=D:\PROGRA~1\MICROS~1\bin\i386\rep.val
    ReportingInstall.exe  returned 0
    Finished
    ==========================================
    Initialize variables.
    Deinstallation beginning
    IIS is installed.
    Start web services.
    Configuring Registry.
    Executing: ReportingInstall /s /m=D:\PROGRA~1\MICROS~1\bin\i386\rep.val /deinstall
    ReportingInstall.exe  returned 0
    Removing Reporting Registry Key - No longer in use.
    Finished
    ==========================================
    Initialize variables.
    IIS is installed.
    Start web services.
    Configuring Registry.
    Executing: ReportingInstall /s /m=D:\PROGRA~1\MICROS~1\bin\i386\rep.val
    ReportingInstall.exe  returned 0
    Finished
    ==========================================
    Initialize variables.
    Deinstallation beginning
    IIS is installed.
    Start web services.
    Configuring Registry.
    Executing: ReportingInstall /s /m=D:\PROGRA~1\MICROS~1\bin\i386\rep.val /deinstall
    ReportingInstall.exe  returned 0
    Removing Reporting Registry Key - No longer in use.
    Finished
    ==========================================
    Initialize variables.
    IIS is installed.
    Start web services.
    Configuring Registry.
    Executing: ReportingInstall /s /m=D:\PROGRA~1\MICROS~1\bin\i386\rep.val
    ReportingInstall.exe  returned 0
    Finished


    What are you meaning with "but when i use IIS to access the URL that is working fine"?
        That is -
     Open the IIS Manager > Spend the Default Web Site > Select SMSReporting_Sitecode > Right Click and
           select manage Application > Click Browse
    through the above way i am able to open the Reporting URL.

    Please let me know if i have to provide more information.

    Regards   Rakesh Kumar
  • Wednesday, January 14, 2009 1:31 PM
    Moderator
     
     
    Kumar Rakesh said:

     Open the IIS Manager > Spend the Default Web Site > Select SMSReporting_Sitecode > Right Click and
           select manage Application > Click Browse
    through the above way i am able to open the Reporting URL.


    So the RP should be working fine.

    Is there a proxy server configured in IE? I am running out of ideas in that case.
  • Thursday, January 15, 2009 5:15 AM
     
     
    Dear Torsten,

    Thanks for your kind support,

    Yes, proxy server is configured in IE.

    Rakesh Kumar
  • Friday, October 02, 2009 7:24 AM
     
     Proposed
    Check may be you simply foget to install ASP in IIS - it was my case.
    • Proposed As Answer by Ivan Versluis Tuesday, February 14, 2012 12:07 PM
    •  
  • Friday, October 02, 2009 7:41 AM
     
     
    If it works when choosing browse from the IIS Manager, the site itself obviously works. Is it possible that you chose to use a custom port when you set it up? If so, modify the url like this:  http://sccmservername:port/SMSreporting_Sitecode
    To find out which port you are using:
    - IIS 6: Open IIS Manager, expand server, click "Web Sites" in left pane. In right pane read value from "Port" column.
    - IIS 7: Open IIS Manager, expand server, expand "Sites", right click reporting site, choose "Bindings". Scroll down to Type=http and read value from "Port" column.
  • Tuesday, July 12, 2011 8:41 AM
     
     Proposed

    Hi Kumar,

    simply disable the Internet Explorer Protected mode on the local intranet and it will be fine.

    i had the same error and after deactivate the protected mode it was ok

    thanks

    • Proposed As Answer by MShakes Friday, March 02, 2012 12:39 PM
    •  
  • Tuesday, February 14, 2012 12:07 PM
     
     
    Check may be you simply foget to install ASP in IIS - it was my case.
    This solved my problem on Windows Server 2008 R2 server and SCCM 2007 SP2 install.

    Best regards, Ivan Versluis
    Networknet.nl Blog

  • Friday, March 02, 2012 12:44 PM
     
     

     Hi Every one

    I had an issue where i had  newly SCCM 2007 SP2 installed on a Windows server 2008 R2 with SQL 2008 R2 and i could not view or open my Reports. Checked th rsetup.log file and it seemed to be fine re-installed the Reporting point but no luck. the i tried Kumar suggestion and vwaaala!!!! it work and rember you have to reset you IE after making the changes.

    Thanks Kumar.