10-11-2007, 10:55
|
Prathiba
Joined on 10-11-2007
Posts 1
|
Error code 20010 for images over network
|
 
 
|
|
|
Hi,
We are having a web application in ASP.NET2.0 . We are using Lead tools version 13 in our application. When we
try to load the image located in another system from the web application installed and running in my local machine I
am getting the following error
---------------------------
CT Summation
---------------------------
Image (anyimage2.jpg) GetFileInfo failed with error code: 20010. Page: 0; Flags: FILEINFO_TOTALPAGES.
Support Locked: Doc: False; Gif False; Tif False; Pdf Falseat
Summation.Web.UI.GetImage.ThrowImageGetFileInfoError(Int32 nRet, String imageFilePath, Int32 page, Int32 flags) in
C:\2.5.3Dev\Dev\2.5.3\WebBlaze\WebBlaze\GetImage.aspx.cs:line 920
at Summation.Web.UI.GetImage.GetNumMultiPages(String sImgFile) in
C:\2.5.3Dev\Dev\2.5.3\WebBlaze\WebBlaze\GetImage.aspx.cs:line 991
at Summation.Web.UI.GetImage.BurnInRedactionsIfNecessary() in
C:\2.5.3Dev\Dev\2.5.3\WebBlaze\WebBlaze\GetImage.aspx.cs:line 497
at Summation.Web.UI.GetImage.Page_Load(Object sender, EventArgs e) in
C:\2.5.3Dev\Dev\2.5.3\WebBlaze\WebBlaze\GetImage.aspx.cs:line 143
---------------------------
OK
---------------------------
Kindly help us in this issue
|
|
|
|
|
Report
|
|
|
|