Hi,
(in addition to
http://www.adobeforums.com/cgi-bin/webx/.3bc0ff0f/14)i face the following error message in the assembler log file while runnign my application on the same server (not remotly) .
if i run my application from a batch file every thing works, but in case i run it from a window service (which activates the SAME batch file) i get the following exception:
General Exception -- java.io.FileNotFoundException: C:\WINDOWS\TEMP\AdobeDocumentStorage\global\removeOn2007Y08M01D08h26m13s.1185956773000\7947676097999737161 (The system cannot find the path specified)
is it related to the share problem? which directory should be shared? is it "C:\WINDOWS\TEMP\AdobeDocumentStorage"
additional info: Assembler is installed of F directory which .NET framework (which installed the service) is installed on C directory.
thanks,
Hagai