From: Lloyd D. <ll...@ga...> - 2001-09-11 09:16:36
|
i need some help to fix last buggish point in web demo (yes, there is a new link web demo on the project page: http://csgl.sourceforge.net which link to http://csgl.sourceforge.net/demo.html) (demo code is not yet released but it is already in CVS) 1. if someone has access to a computer with IE6 and without ".Net framework" could he test it ? by the way he should have problem with 2. you must change ".net security setting" for the demo to work (as i do a lot of interop), now i use mscorcfg shipped with ".net framework" to do this but, obviously, end user don't have it, is there an easy way to change his security setting ? (download .security file ? you put somewhere in windows ? stuff like that ?) an assembly signing ? any idea ? 3. i have a problem with resource. actually i hard code path to the server in NeHe08, but it would be nice if the demo could be moved, automatically find where it is downloaded from, any idea for this ? 4. i have a BIG event problem. i am not able to respond key event. if anyone could investigate on this topic ? PS: for whose who to test, you must know (as not documented on the page, the demo work only if downloaded from IIS and http://www.brinkster.com make free .net hosting) PS2: (&USB, what a joke !) if you already look at web demo (and it works) and look again but this no longer work this might because i have versioning problem and he use older version of assembly so (waiting for improvement from me) you could clear downloaded assembly cache with "gacutil /cdl" |