Using Responder
Troubleshooting: "Object reference not set to an instance of an object error" page when opening the Responder web page and/or attempting to view the web reports (when using Oracle databases)

Version: 10.1

Resource Center Home

Problem: ASPNet permissions are missing on the Oracle home directory.

Fix: Assign the ASPNet user permission on the Oracle home directory by following these steps:

  1. Go to the Oracle home directory on the web server (usually something like oracle/ora92).

  2. Right-click the Oracle home directory and select Properties.

  3. Select the Security tab and click Add.

  4. Type <localmachinename>\ASPNET in the "Enter object names to select (examples)" field.

  5. Click OK.

  6. Check the Read box.

  7. Click the Advanced button.

  8. Select the ASP.NET Machine Account.

  9. Check the box for "Replace permission entries on all child objects with entries shown here that apply to child objects".

  10. Click OK, then Yes at the prompt (it may take a while to propagate the changes).

  11. Click OK to finish.

 


Send Comment