Click here to Skip to main content
15,903,012 members

Comments by Member 11466758 (Top 21 by date)

Member 11466758 12-Jul-16 2:43am View    
i have debug my page by using same code from above link but my soap header didn't display by invoking hello world method.
Member 11466758 11-Jul-16 7:09am View    
this value is null "Authentication" while debugging
Member 11466758 11-Jul-16 5:19am View    
if (Authentication.Username == ConfigurationManager.AppSettings["ff_username"] &&
Authentication.Password == ConfigurationManager.AppSettings["ff_password"])
THIS LINE HAVE ERROR AS Object reference not set to an instance of an object.
Member 11466758 2-Jun-16 6:04am View    
I am getting this string(2.00p.m - 4.00p.m) as slot in response i have to convert this string in above(2-4p.m) format in sql
Member 11466758 27-May-16 6:05am View    
Thanks