G
Guest
Hi all,
when i try to access the pdf file from one of the network drive, i am
getthing this problem. it seems it folder permission problem. dont know how
to solve this. i am using windows xp prof. do you have any idea how to solve
this prob.
thanks
bala
error message:
Unable to find GhostScript. Draw File:
File={\\tk00\Samples\03-06-01\04-1234-4.pdf} Parameters={image=1}
Canvas={Width=0 Height=0 Depth=32 Buffer=0}
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Unable to
find GhostScript. Draw File: File={\\tk00\Samples\03-06-01\04-1234-4.pdf}
Parameters={image=1} Canvas={Width=0 Height=0 Depth=32 Buffer=0}
Source Error:
Line 142: Dim ca As New WebSupergoo.ImageGlue5.Canvas
Line 143:
Line 144: ca.DrawFile(sPath, "image=1") 'get page = 1
Line 145: ImgURL1 = SessionURL & "/a-1.gif"
Line 146: ImgPath1 = Server
when i try to access the pdf file from one of the network drive, i am
getthing this problem. it seems it folder permission problem. dont know how
to solve this. i am using windows xp prof. do you have any idea how to solve
this prob.
thanks
bala
error message:
Unable to find GhostScript. Draw File:
File={\\tk00\Samples\03-06-01\04-1234-4.pdf} Parameters={image=1}
Canvas={Width=0 Height=0 Depth=32 Buffer=0}
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Unable to
find GhostScript. Draw File: File={\\tk00\Samples\03-06-01\04-1234-4.pdf}
Parameters={image=1} Canvas={Width=0 Height=0 Depth=32 Buffer=0}
Source Error:
Line 142: Dim ca As New WebSupergoo.ImageGlue5.Canvas
Line 143:
Line 144: ca.DrawFile(sPath, "image=1") 'get page = 1
Line 145: ImgURL1 = SessionURL & "/a-1.gif"
Line 146: ImgPath1 = Server