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
rajesh vs
NA
229
13.1k
best overloaded method match for 'SecurityWCFService.Securit
Oct 28 2014 6:35 AM
public void SendMail(string subject, string body, string countryval, string FilePath)
{
try
{
_secService = new SecurityWCFService.SecurityServiceClient();
smtpConfig = _secService.GetConfigurationDetailByCountry(Guid.Parse(countryval));
The best overloaded method match for 'SecurityWCFService.SecurityServiceClient.GetConfigurationDetailByCountry(SecurityWCFService.GetConfigurationDetailByCountryRequest)' has some invalid arguments
Reply
Answers (
0
)
not taking image from project folder
Display total no of record(rollno) from mysql database