Hi All,
I've just installed Web server 2008 and tried to run WCF and Web Site and get the following Error message:
Server Error in Application "application name"
HTTP Error 500.19 – Internal Server Error
HRESULT: 0x8007000d
Description of HRESULT
The requested page cannot be accessed because the related configuration data for the page is invalid.
After google searching, I found this hint from MS saying that I should Delete the malformed XML element from the ApplicationHost.config file or from the Web.config file.
But I just dont understand where or how to delete malformed XML.
I am able to run http://localhost/iisstart.htm.
I have this web site ran perfectly fine before installing Web server 2008.
Could someone please help I'd greatly appreciated.