J
JohnFol
I have an ASP.Net page that creates an instance of an OWC chart object. Once
created I use the .ExportPicture method to give me the image. I then use the
file as the ImageURL of an Image control. So far, all this works in Dev.
The key thing is the chart is not interactive on the client, mearly a server
side method for generating the image.
I am able to deploy the web pages to the server using a deployment project,
but have had no success in deploying the components necessary for deploying
the chart object and the associated support files.
Having searched without sucess for a step by step to deploying OWC, I am
hoping someone can point me in the right direction.
Any help / guidence appreciated.
created I use the .ExportPicture method to give me the image. I then use the
file as the ImageURL of an Image control. So far, all this works in Dev.
The key thing is the chart is not interactive on the client, mearly a server
side method for generating the image.
I am able to deploy the web pages to the server using a deployment project,
but have had no success in deploying the components necessary for deploying
the chart object and the associated support files.
Having searched without sucess for a step by step to deploying OWC, I am
hoping someone can point me in the right direction.
Any help / guidence appreciated.