Unable to create a new directory within the specified web location.
Updated: 05 Jan 2011 | 18 comments
This issue has been solved. See solution.
When using the Symantec Installation Manager to install NS7 trial on a 2k3 SP2 32bit box I get to the Notification Server Configuration page. I fill that out and click Next and get the message 'Unable to create a new directory within the specified web location. Verify that the fully qualified domain name resolves back to the server where you are installing Notification Server on.' The FQDN is accurate and resolves properly forward and reverse. I assume this is somehow an IIS permissions issue, but I have been unable to find it. Has anyone else encountered this?
discussion Filed Under:
Comments
Is the "Default Website"
Is the "Default Website" configured with some non default settings ? (F.e. listen only on some IPs or listen only to specific header names)
Is the local iis reachable over the browser with the FQDN ? (Possibly the site should be excluded from a proxy).
Thanks for the response. No
Thanks for the response.
No filters on the website and I can reach the default "Under Construction" webpage using the FQDN.
Addendum
I very much appreciate the suggestions but there is no proxy involved.
Install Log errors
Here are the errors in the install log (hostname edited but is correct in the error log). Ring any bells for anyone? I've checked as many ways as I can think to and the FQDN comes up as valid.
<event date="Mar 14 15:58:02 +00:00" severity="2" hostName="XXXXXXXX" source="Symantec.Installation.UI.NSApplicationIdentityView.ValidateSslCert" module="SymantecInstallationManager.exe" process="SymantecInstallationManager" pid="1580" thread="1" tickCount="42375484"><![CDATA[Unable to validate fully qualified web domain name is current server]]></event>
<event date="Mar 14 15:58:02 +00:00" severity="1" hostName="XXXXXXXX" source="Symantec.Installation.UI.NSApplicationIdentityView+IISWebSite.checkWeb" module="SymantecInstallationManager.exe" process="SymantecInstallationManager" pid="1580" thread="1" tickCount="42375500"><![CDATA[Exception trying to access the web site
unable to create a new directory within the specified web locati
Has anyone found a solution to this? I'm runing into the same error.
Thanks,
Tom
Sorry, not yet.
I've had a long ticket running with NS Support. They've been trying hard to find the cause, but so far without success. It appears to be an issue where the NS installer is mistakenly detecting an SSL certificate (there were none on this server) and when it can't figure out the FQDN from the non-existent certificate it throws the error.
If the Altiris (SIM) installer logs
don't provide any clues, how about on the Microsoft side. Do you see anything in the event, application or http error logs?
Jim Harings
HP Enterprise Services
1st Rule of Connect Club: Mark the post that helped you the most as a 'solution'. 2nd Rule of Connect Club:You must talk about Connect club.
In my case, no
We went through all IIS, OS, and SIM logs with fine tooth comb. The SIM logs hinted at the cert issue described above, but we were never able to find the culprit, despite much hard effort on the part of Symantec support. We have surrendered and are now installing to another server. The install worked fine on that other server.
typed too fast in different
typed too fast in different section please ignore previous comment
Permissions fixed it for me!
Been bashing my head on this same issue for some days...but had a breaktrough
To cut a long story short it turned out to be permissions on the system temp folder i.e. C:\Temp
Needed to add Network Service with full control and it sprang into life
Hope this helps
just a minor adding..
In fact you have to provide permission to Network Service on the default www temp directory which is C:\inetpub\temp.
Although passed this step, the installation of SMP using 7.0.814.0 version of SIM failed on Windows 2008 Server for an unknown reason... :(
Thanks again!
Cosmin MARIN
Symantec Technical Specialist
Because 7.0 does not run on Windows 2008
it only runs on 2003. 7.1 will only install on 2008 R2, however it's only beta right now.
Jim Harings
HP Enterprise Services
1st Rule of Connect Club: Mark the post that helped you the most as a 'solution'. 2nd Rule of Connect Club:You must talk about Connect club.
Good point Mark
Sometimes our old friend FileMon (from Microsoft, previously SysInternals) can be of assistance. Not sure if you can still download FileMon (Process Explorer has mostly overtaken the capabilities of that and RegMon), but ProcExplorer will do too to help identify any install "FAIL" issues, particularly due to permissions.
Thanks for sharing Mark!
Thanks,
Kyle
Symantec Trusted Advisor
For Forum threads, please click "Mark as Solution" if answered.
For all content, please give a thumbs up if you agree with or support the post.
Reinstalled SP2
I had this exact same problem. I finally reinstalled SP2 for Windows 2003 and it resolved the problem. Some kind of corruption of IIS is what appears to be causing the issue. Reinstalling IIS and .NET Framework did not do anything.
Good point Robert
I have to do this on nearly every 2003 server that is built for us (and there have been ALOT of them since we finally built real dev and test environments for Altiris...5 years after we implemented!). Sometimes you can get by with just removing IIS and reinstalling it, but frequently this will result in a prompt coming up for the 2003 SP2 source files.
Thanks,
Kyle
Symantec Trusted Advisor
For Forum threads, please click "Mark as Solution" if answered.
For all content, please give a thumbs up if you agree with or support the post.
Use hostname instead of FQDN
Hello,
I have the same problem with installation and I just tried to use hostname instead of FQDN and it worked. There is no needed to reinstall IIS or .NET or OS. Hope this will help you:)
Reinstall IIS
We ran into the same problem and we uninstall IIS and reinstalled. We are running Server 2008
Have you tried any of the above options?
Reinstalling a service pack and\or IIS? Are you using HTTPS, where a certificate will come into play?
Jim Harings
HP Enterprise Services
1st Rule of Connect Club: Mark the post that helped you the most as a 'solution'. 2nd Rule of Connect Club:You must talk about Connect club.
Would you like to reply?
Login or Register to post your comment.