Click here to Skip to main content
15,746,248 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi,

when i execute the WCF service i got 'http:/localhost:4757/WCFService1_P1/Service.svc' is not a valid virtual path error.What is virtual path here?.I changed the WCF settings for web.config.Is there any other WCF settings for web.config?.
Posted

1 solution

Is your Wcf service hosted ??

If not try to publish the service in IIS , or write a hosting application
 
Share this answer
 

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