Israel4Ever

Results 4 issues of Israel4Ever

I created a page that working with angular-scroll in order to scroll to specific element (by element id). It's working good. When I host this page within IFrame, the scroll...

Hi, I'm getting this Exception while calling the "Render()" method: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index...

Hi, I'm calling this code: CQ dom = CQ.Create( duplicatedResult.StreamToFile, encoding, HtmlParsingMode.Auto, HtmlParsingOptions.IgnoreComments ); The stream of the file (duplicatedResult.StreamToFile) is the downloaded URL: http://docsouth.unc.edu/fpn/green/green.html and getting back this exception:...

Hi, I'm running my code that working with CsQuery and getting this exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection....