I download Umbracocms4.9.0 file unzip it and rename with build and put it on my c:\\inetpub\wwwroot
now i'm switch to IIS add new site chane port and give physical path to it but when i browse site i got error which i mention below please suggest me where is i'm wrong?
Object not found!
The requested URL was not found on this server.
If you entered the URL manually please check your
spelling and try again.
If you think this is a server error, please contact
the webmaster.
It looks like you have Apache httpd looking at that directory, not IIS - Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5
How to RUN Umbracosite on IIS?
Hey guys
I download Umbracocms4.9.0 file unzip it and rename with build and put it on my c:\\inetpub\wwwroot
now i'm switch to IIS add new site chane port and give physical path to it but when i browse site i got error which i mention below please suggest me where is i'm wrong?
Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
If you think this is a server error, please contact the webmaster.
Error 404
localhost01/12/13 12:43:04
Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5
It looks like you have Apache httpd looking at that directory, not IIS - Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5
Hi Shine,
Make sure your application pool uses .NET 4.0 and not 2.0
When creating a new web site in IIS it creates it with an application pool using .NET 2.0
hope this helps,
Anthony
Hey Anthony I change application pool but what next when i browse its show sitename:portnumber like localhost:83 what is the next stored procedure
please guid me i don't have any idea about umbraco i'm very new for this platform guid me......
Hi Shine,
Have you checked the documentation on a manual install of Umbraco:
http://our.umbraco.org/documentation/Installation/install-umbraco-manually
There is a section on using IIS and virtual directories.
hope this helps,
Anthony
is working on a reply...