I have install the example of
http://code.msdn.microso...-53074189?SRC=VSIDE,and in vs2012.
Run the example,it can run good.
picture 01 is run in asp.net Environment and result is right.
then I install it into UWS,http://localhost:9500/Northwind.svc can run good(the picture 02) ,but http://localhost:9500/Northwind.svc/Customers(the picture 03) CAN'T run!
this is my configuration in UWS:
The picture 04 & 05 is my configuration is UWS.
if I add "/Customers" in the end of "http://localhost:9500/Northwind.svc",UWS return errors,but "http://localhost:9500/Northwind.svc",run good!
WHY?
bnpysse attached the following image(s):