TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Yogev
NA
3
4.4k
Expose WSDL from WCF Service Library
Jul 12 2011 5:35 AM
Hi,
I created a WCF service library and hosting it in a WPF application.
Accessing it via C# it's easy (and some would even say - fun).
In order to access the service via other platforms (like iPhone) I need to do it via WSDL.
In the past I created a WCF "website" and I could access the WSDL via "../service.svc?wsdl".
The WCF service library is missing the .svc file so I don't know how and if it's possible to access the "/service.svc?wsdl" file.
Help would be appreciated.
Thanks!
Reply
Answers (
2
)
Problem with using service from process which started it...
Web service in WCF