Hi, I have a problem with resource injection from installed packages.
I am using Tosca Widgets 2.0 (but also have the same problem in a TG0.9 test case). I am using TG2.1 In particular I am using tw2.jquery (or tw.jquery.FlexiGrid). These both work fine on the Linux system I developed the system on. I then ported the code to a fresh TG2.1 environment on a Windows XP where it will be deployed (I have cursed the Windows requirement for serving for other things as well but have no choice here.....). In windows (but NOT linux) I find that I get error 404 on any of the 8080:/resources/ that are part of tw2.jquery or tw.jquery.FlexiGrid. I have tried things like copying all of the site-packages directory from the linux dev system to the windows testing system (to make sure all the package code is identical) and get the same error. I have tried all the combinations of: base_config.use.toscawidgets = false/true (and the 2 version of the same) Can anyone suggest where I should start looking? As a quick fix I copied all the relevant js and css files to the public area and hardcoded js/cs includes in the template files but this is not a very nice fix.... Regards, Martin -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

