well... the code crashes, which error do you get? can you post the line of code where the error occours?
Marco
PS much better than changing the type of the project, it is to create a new project (of the right type), add to it the references to the libraries and controls used in the first project, and then add the modules used in the first project (forms, classes etc) When importing classes you will have a messagew saying that the class instancing will be changed to Private, and that is ok
|