Can't load HTML file where path has a numeral sign (#)

I have an error when I tried to load html file where path has a numeral sign (#):

string path = @"C:\Test dir#\FromDisk.htm";

this.htmluiControl1.LoadHTML(path);
The error is:

File not found. File name is: C:\\Test dir#\\FromDisk.html

Can you help me?

Thanks!


3 Replies

KR Kannan R Syncfusion Team September 27, 2018 07:41 AM UTC

Hi Daniel, 
 
Thank you contacting Syncfusion support. 
 
You have reported same query in your Incident Id - 216111. So we request you to follow up with that incident for this requirement.  
 
Regards, 
Kannan 



LQ Lord Quo September 27, 2018 04:15 PM UTC

That's right, I thought maybe someone else had and wanted to know their opinion.

Thanks!


KR Kannan R Syncfusion Team September 28, 2018 06:24 AM UTC

Hi Daniel, 
 
Thank you for your update.  
 
Query 
Response 
Regarding fix for reported problem in HTMLUIControl. 
Please follow up with Incident ID – 216111.  
I thought maybe someone else had and wanted to know their opinion. 
Yes, this is also a better approach. We will provide assistance if some other users has same problem. 
 
Regards, 
Kannan 


Loader.
Up arrow icon