This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Selecting "What's this" gives Object Not Found

Hello everyone,

I'm running Sportlight on SQL Server Enterprise and when I right-click on an object on the screen and select "What's this", I get a failure similar to this:

Object Not Found

The requested URL '/Temporary_Listen_Addresses/50d0550e-674c-4cb5-a85f-353c54cf5d4e/sqlserver_component_blockedprocesses.html' was not found on the RomPager server

I was getting this on Spotlight 12.2 and just upgraded to 12.3 but the problem persists.  Any recommendation on how to fix this?

Ken

  • Hi Ken,

    The 'What's This?' option loads the content of Spotlight online help based on the related object. A few things you may want to check to ensure your client machine meets the minimum requirements in order to access the online help content within the application:

    • Refer to the Additional Software Requirements section of the Client System Requirements page and verify all requirements are met.
    • Refer to the Network ports on the Spotlight Diagnostic Server section of the Network Ports page and open all requirements ports.

    If issue still persists then I suggest to contact our support team.

    Gita
    Spotlight Support Team

  • I've confirmed my desktop meets the requirements identified.  Service Request 4387442 has been opened.

  • . Investigation found the C:\Windows\System32\drives\etc\hosts file a machine where Spotlight worked properly was empty where my file contained:

     

                  127.0.0.1           localhost

                  192.168.42.92  inf-srv58

     

    After removing these entries from the hosts file and restarting my machine, Spotlight now works normally.

    Ken