Re: getallsettings
- From: "Kevin Provance" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 7 Nov 2008 13:34:13 -0500
Have you posted the entire routine? Please cut and paste it back here
(don't retype it, too much room for error). I want to run it for myself and
see what happens here.
- Kev
"michael olson" <michaelolson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:487C2A1C-9736-4609-83D7-610EA4D28B9C@xxxxxxxxxxxxxxxx
| The permissions looked fine. I deleted the Recent Files key and ran. The
| logic calls GetAllSettings first, in this case it doesn't fail because
| nothing is there. It than calls SaveSetting to add Recent Files and the
| first file. I paused here and can see the entry in the registry. Next it
is
| calling GetAllSettings and that is where it fails.
| Here are the parameters passed to SaveSetting:
| XIDE, Recent Files, RecentFile1,
| C:\XGENDEV\UnitedHealthRetro\Retro2\newfilter.xdp
|
| thanks,
|
| Mike
|
| "Bill McCarthy" wrote:
|
| > Hi Michael,
| >
| > "michael olson" <michaelolson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
| > news:F77716F0-FABC-4FCF-8CDD-9ABA1A4663A2@xxxxxxxxxxxxxxxx
| >
| > Open Regedit, select the key (I think yours in this case is the "Recent
| > Files") and then fro the edit menu select permissions. Make sure that
the
| > user account can read (actually should have Full Control), enumerate sub
| > keys and query values. Before you exit, check the "Replace all existing
| > inheritable permissions on descendants with inheritable permissions from
| > this object" checkbox, then click OK.
| >
| > Failing that, I would try deleting the entire key for your app, reboot,
and
| > try it all again. If there is not a bad value in there, it must be
| > permissions.
| >
| >
| >
.
- Follow-Ups:
- Re: getallsettings
- From: michael olson
- Re: getallsettings
- References:
- getallsettings
- From: michael olson
- Re: getallsettings
- From: Paul Clement
- Re: getallsettings
- From: michael olson
- Re: getallsettings
- From: Paul Clement
- Re: getallsettings
- From: michael olson
- Re: getallsettings
- From: expvb
- Re: getallsettings
- From: michael olson
- Re: getallsettings
- From: expvb
- Re: getallsettings
- From: expvb
- Re: getallsettings
- From: michael olson
- Re: getallsettings
- From: Bob Butler
- Re: getallsettings
- From: Paul Clement
- Re: getallsettings
- From: michael olson
- Re: getallsettings
- From: expvb
- Re: getallsettings
- From: michael olson
- Re: getallsettings
- From: Bill McCarthy
- Re: getallsettings
- From: michael olson
- getallsettings
- Prev by Date: Re: getallsettings
- Next by Date: Subclassing form WM_SYSCOMMAND
- Previous by thread: Re: getallsettings
- Next by thread: Re: getallsettings
- Index(es):
Relevant Pages
|