We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

ASP.Net ImageUrl setting from asphostportal

Hi

I have a website that is a subdomain within one of my asphostportal accounts. within this website I have an image folder with images. Within my ASP.Net code I am trying to dynamically load an image into an ASP Image control from this folder using

filepath = "~/images/PL880L.png";

imagectl.ImageUrl = Server.MapPath(filepath);

The path that is being returned is correct however, the image is not being loaded. The image DOES exist and the folder and the subdomain both have read write permissions set.

What could be the problem?




1 Reply

DT Dhivyalakshmi Thirumurugan Syncfusion Team June 15, 2016 10:09 AM UTC

Hi Zeruqawan,   
  
Thanks for contacting Syncfusion support.   
  
Please refer the online link below:  
  
  
We suspect the above link have met your requirement.  
  
Please let us know if you have any queries.   
  
Regards,   
Dhivyalakshmi.   


Loader.
Live Chat Icon For mobile
Up arrow icon