PDA

View Full Version : Infragistics Problem


joya
05-23-2004, 05:22 AM
Hello, I try to make an example with just one ultraweblistbar with some Groups an Items in the group, in the PC works ok, but when I try to run the app in the web (after copy the project to the web just the files need to run the this app) the ultraweblistbar its not showed and I got this run time error iglbar_explorerBarGroup its not declared.

I try to solve this problem with the copy local of all of infragistics references

Any Idea
P.D. My English its not very good I hope understand me.

JoyaSoft

Martinelly
05-25-2004, 06:42 AM
When you install infragistics in your local computer it creates an application from where all the support files are ran--images, javascript files and things like that.
These files are not transferred to you online application. What you need to do is recreate that folder structure on your web app and make sure that your component is looking for support files at the right place.