Click here to Skip to main content
16,018,637 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi
I am using Visual Studio 8
and iis 7


I am hosting my wcf service in iis
but i m getting following error when i am browsing ...







Error Summary
HTTP Error 404.3 - Not Found
The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.




To resolve this


i run this


C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis -i


and this also

CSS
Navigate to:
C:\windows\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\

In case you are running on a 64Bit machine, than navigate to:
C:\windows\Microsoft.Net\Framework64\v3.0\Windows Communication Foundation\

Run the following command: ServiceModelReg –i



But Still My Problem is not resolve
Posted

1 solution

 
Share this answer
 
Comments
DiegoSalvatore 27-Nov-13 16:05pm    
HI, I have that error, but I have Framework 4.5 and when i run ServiceModelReg.exe –i from framework4.5 directory it says that it is not supported in that widows plataform.. My Windows is 2012. Any Idea how can i solve that problem? Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900