Hi,
I have some issues with hosting a WCF service in IIS. The service was developed in VS2008(C#), and worked well when i hosted it in a console application However when i tried hosting it in IIS, I had issues.
Then I created a virtual directory and did the other stuff on IIS manager but came up with this error in my Mozilla browser. Quote: XML Parsing Error: no element found Location: http://localhost/test1/Web.config Line Number 1, Column 1:
I need some help on this guys. Thanks.