Hi All,
I configured a WCF service in IIS (Client machine). But i am getting page not found error. I tried in both the ways like check it in Internet explorer and as well as IIS -. Web site -> right click -> browse . Both the cases getting same error like "Page Not found".
My WCF service is not a developped .NET code. its a built in package service from third party vendor. so i can't set any configuratiosfrom program side.
Client machine have windows 2003 server and IIS 5.2 with Frame work 1.1 .configurations seems old. Is the .NET frame work 1.1 is the issue for this. do we need 3.5 for hosting WCF service in IIS?
Please help me on this. my work is struck here and i am not able to move further on this.
Thanks in advance.
Piyush PansuriyaPosted May 14, 2015, 2:56 AM
Open IIS Manager and navigate to the level you want to manage. For information about opening IIS Manager, see Open IIS Manager (IIS 7). For information about navigating to locations in the UI, see Navigation in IIS Manager (IIS 7).
In Features View, double-click Directory Browsing.
In the Actions pane, click Enable if the Directory Browsing feature is disabled.
sandippatil patilPosted May 13, 2015, 1:39 PM
Please have look into this msdn article https://msdn.microsoft.com/en-us/library/bb332338.aspx#msdnwcfhc%5Ftopic5