Phantom PDF : Could not find file 'C:\WINDOWS\TEMP\jsreport-temp\meta80f62e86-18a7-4394-b264-f2dcbb3af9ba'.
-
Hi,
i am seeing this error. i am building the html tags based on dynamic data and passing it to rs.RenderAsync method.
its working locally, but when i deploy on IIS . it doesn't work. application pool is running on service account. can you please help?Server Error in '/jsrports' Application.
Could not find file 'C:\WINDOWS\TEMP\jsreport-temp\meta80f62e86-18a7-4394-b264-f2dcbb3af9ba'.Packages version :
jsreport.Client.2.0.2
jsreport.Local.1.0.3
jsreport.Types.1.8.3
jsreport.Binary.1.8.2
jsreport.Shared.1.0.1thanks,
Vikram
-
I figured it out by reading the old messages.
To fix here is what i did , open IIS -> applicationpools-><YourApplicationPool>->rightclick->Advanced Setting->Set Load User profile=true(by default its=false)