I was missing the *.svc IIS 7 handler mapping. I started working on adding it manually but decided to research it a bit. It ends up you can run:
%windir%\Microsoft.NET\Framework\v3.0\WindowsCommunication Foundation\ServiceModelReg.exe –i
to add all the IIS configuration for WCF services. Use the Framework64 folder if you are using a 64-bit OS.
Next entry: Cross domain AJAX call using IIS 7 and Microsoft URL Rewrite
Previous Entry: .NET - HTML and URL - Encoder and Decoder
Latest entries:
Create absolute URLs using ASP.NET MVC
Comments
Thankyou !
Cool. Had been looking for this solution for a couple of hours, till I read this :)
My Links
Tags
Follow me
About
Powered by FoxBlog
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2011, Nathan Fox
Thx for solution...
yogita - February 19, 2010