Hello,
I'm new to Infragistics, and I'm trying to learn it quickly in order to build a dashboard. I'd found Tom's tutorial videos online and have found them to be extremely helpful in giving me a kickstart.
As a result I've got a prototype built with a webchart which is using a secure image pipe, and data from SQL. In dev (VS 2010), the chart image appears every time, however, the published version seems to be hit or miss. I'll get the chart image sometimes and access denied other times.
I've read through http://ko.infragistics.com/community/forums/t/5477.aspx and some posts on other forums, however, many of them say that this has been resolved in later versions of IG. I'm using Infragistics 13.2 and I can't seem to find any information on this issue referencing later versions such as this one. Actually, I haven't found anything later than 2008/2009.
I'm open to start building the application again from scratch if anyone has a good suggestion for a tutorial using ASP.NET in C#, not VB. I love the 3D charts and guages, and I'm really looking forward to digging deeper into Infragistics and seeing what else I can use in my dashboard.
Thanks in advance!
It turns out that part of the problem is the number of worker processes I have in the app pool. If I limit it to one, then it works every time as in the development environment, however, when I have more than one, it seems to work off and on, seemingly dependent on which worker process is being accessed at the time.
Unfortunately, I can't get away with having just one worker process, and I need to find out why it's not working with more than one. Any suggestions?
Again, thanks in advance!
Hello wynfordit,
Thank you for contacting Infragistics.
I have done some looking into this matter and have some questions concerning this matter. Would you be able to use the IE Dev tools and use the Networking tab/tool? I want to see if you are getting any errors and what the errors are. What service release for v13.2 are you using? Do you get any console errors in addition to the access denied?