Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (2.x): Installation > Cannot create virtual directory 'telerik' HRESULT: 0x8000500F

Cannot create virtual directory 'telerik' HRESULT: 0x8000500F

  • stephen@scizzortell.com avatar

    Posted on May 16, 2007 (permalink)

    When I try installing Sitefinity3.0 on my windows 2003 server (IIS6), I receive the following error. Any help?

    Reply

  • Pepi Pepi admin's avatar

    Posted on May 16, 2007 (permalink)

    Hello Stephen,

    This error may occur for this two reasons:
    1.    If the logged user has no administrative permissions.
    2.    If IIS is not properly configured to use ASP.NET.

    You can also have a look at “Configuring IIS” chapter in User Manual.
    Also, could you please check up if it is possible to create virtual directories manually?

    Thanks a lot in advance for your cooperation!


    Best wishes,
    Pepi
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

    Reply

  • stephen@scizzortell.com avatar

    Posted on May 16, 2007 (permalink)

    Hi Pepi,

    I am logged in as administrator, and I can create these virtual directories manually.  Several other ASP.NET 2.0 web applications are running on the computer in questions without a problem.

    I was able to set up the initial Sitefinity 3.0 virtual directory structure manually - but I still get this error when I try creating a project.

    Reply

  • Pepi Pepi admin's avatar

    Posted on May 16, 2007 (permalink)

    Hello Stephen,

    I assume that your distribution might have been corrupted. You can download the official release version from Sitefinity site
    http://sitefinity.com/my-client.net/my-downloads.aspx and try again. Firstly you should uninstall the old version. 
    In case installing new version doesn’t help, could you please send us more detailed information about your IIS configuration; some screenshots for example will be great.

    Thanks in advance!

    Kind regards,
    Pepi
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

    Reply

  • bzburns avatar

    Posted on May 16, 2007 (permalink)

    I have created a ticket in the system.

    How does Sitefinity install determine which website to install the virtual directories under?  I have many sites on this machine and need to know what site it is attempting to install to.

    Reply

  • bzburns avatar

    Posted on May 16, 2007 (permalink)

    I have fixed this and will update my support ticket:

    Apparently, the Sitefinity install process looks for w3svc/1 as the website to use.  I had removed this website (as i always do with new servers) from the iis management console.  This path still does exist in the metabase, but it is inaccessible (as I want it to be). 

    As soon as I copied another website configuration to w3svc/1 using adsutil (in order to once again display this site in IIS console), the installer worked properly and I'm up and running.

    Fix for Telerik: I think Sitefinity should prompt the user for which website to to install the virtual directories to, rather than assuming the Default Web Site w3svc/1.  This was a headache, as this preference is not listed in the install documentation.

    Reply

  • Vlad Vlad admin's avatar

    Posted on May 17, 2007 (permalink)

    Hello Stephen,

    Thank you for the suggestion.
    We will take it into consideration when improving the install actions.

    Sincerely yours,
    Vlad
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

    Reply

  • c avatar

    Posted on Jun 5, 2008 (permalink)

    could someone provide further instruction on how to do what bzburns did to fix this issue. I would greatly appreciate any help.

    Reply

  • Mikael Kleinwort avatar

    Posted on Apr 22, 2009 (permalink)

    I ran into the same problem and could not get any useful information from the SF team. Here is how I solved the problem:

    I installed SF3.6, I get the 2 HRESULT exceptions.

    I created a new website, with an empty hostheader value, thus making it the default website.

    Then I created 2 virtual directories myself in the IIS console, under this website, pointing them to the appropriate directories:

    for the "telerik" virtual directory, this is
    C:\Program Files (x86)\Common Files\telerik\web

    for the "Sitefinity3.6" virtual directory, this is
    C:\Program Files (x86)\telerik\Sitefinity\ProjectManager

    thats it. The shortcuts installed by the SF installer work if I do it this way. Simple once you know it.

    Regards, Mikael

    Reply

  • Mikael Kleinwort avatar

    Posted on Apr 22, 2009 (permalink)

    Make sure to set the security settings for the SiteFinity virtual directory appropriately:
    - disable anonymous access
    - enable Windows authentication

    Regards, Mikael

    Reply

  • Mikael Kleinwort avatar

    Posted on Apr 22, 2009 (permalink)

    Additional info:
    you must grant full access for the account the asp.net process runs under, to the ProjectManager directory under the SiteFinity folder. Usually, this process runs under the network service account.

    Regards, Mikael

    Reply

  • Georgi Georgi admin's avatar

    Posted on Apr 22, 2009 (permalink)

    Hi Mikael Kleinwort,

    Just a note here why full access is needed - it is because the project manager creates directories, extract files from a zip archive and writes files to the disk. That is why Read only access is not enough.

    Regards,
    Georgi
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • John avatar

    Posted on Jun 5, 2009 (permalink)

    Same issue here... tried the steps Michael provided... no luck.

    Whats funny about sitefinity is.... its a great product, once installed, its awesome...   But the installer is rather lacking... We setup about 15 different 'sandboxes' here at my work, and every single install, or update... has been riddled with random errors, always resulting in googles searches for fixes.

    Sitefinity would be the number 1 CMS on the net.... if people could get it installed without hours of googling for the error messages.

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Jun 6, 2009 (permalink)

    Hello John,

    Thank you for your feedback.

    We are working on the executable for 4.0 and I belive that the customers will not have similar problems after the release.

    Best wishes,
    Ivan Dimitrov
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.

    Reply

  • Chris Emerson avatar

    Posted on Jul 10, 2009 (permalink)

    I'd like to reiterate what John said. Every @#$% install sends me back to Google... simply infuriating!
    I sure hope the 4.0 installer does what you say it will Ivan.

    Couple of my latest...

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (2.x): Installation > Cannot create virtual directory 'telerik' HRESULT: 0x8000500F