User Tools

Site Tools


corecon_libraries.htm
Navigation:  Clarion.Net (Clarion#) > Clarion.NET FAQs/Troubleshooting > Compact Forms >====== CoreCon Libraries ====== Previous pageReturn to chapter overviewNext page

The files required for the Compact Forms Designer and for deployment to emulators/devices are found in:

Windows XP:

C:\Documents and Settings\USER-ACCOUNT\Local Settings\Application Data\Microsoft\CoreCon\1.0

Vista:

C:\Users\USER-ACCOUNT\ \AppData\Local\Microsoft\CoreCon\1.0

When you create a new user account, those files are all copied by the Operating System from the 'default' users account settings to the new users settings directory.

For example:

C:\Documents and Settings\THE-NEW-USER-ACCOUNT\Local Settings\Application Data\Microsoft\CoreCon\1.0

But, they are only copied once, upon the very 1st login to the new account. This means if you login as the default user, install all of the SDKs required, ActiveSync and Emulator 3.0, and you then create some new user accounts, the new users will get the required files. The problem is the automatic copy by the OS only happens once.

So if the user accounts were already created and had been logged into before you installed the SDKs, etc. then they won't have the required files. And if you add additional SDKs to the default account they also won't be available to the other accounts.

The solution for now is to just copy the entire directory;

C:\Documents and Settings\USER-ACCOUNT-THAT-WORKS\Local Settings\Application Data\Microsoft\CoreCon\1.0

to:

C:\Documents and Settings\ANY-USER-ACCOUNT-THAT-FAILS\Local Settings\Application Data\Microsoft\CoreCon\1.0

After that all accounts should work.

corecon_libraries.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1