Sign In  Sign Up Live-Chat

Connot load Image

Last post 07-04-2008, 4:18 AM by alexey.noskov. 1 replies.
Sort Posts: Previous Next
  •  07-04-2008, 1:44 AM 134293

    Connot load Image

    hi,
    can any body tell me why i am getting following error and how to resolve that error


    Additional information: Exception 'Cannot load image from field 'imageLink'. The field contains data in unsupported format. The remote server returned an error: (404) Not Found.' occured in Aspose.Words for .NET 5.2.0.0.
    For free technical support, please post this error and the file in the Aspose.Words Forums http://www.aspose.com/forums/ShowForum.aspx?ForumID=75.


    The above error is showing when i am using following code and mailmergeimagefield event handler too
     
      doc.MailMerge.ExecuteWithRegions(ds.Tables[0]);

    could you please tell me this why
     
  •  07-04-2008, 4:18 AM 134316 in reply to 134293

    Re: Connot load Image

    Hi

     

    Thanks for your inquiry. As you can see from error message server returns 404 error.

    The 404 or Not Found error message is an HTTP standard response code indicating that the client was able to communicate with the server but either the server could not find what was requested.

    So I think that you should check the image url (just copy this url from your data source and paste in the browser).

     

    Best regards.


    Alexey Noskov
    Developer/Technical Support
    Aspose Auckland Team
     
View as RSS news feed in XML