No EV web pages work
Created: 05 Nov 2012 | 8 comments
Hi All,
On one of the EV servers non of the EV pages work. I know it has to do with ASP or IIS but I cannot find the problem. I performed the Dcom changes by allowing all the permissions and reentered the VSA password. No luck.
Took basic authentication off the EV pages.
Running out of ideas. Any advise? Maybe I missed something basic.
Rob
Discussion Filed Under:
Comments 8 Comments • Jump to latest comment
What i would suggest is just delete the /EnterpriseVault/ virtual directory and the EnterpriseVaultAppPool in IIS then open a command prompt and CD to your EV install directory (i.e. C:\Program Files (x86)\Enterprise Vault)
Then run the following "cscript webapp.vbs" and press Enter.
This will recreate the EV IIS website.
If this response answers your concern, please mark it as a "solution"
Hi Zerocool,
Did not help. The usage page states I do not have permissions to view this page. (70)
Regards,
Rob
Can you run the EV Deployment scanner again, just to check if you have components (of IIS) missing ?
If this response answers your concern, please mark it as a "solution"
Search.asp: The Enterprise Vault service is not available.
Archive Explorer: The XML returned for the tree view is not as expected. (500)
Error: Unable to read the directory service for version information (70, Permission denied)
Deployment scanner does not report any errors.
Regards,
Rob
Get a DTrace of w3wp and also make sure the permissions on the EV installation directory include Authenticated users (and make sure the permissions get inherited down to sub folders)
Hi Rob,
Are you testing on the local server only at the moment, or also on client machines?
Do any of the pages work if you try URL's other than the server url. i.e can you visit
http://127.0.0.1/enterprisevault/
or even http://127.0.0.1/ on the local machine just to confirm that IIS is working?
what is the error code you are getting returned in the IIS logs?
Regards,
Jeff
Regards,
Rob
Well what do AVUSAEVSITE and RBKEVA01 resolve to?
Is Kerberos in use? Have you set any (or need to set) service principal names (as in the following solution)
https://www-secure.symantec.com/connect/forums/ev1...
Regards,
Jeff
Would you like to reply?
Login or Register to post your comment.