Hello, I use the "DevExpress"-tools. And I have this WebChartControl with data in it. And I'v fixed a button to download the chart into a pdf, but it's not important that i use DevExpress, because that's not whats caused the problem. When I debug it offline
it works perfectly.
But when I put it up on my server with IIS I cannot download the file anymore... Well I recive a file that is 0kb.
Worth mention is that I can download the file in other formats, such as JPEG, PNG and so on. Another thing is that it's
not possible to download the pdf from the server-computer eather.
My guess is that is somekind of problem with permissions.. Do someone have a good solution to this?
"Unfortunately, it is difficult to clearly diagnose this problem without being able to reproduce it locally. Please make sure that you have deployed all necessary assemblies along with you
application"
Skogshuggarn
0 Points
2 Posts
Cannot download pdf
Jul 04, 2012 09:00 AM|LINK
Hello, I use the "DevExpress"-tools. And I have this WebChartControl with data in it. And I'v fixed a button to download the chart into a pdf, but it's not important that i use DevExpress, because that's not whats caused the problem. When I debug it offline it works perfectly.
But when I put it up on my server with IIS I cannot download the file anymore... Well I recive a file that is 0kb.
Worth mention is that I can download the file in other formats, such as JPEG, PNG and so on. Another thing is that it's not possible to download the pdf from the server-computer eather.
My guess is that is somekind of problem with permissions.. Do someone have a good solution to this?
/Skogshuggarn
megh1207
Contributor
2276 Points
495 Posts
Re: Cannot download pdf
Jul 05, 2012 05:16 AM|LINK
here you can refer this
http://demos.devexpress.com/XtraChartsDemos/DateTimeScale/DateTimeScaleModeDemo.aspx
you can use devexpress support they are good and provide instant answer.
Skogshuggarn
0 Points
2 Posts
Re: Cannot download pdf
Jul 05, 2012 02:53 PM|LINK
I got a reply...
"Unfortunately, it is difficult to clearly diagnose this problem without being able to reproduce it locally. Please make sure that you have deployed all necessary assemblies along with you application"
Not that much help... :/