Click to See Complete Forum and Search --> : How to unlock a project


CLW
October 8th, 2001, 05:25 AM
I have an old project that I loaded up again today. I forgot that some
components on the form requires license files. As a result, after I open the
project, the project is read only (locked by VB, not by the file system).

Now I have found an older version of license file which is not compatible
with the newer controls. I want to simply remove the newer versions of the
control from the form, and replace them with an older version. However,
since the project is read only, I am unable to do that.

Any idea?

Thanks in advance

vincentma
October 9th, 2001, 03:13 AM
find the file you want to unlock, highlight it and right click,select submenu "properties", change the choices of "ReadOnly" into "SavedDocument", all will be ok, good luck.