D
DenDuze
Guest
Hi Laura, Maybe I was not clear about this or maybe I misunderstand you but I wrote "Now I copied the source (cls-file) of that class and the needed dll's to another machine." So I copied the cls-file and the needed dll-files (Telerik Controls) to that second machine where my application runs. It's still not clear to me that, if the needed controls (dll's) are in the root-directory of my application together with the assemblies.xml where those controls are also mentioned, the copile failes. But after I run the r-code file (that also needs those dll-files, but not the assemblies) evrything is fine. I can understand that the Progress VM remembers that these are valid controls after the r-code is runned but why doesn't it compile? I know it's a strange setup (this is only temporary) because the Telerik suite is not installed on the same machine as my application is. That will change quickly and I believe that this problem will then disappear but still it's not easy to understand. The working of that GAC is not so clear. When are the control registrered to the GAC? I think because the Telerik suite is not installed on that machine they are not registered and that's my problem. But what happens then when a r-code is runned? Are the referenced controls then added to some session-specific copy of that GAC (or I'm I wrong?) Regards Didier
Continue reading...
Continue reading...