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
sumith sudesan
NA
119
9.6k
WCF Web service not working
Dec 29 2017 3:09 AM
Hi,
I created a WCF web service and added reference of 'Sample.DLL'.
Code build properly without error.
I got following error on accessing web service URL:
Could not load file or assembly 'Sample.DLL' or one of its dependencies. The specified module could not be found.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'Sample.DLL' or one of its dependencies. The specified module could not be found.
Reply
Answers (
4
)
ASP.NET Rest Service code in C#
Need Best API's List