Closed nshathish closed 9 years ago
Mailhelper.cs file is missing in the GlobusMailLib library but its used in the Team.asmx file GlobusMailLib.MailHelper objMailHelper = new GlobusMailLib.MailHelper(); //line 57
This is causing compilation errors
This issues has been fixed, am marking this issue closed now.
Mailhelper.cs file is missing in the GlobusMailLib library but its used in the Team.asmx file GlobusMailLib.MailHelper objMailHelper = new GlobusMailLib.MailHelper(); //line 57
This is causing compilation errors