I am uploading an HTML file to a document library. How do I get the HTML in the file into a multiline text variable? I am trying to extract certain tags that are in the <head> section so that I can insert them into certain columns.
In Workflow 2007, I used a web request to get the text of an email that was uploaded into a document library. When I try to do that in Workflow 2010, I get an error that says "Error performing web request. The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel." Based on web research, this is happening due to a certificate issue. My SharePoint administrator is telling me that all certifications are good and I should not be getting this error.
Any help would be greatly appreciated (other than getting a new SP administrator).