User profiles not workin in Access 2003
- From: "DeveloperMikeInCT" <DeveloperMikeInCT@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Apr 2005 10:18:02 -0700
I am trying to migrate an application from Access97 to Access2003 and I am
finding that the "user profiles" feature isn't working properly in 2003. We
are following the instructions in the 2003 documentation on how to create a
profile. Basically it is the same as in 97 except that some registry keys
are for HKLM\SOFTWARE\Microsoft\Office\9.0\Access become
HKLM\SOFTWARE\Microsoft\Office\11.0\Access. Basically we create a profile
that is a copy of the Office\11.0\Access key and place it in our own key
(HKLM\SOFTWARE\ourcompany\ourproduct\version\) We then add a RefLibPaths key
for a code library and we also add a Wizards\LoadOnStartup key that has some
read-only ("ro") add-ins we want to load. When we launch the programs
<install root>/msaccess.exe /profile "our profile" ourapp.mdb all we get is
"Microsoft Office Access can't load <install root>..." where install root is
the path to Office 11.
Again, we have lots of experience with this and have used profiles
successfully in Access97 and Access2000. Even if I create a profile exactly
per the instructions in the help and make it an exact copy of the
Office\11.0\Access key it will not run any MDBs. All we get is the
"Microsoft Office Access can't load <install root>...". This leads me to
believe that there is a problem with Access 2003 and profiles or there is a
change that has been omitted in the documentation.
Anyone out there using profiles successfully in 2003 ?
As another note, if I add the RefLibPaths and Wizards\LoadOnStartup info
directly to the Office\11.0\Access key then all works well. This can't be a
solution since I don't want these settings to apply to all uses of access.
That's exactly why I need to and should use a user profile.
Thanks
.
- Prev by Date: Re: need code to re-sequence incremental control when record(s) re
- Next by Date: Re: Passing object names as arguements in functions
- Previous by thread: How can I integrate an data base file with an excel file?
- Next by thread: Run Excel VBA from Access module
- Index(es):
Relevant Pages
|