main logo
Subject: Re: CodeBook 6.1
Author: Anatoliy Ryaboy
Posted: 2001/05/23 23:29:34
 
View Entire Thread
New Search


<i><font color="#663300"><i><font color="#663300">I download CodeBook full. After I run NewApp and Create Application I run Application and it was working. Than I start implement security and I find that all security files not included in project. After I manualy include this files and build app I got a lot of error messages that some files not defind. Unable to find Class Library icustctl. And this library wasn't downloaded.</font></i>

The security classes were part of the SAVI portion of Codebook which was removed for the 6.1 version. There have been messages from some users who are working on implementing security in 6.1; you might want to check the archive.

The reason that you are getting all the "class not found" messages is that all of the CustCtl classes were refactored into separate class libraries. When they were all in the same classlib, if you wanted to use any one class, all of them got built into your app, making things more bloated than necessary. If you want to use any of these custom controls, they are now located in commonlibscustctl.


Thanks a lot. It helps.
</font></i>

Anatoliy
 
©2001 Anatoliy Ryaboy
<-- Prior Message New Search Next Message -->