Invalid URI: The hostname could not be parsed.
Hi,
I am getting following error:
Invalid URI: The hostname could not be parsed.
When reading excel file using following code
ExcelWorksheet worksheet = xlPackage.Workbook.Worksheets[@"Sheet1"];
and that file have a cell which have email ids with mail to link.
Is there any code to remove link ?
Please help me how to resolve that error.
Best regards,
Cien System