Home All Groups Group Topic Archive Search About

Remove Personal folder in Folder list

Author
8 Feb 2005 5:35 PM
JEff
Hi, I'm new to the forum and to vba so please bear with me.

I had to move a .pst file to a new location. When I re-opened it, I was left
with two entries titled "Personal Folders". One with my .PST file in it and
the other one I can't delete, or open.

How would I best go about removing this duplicate entry?

Author
10 Feb 2005 2:28 AM
Jim Vierra
Just close it - it will go away.

--
Jim Vierra
Show quoteHide quote
"JEff" <J***@discussions.microsoft.com> wrote in message
news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
> Hi, I'm new to the forum and to vba so please bear with me.
>
> I had to move a .pst file to a new location. When I re-opened it, I was
> left
> with two entries titled "Personal Folders". One with my .PST file in it
> and
> the other one I can't delete, or open.
>
> How would I best go about removing this duplicate entry?
>
>
Are all your drivers up to date? click for free checkup

Author
10 Feb 2005 11:21 AM
Sue Mosher [MVP-Outlook]
No, it won't. One of the entries is a "ghost" that can't be closed manually.
There are two ways to get rid of it -- find the key for it under the Windows
Messaging Subsystem keys for the profile in the registry and delete it, or
create a new profile. The latter is likely to be easier.

--
Sue Mosher, Outlook MVP
Author of
     Microsoft Outlook Programming - Jumpstart for
     Administrators, Power Users, and Developers
     http://www.outlookcode.com/jumpstart.aspx


Show quoteHide quote
"Jim Vierra" <jvie***@msn.com> wrote in message
news:OZTm%23gxDFHA.1836@tk2msftngp13.phx.gbl...
> Just close it - it will go away.
>
> --
> Jim Vierra
> "JEff" <J***@discussions.microsoft.com> wrote in message
> news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
>> Hi, I'm new to the forum and to vba so please bear with me.
>>
>> I had to move a .pst file to a new location. When I re-opened it, I was
>> left
>> with two entries titled "Personal Folders". One with my .PST file in it
>> and
>> the other one I can't delete, or open.
>>
>> How would I best go about removing this duplicate entry?
>>
>>
>
>
Author
10 Feb 2005 6:23 PM
Jim Vierra
Just tried it to be sure but if you right click on a non-existent folder
without clicking on it and choose close the folder will be removed.  If you
click on it it will always complain.  If I get time I will try this from VBA
which may not work as you have suggested.

--
Jim Vierra
Show quoteHide quote
"Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
news:uOWLj62DFHA.2508@TK2MSFTNGP09.phx.gbl...
> No, it won't. One of the entries is a "ghost" that can't be closed
> manually. There are two ways to get rid of it -- find the key for it under
> the Windows Messaging Subsystem keys for the profile in the registry and
> delete it, or create a new profile. The latter is likely to be easier.
>
> --
> Sue Mosher, Outlook MVP
> Author of
>     Microsoft Outlook Programming - Jumpstart for
>     Administrators, Power Users, and Developers
>     http://www.outlookcode.com/jumpstart.aspx
>
>
> "Jim Vierra" <jvie***@msn.com> wrote in message
> news:OZTm%23gxDFHA.1836@tk2msftngp13.phx.gbl...
>> Just close it - it will go away.
>>
>> --
>> Jim Vierra
>> "JEff" <J***@discussions.microsoft.com> wrote in message
>> news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
>>> Hi, I'm new to the forum and to vba so please bear with me.
>>>
>>> I had to move a .pst file to a new location. When I re-opened it, I was
>>> left
>>> with two entries titled "Personal Folders". One with my .PST file in it
>>> and
>>> the other one I can't delete, or open.
>>>
>>> How would I best go about removing this duplicate entry?
>>>
>>>
>>
>>
>
>
Author
10 Feb 2005 7:04 PM
Jim Vierra
Sue - Jeff.

We are really talking about a PST "ghost" which is a reference to a data
file.

In the interest of avoiding the registry I have tested the following.

Outlook 2003 - you can close a ghost from the context menu.
Outlook 2002 - you can close the ghost from "Data File Management"  on the
File menu.
Outlook 2000 - I believe is the same as 2002 but can't test it until Monday.
Outlook 97/98  - same - next week.

I have not tested programmatic closing but believe it follows the same
pattern.  Sue would know more about this than I do.

KISS - if it can be done with one click then why write a program or hack the
registry?
--
Jim Vierra
Show quoteHide quote
"Jim Vierra" <jvie***@msn.com> wrote in message
news:%23eKrv25DFHA.2876@TK2MSFTNGP12.phx.gbl...
> Just tried it to be sure but if you right click on a non-existent folder
> without clicking on it and choose close the folder will be removed.  If
> you click on it it will always complain.  If I get time I will try this
> from VBA which may not work as you have suggested.
>
> --
> Jim Vierra
> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
> news:uOWLj62DFHA.2508@TK2MSFTNGP09.phx.gbl...
>> No, it won't. One of the entries is a "ghost" that can't be closed
>> manually. There are two ways to get rid of it -- find the key for it
>> under the Windows Messaging Subsystem keys for the profile in the
>> registry and delete it, or create a new profile. The latter is likely to
>> be easier.
>>
>> --
>> Sue Mosher, Outlook MVP
>> Author of
>>     Microsoft Outlook Programming - Jumpstart for
>>     Administrators, Power Users, and Developers
>>     http://www.outlookcode.com/jumpstart.aspx
>>
>>
>> "Jim Vierra" <jvie***@msn.com> wrote in message
>> news:OZTm%23gxDFHA.1836@tk2msftngp13.phx.gbl...
>>> Just close it - it will go away.
>>>
>>> --
>>> Jim Vierra
>>> "JEff" <J***@discussions.microsoft.com> wrote in message
>>> news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
>>>> Hi, I'm new to the forum and to vba so please bear with me.
>>>>
>>>> I had to move a .pst file to a new location. When I re-opened it, I was
>>>> left
>>>> with two entries titled "Personal Folders". One with my .PST file in it
>>>> and
>>>> the other one I can't delete, or open.
>>>>
>>>> How would I best go about removing this duplicate entry?
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
10 Feb 2005 7:13 PM
Sue Mosher [MVP-Outlook]
Not if it's really and truly a ghost. If it is, you can't get rid of it any
way other than hacking the registry. (Believe me, I've tried. I have a
profile right now with a ghost in it.)

--
Sue Mosher, Outlook MVP
Author of
     Microsoft Outlook Programming - Jumpstart for
     Administrators, Power Users, and Developers
     http://www.outlookcode.com/jumpstart.aspx


Show quoteHide quote
"Jim Vierra" <jvie***@msn.com> wrote in message
news:OWljUN6DFHA.3416@TK2MSFTNGP09.phx.gbl...
> Sue - Jeff.
>
> We are really talking about a PST "ghost" which is a reference to a data
> file.
>
> In the interest of avoiding the registry I have tested the following.
>
> Outlook 2003 - you can close a ghost from the context menu.
> Outlook 2002 - you can close the ghost from "Data File Management"  on the
> File menu.
> Outlook 2000 - I believe is the same as 2002 but can't test it until
> Monday.
> Outlook 97/98  - same - next week.
>
> I have not tested programmatic closing but believe it follows the same
> pattern.  Sue would know more about this than I do.
>
> KISS - if it can be done with one click then why write a program or hack
> the registry?
> --
> Jim Vierra
> "Jim Vierra" <jvie***@msn.com> wrote in message
> news:%23eKrv25DFHA.2876@TK2MSFTNGP12.phx.gbl...
>> Just tried it to be sure but if you right click on a non-existent folder
>> without clicking on it and choose close the folder will be removed.  If
>> you click on it it will always complain.  If I get time I will try this
>> from VBA which may not work as you have suggested.
>>
>> --
>> Jim Vierra
>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>> news:uOWLj62DFHA.2508@TK2MSFTNGP09.phx.gbl...
>>> No, it won't. One of the entries is a "ghost" that can't be closed
>>> manually. There are two ways to get rid of it -- find the key for it
>>> under the Windows Messaging Subsystem keys for the profile in the
>>> registry and delete it, or create a new profile. The latter is likely to
>>> be easier.

>>>
>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>> news:OZTm%23gxDFHA.1836@tk2msftngp13.phx.gbl...
>>>> Just close it - it will go away.
>>>>
>>>> --
>>>> Jim Vierra
>>>> "JEff" <J***@discussions.microsoft.com> wrote in message
>>>> news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
>>>>> Hi, I'm new to the forum and to vba so please bear with me.
>>>>>
>>>>> I had to move a .pst file to a new location. When I re-opened it, I
>>>>> was left
>>>>> with two entries titled "Personal Folders". One with my .PST file in
>>>>> it and
>>>>> the other one I can't delete, or open.
>>>>>
>>>>> How would I best go about removing this duplicate entry?
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
10 Feb 2005 8:59 PM
Jim Vierra
What version of Outlook?

I know in 97 I had this problem and had to hack the registry but I have
never seen it 2000 on.  I would like to see how it gets hung.

--
Jim Vierra
Show quoteHide quote
"Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
news:%238KvrW6DFHA.560@TK2MSFTNGP15.phx.gbl...
> Not if it's really and truly a ghost. If it is, you can't get rid of it
> any way other than hacking the registry. (Believe me, I've tried. I have a
> profile right now with a ghost in it.)
>
> --
> Sue Mosher, Outlook MVP
> Author of
>     Microsoft Outlook Programming - Jumpstart for
>     Administrators, Power Users, and Developers
>     http://www.outlookcode.com/jumpstart.aspx
>
>
> "Jim Vierra" <jvie***@msn.com> wrote in message
> news:OWljUN6DFHA.3416@TK2MSFTNGP09.phx.gbl...
>> Sue - Jeff.
>>
>> We are really talking about a PST "ghost" which is a reference to a data
>> file.
>>
>> In the interest of avoiding the registry I have tested the following.
>>
>> Outlook 2003 - you can close a ghost from the context menu.
>> Outlook 2002 - you can close the ghost from "Data File Management"  on
>> the File menu.
>> Outlook 2000 - I believe is the same as 2002 but can't test it until
>> Monday.
>> Outlook 97/98  - same - next week.
>>
>> I have not tested programmatic closing but believe it follows the same
>> pattern.  Sue would know more about this than I do.
>>
>> KISS - if it can be done with one click then why write a program or hack
>> the registry?
>> --
>> Jim Vierra
>> "Jim Vierra" <jvie***@msn.com> wrote in message
>> news:%23eKrv25DFHA.2876@TK2MSFTNGP12.phx.gbl...
>>> Just tried it to be sure but if you right click on a non-existent folder
>>> without clicking on it and choose close the folder will be removed.  If
>>> you click on it it will always complain.  If I get time I will try this
>>> from VBA which may not work as you have suggested.
>>>
>>> --
>>> Jim Vierra
>>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>>> news:uOWLj62DFHA.2508@TK2MSFTNGP09.phx.gbl...
>>>> No, it won't. One of the entries is a "ghost" that can't be closed
>>>> manually. There are two ways to get rid of it -- find the key for it
>>>> under the Windows Messaging Subsystem keys for the profile in the
>>>> registry and delete it, or create a new profile. The latter is likely
>>>> to be easier.
>
>>>>
>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>> news:OZTm%23gxDFHA.1836@tk2msftngp13.phx.gbl...
>>>>> Just close it - it will go away.
>>>>>
>>>>> --
>>>>> Jim Vierra
>>>>> "JEff" <J***@discussions.microsoft.com> wrote in message
>>>>> news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
>>>>>> Hi, I'm new to the forum and to vba so please bear with me.
>>>>>>
>>>>>> I had to move a .pst file to a new location. When I re-opened it, I
>>>>>> was left
>>>>>> with two entries titled "Personal Folders". One with my .PST file in
>>>>>> it and
>>>>>> the other one I can't delete, or open.
>>>>>>
>>>>>> How would I best go about removing this duplicate entry?
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
10 Feb 2005 9:12 PM
Sue Mosher [MVP-Outlook]
I've seen it in every version. I think it can be caused -- but not
consistently -- be deleting a .pst file without first closing it in Outlook.

--
Sue Mosher, Outlook MVP
Author of
     Microsoft Outlook Programming - Jumpstart for
     Administrators, Power Users, and Developers
     http://www.outlookcode.com/jumpstart.aspx


Show quoteHide quote
"Jim Vierra" <jvie***@msn.com> wrote in message
news:uAnHyN7DFHA.2572@tk2msftngp13.phx.gbl...
> What version of Outlook?
>
> I know in 97 I had this problem and had to hack the registry but I have
> never seen it 2000 on.  I would like to see how it gets hung.
>
> --
> Jim Vierra
> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
> news:%238KvrW6DFHA.560@TK2MSFTNGP15.phx.gbl...
>> Not if it's really and truly a ghost. If it is, you can't get rid of it
>> any way other than hacking the registry. (Believe me, I've tried. I have
>> a profile right now with a ghost in it.)
>>
>> --
>> Sue Mosher, Outlook MVP
>> Author of
>>     Microsoft Outlook Programming - Jumpstart for
>>     Administrators, Power Users, and Developers
>>     http://www.outlookcode.com/jumpstart.aspx
>>
>>
>> "Jim Vierra" <jvie***@msn.com> wrote in message
>> news:OWljUN6DFHA.3416@TK2MSFTNGP09.phx.gbl...
>>> Sue - Jeff.
>>>
>>> We are really talking about a PST "ghost" which is a reference to a data
>>> file.
>>>
>>> In the interest of avoiding the registry I have tested the following.
>>>
>>> Outlook 2003 - you can close a ghost from the context menu.
>>> Outlook 2002 - you can close the ghost from "Data File Management"  on
>>> the File menu.
>>> Outlook 2000 - I believe is the same as 2002 but can't test it until
>>> Monday.
>>> Outlook 97/98  - same - next week.
>>>
>>> I have not tested programmatic closing but believe it follows the same
>>> pattern.  Sue would know more about this than I do.
>>>
>>> KISS - if it can be done with one click then why write a program or hack
>>> the registry?
>>> --
>>> Jim Vierra
>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>> news:%23eKrv25DFHA.2876@TK2MSFTNGP12.phx.gbl...
>>>> Just tried it to be sure but if you right click on a non-existent
>>>> folder without clicking on it and choose close the folder will be
>>>> removed.  If you click on it it will always complain.  If I get time I
>>>> will try this from VBA which may not work as you have suggested.
>>>>
>>>> --
>>>> Jim Vierra
>>>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>>>> news:uOWLj62DFHA.2508@TK2MSFTNGP09.phx.gbl...
>>>>> No, it won't. One of the entries is a "ghost" that can't be closed
>>>>> manually. There are two ways to get rid of it -- find the key for it
>>>>> under the Windows Messaging Subsystem keys for the profile in the
>>>>> registry and delete it, or create a new profile. The latter is likely
>>>>> to be easier.
>>
>>>>>
>>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>>> news:OZTm%23gxDFHA.1836@tk2msftngp13.phx.gbl...
>>>>>> Just close it - it will go away.
>>>>>>
>>>>>> --
>>>>>> Jim Vierra
>>>>>> "JEff" <J***@discussions.microsoft.com> wrote in message
>>>>>> news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
>>>>>>> Hi, I'm new to the forum and to vba so please bear with me.
>>>>>>>
>>>>>>> I had to move a .pst file to a new location. When I re-opened it, I
>>>>>>> was left
>>>>>>> with two entries titled "Personal Folders". One with my .PST file in
>>>>>>> it and
>>>>>>> the other one I can't delete, or open.
>>>>>>>
>>>>>>> How would I best go about removing this duplicate entry?
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
11 Feb 2005 12:29 AM
Jim Vierra
I have tried that in Outlook 2002/2003 and have not been able to get it to
fail.  I wonder if it is caused by corruption of the registry key?

My difference is Outlook 2003 IMO and Outlook 2002 Exchange.

There is also a config (Outlook.xml) file for Outlook that might get
corrupted.

--
Jim Vierra
Show quoteHide quote
"Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
news:%23P1$7C8DFHA.612@TK2MSFTNGP15.phx.gbl...
> I've seen it in every version. I think it can be caused -- but not
> consistently -- be deleting a .pst file without first closing it in
> Outlook.
>
> --
> Sue Mosher, Outlook MVP
> Author of
>     Microsoft Outlook Programming - Jumpstart for
>     Administrators, Power Users, and Developers
>     http://www.outlookcode.com/jumpstart.aspx
>
>
> "Jim Vierra" <jvie***@msn.com> wrote in message
> news:uAnHyN7DFHA.2572@tk2msftngp13.phx.gbl...
>> What version of Outlook?
>>
>> I know in 97 I had this problem and had to hack the registry but I have
>> never seen it 2000 on.  I would like to see how it gets hung.
>>
>> --
>> Jim Vierra
>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>> news:%238KvrW6DFHA.560@TK2MSFTNGP15.phx.gbl...
>>> Not if it's really and truly a ghost. If it is, you can't get rid of it
>>> any way other than hacking the registry. (Believe me, I've tried. I have
>>> a profile right now with a ghost in it.)
>>>
>>> --
>>> Sue Mosher, Outlook MVP
>>> Author of
>>>     Microsoft Outlook Programming - Jumpstart for
>>>     Administrators, Power Users, and Developers
>>>     http://www.outlookcode.com/jumpstart.aspx
>>>
>>>
>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>> news:OWljUN6DFHA.3416@TK2MSFTNGP09.phx.gbl...
>>>> Sue - Jeff.
>>>>
>>>> We are really talking about a PST "ghost" which is a reference to a
>>>> data file.
>>>>
>>>> In the interest of avoiding the registry I have tested the following.
>>>>
>>>> Outlook 2003 - you can close a ghost from the context menu.
>>>> Outlook 2002 - you can close the ghost from "Data File Management"  on
>>>> the File menu.
>>>> Outlook 2000 - I believe is the same as 2002 but can't test it until
>>>> Monday.
>>>> Outlook 97/98  - same - next week.
>>>>
>>>> I have not tested programmatic closing but believe it follows the same
>>>> pattern.  Sue would know more about this than I do.
>>>>
>>>> KISS - if it can be done with one click then why write a program or
>>>> hack the registry?
>>>> --
>>>> Jim Vierra
>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>> news:%23eKrv25DFHA.2876@TK2MSFTNGP12.phx.gbl...
>>>>> Just tried it to be sure but if you right click on a non-existent
>>>>> folder without clicking on it and choose close the folder will be
>>>>> removed.  If you click on it it will always complain.  If I get time I
>>>>> will try this from VBA which may not work as you have suggested.
>>>>>
>>>>> --
>>>>> Jim Vierra
>>>>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>>>>> news:uOWLj62DFHA.2508@TK2MSFTNGP09.phx.gbl...
>>>>>> No, it won't. One of the entries is a "ghost" that can't be closed
>>>>>> manually. There are two ways to get rid of it -- find the key for it
>>>>>> under the Windows Messaging Subsystem keys for the profile in the
>>>>>> registry and delete it, or create a new profile. The latter is likely
>>>>>> to be easier.
>>>
>>>>>>
>>>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>>>> news:OZTm%23gxDFHA.1836@tk2msftngp13.phx.gbl...
>>>>>>> Just close it - it will go away.
>>>>>>>
>>>>>>> --
>>>>>>> Jim Vierra
>>>>>>> "JEff" <J***@discussions.microsoft.com> wrote in message
>>>>>>> news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
>>>>>>>> Hi, I'm new to the forum and to vba so please bear with me.
>>>>>>>>
>>>>>>>> I had to move a .pst file to a new location. When I re-opened it, I
>>>>>>>> was left
>>>>>>>> with two entries titled "Personal Folders". One with my .PST file
>>>>>>>> in it and
>>>>>>>> the other one I can't delete, or open.
>>>>>>>>
>>>>>>>> How would I best go about removing this duplicate entry?
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
11 Feb 2005 12:58 PM
Sue Mosher [MVP-Outlook]
The .xml file holds the navigation pane settings and isn't related to the
presence or absence of ghost stores in the Folder List.

--
Sue Mosher, Outlook MVP
Author of
     Microsoft Outlook Programming - Jumpstart for
     Administrators, Power Users, and Developers
     http://www.outlookcode.com/jumpstart.aspx


Show quoteHide quote
"Jim Vierra" <jvie***@msn.com> wrote in message
news:%23Eqa4C9DFHA.4072@TK2MSFTNGP10.phx.gbl...
>I have tried that in Outlook 2002/2003 and have not been able to get it to
>fail.  I wonder if it is caused by corruption of the registry key?
>
> My difference is Outlook 2003 IMO and Outlook 2002 Exchange.
>
> There is also a config (Outlook.xml) file for Outlook that might get
> corrupted.
>
> --
> Jim Vierra
> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
> news:%23P1$7C8DFHA.612@TK2MSFTNGP15.phx.gbl...
>> I've seen it in every version. I think it can be caused -- but not
>> consistently -- be deleting a .pst file without first closing it in
>> Outlook.
>>
>> --
>> Sue Mosher, Outlook MVP
>> Author of
>>     Microsoft Outlook Programming - Jumpstart for
>>     Administrators, Power Users, and Developers
>>     http://www.outlookcode.com/jumpstart.aspx
>>
>>
>> "Jim Vierra" <jvie***@msn.com> wrote in message
>> news:uAnHyN7DFHA.2572@tk2msftngp13.phx.gbl...
>>> What version of Outlook?
>>>
>>> I know in 97 I had this problem and had to hack the registry but I have
>>> never seen it 2000 on.  I would like to see how it gets hung.
>>>
>>> --
>>> Jim Vierra
>>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>>> news:%238KvrW6DFHA.560@TK2MSFTNGP15.phx.gbl...
>>>> Not if it's really and truly a ghost. If it is, you can't get rid of it
>>>> any way other than hacking the registry. (Believe me, I've tried. I
>>>> have a profile right now with a ghost in it.)
>>>>
>>>> --
>>>> Sue Mosher, Outlook MVP
>>>> Author of
>>>>     Microsoft Outlook Programming - Jumpstart for
>>>>     Administrators, Power Users, and Developers
>>>>     http://www.outlookcode.com/jumpstart.aspx
>>>>
>>>>
>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>> news:OWljUN6DFHA.3416@TK2MSFTNGP09.phx.gbl...
>>>>> Sue - Jeff.
>>>>>
>>>>> We are really talking about a PST "ghost" which is a reference to a
>>>>> data file.
>>>>>
>>>>> In the interest of avoiding the registry I have tested the following.
>>>>>
>>>>> Outlook 2003 - you can close a ghost from the context menu.
>>>>> Outlook 2002 - you can close the ghost from "Data File Management"  on
>>>>> the File menu.
>>>>> Outlook 2000 - I believe is the same as 2002 but can't test it until
>>>>> Monday.
>>>>> Outlook 97/98  - same - next week.
>>>>>
>>>>> I have not tested programmatic closing but believe it follows the same
>>>>> pattern.  Sue would know more about this than I do.
>>>>>
>>>>> KISS - if it can be done with one click then why write a program or
>>>>> hack the registry?
>>>>> --
>>>>> Jim Vierra
>>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>>> news:%23eKrv25DFHA.2876@TK2MSFTNGP12.phx.gbl...
>>>>>> Just tried it to be sure but if you right click on a non-existent
>>>>>> folder without clicking on it and choose close the folder will be
>>>>>> removed.  If you click on it it will always complain.  If I get time
>>>>>> I will try this from VBA which may not work as you have suggested.
>>>>>>
>>>>>> --
>>>>>> Jim Vierra
>>>>>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>>>>>> news:uOWLj62DFHA.2508@TK2MSFTNGP09.phx.gbl...
>>>>>>> No, it won't. One of the entries is a "ghost" that can't be closed
>>>>>>> manually. There are two ways to get rid of it -- find the key for it
>>>>>>> under the Windows Messaging Subsystem keys for the profile in the
>>>>>>> registry and delete it, or create a new profile. The latter is
>>>>>>> likely to be easier.
>>>>
>>>>>>>
>>>>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>>>>> news:OZTm%23gxDFHA.1836@tk2msftngp13.phx.gbl...
>>>>>>>> Just close it - it will go away.
>>>>>>>>
>>>>>>>> --
>>>>>>>> Jim Vierra
>>>>>>>> "JEff" <J***@discussions.microsoft.com> wrote in message
>>>>>>>> news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
>>>>>>>>> Hi, I'm new to the forum and to vba so please bear with me.
>>>>>>>>>
>>>>>>>>> I had to move a .pst file to a new location. When I re-opened it,
>>>>>>>>> I was left
>>>>>>>>> with two entries titled "Personal Folders". One with my .PST file
>>>>>>>>> in it and
>>>>>>>>> the other one I can't delete, or open.
>>>>>>>>>
>>>>>>>>> How would I best go about removing this duplicate entry?
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
Author
11 Feb 2005 11:51 PM
Jim Vierra
So it probably can't cause problems.  So what is getting trashed I wonder?

Do you know of a way to create a ghost that can't be removed by closing the
folder?

--
Jim Vierra
Show quoteHide quote
"Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
news:%230Wl42DEFHA.3580@TK2MSFTNGP10.phx.gbl...
> The .xml file holds the navigation pane settings and isn't related to the
> presence or absence of ghost stores in the Folder List.
>
> --
> Sue Mosher, Outlook MVP
> Author of
>     Microsoft Outlook Programming - Jumpstart for
>     Administrators, Power Users, and Developers
>     http://www.outlookcode.com/jumpstart.aspx
>
>
> "Jim Vierra" <jvie***@msn.com> wrote in message
> news:%23Eqa4C9DFHA.4072@TK2MSFTNGP10.phx.gbl...
>>I have tried that in Outlook 2002/2003 and have not been able to get it to
>>fail.  I wonder if it is caused by corruption of the registry key?
>>
>> My difference is Outlook 2003 IMO and Outlook 2002 Exchange.
>>
>> There is also a config (Outlook.xml) file for Outlook that might get
>> corrupted.
>>
>> --
>> Jim Vierra
>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>> news:%23P1$7C8DFHA.612@TK2MSFTNGP15.phx.gbl...
>>> I've seen it in every version. I think it can be caused -- but not
>>> consistently -- be deleting a .pst file without first closing it in
>>> Outlook.
>>>
>>> --
>>> Sue Mosher, Outlook MVP
>>> Author of
>>>     Microsoft Outlook Programming - Jumpstart for
>>>     Administrators, Power Users, and Developers
>>>     http://www.outlookcode.com/jumpstart.aspx
>>>
>>>
>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>> news:uAnHyN7DFHA.2572@tk2msftngp13.phx.gbl...
>>>> What version of Outlook?
>>>>
>>>> I know in 97 I had this problem and had to hack the registry but I have
>>>> never seen it 2000 on.  I would like to see how it gets hung.
>>>>
>>>> --
>>>> Jim Vierra
>>>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>>>> news:%238KvrW6DFHA.560@TK2MSFTNGP15.phx.gbl...
>>>>> Not if it's really and truly a ghost. If it is, you can't get rid of
>>>>> it any way other than hacking the registry. (Believe me, I've tried. I
>>>>> have a profile right now with a ghost in it.)
>>>>>
>>>>> --
>>>>> Sue Mosher, Outlook MVP
>>>>> Author of
>>>>>     Microsoft Outlook Programming - Jumpstart for
>>>>>     Administrators, Power Users, and Developers
>>>>>     http://www.outlookcode.com/jumpstart.aspx
>>>>>
>>>>>
>>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>>> news:OWljUN6DFHA.3416@TK2MSFTNGP09.phx.gbl...
>>>>>> Sue - Jeff.
>>>>>>
>>>>>> We are really talking about a PST "ghost" which is a reference to a
>>>>>> data file.
>>>>>>
>>>>>> In the interest of avoiding the registry I have tested the following.
>>>>>>
>>>>>> Outlook 2003 - you can close a ghost from the context menu.
>>>>>> Outlook 2002 - you can close the ghost from "Data File Management"
>>>>>> on the File menu.
>>>>>> Outlook 2000 - I believe is the same as 2002 but can't test it until
>>>>>> Monday.
>>>>>> Outlook 97/98  - same - next week.
>>>>>>
>>>>>> I have not tested programmatic closing but believe it follows the
>>>>>> same pattern.  Sue would know more about this than I do.
>>>>>>
>>>>>> KISS - if it can be done with one click then why write a program or
>>>>>> hack the registry?
>>>>>> --
>>>>>> Jim Vierra
>>>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>>>> news:%23eKrv25DFHA.2876@TK2MSFTNGP12.phx.gbl...
>>>>>>> Just tried it to be sure but if you right click on a non-existent
>>>>>>> folder without clicking on it and choose close the folder will be
>>>>>>> removed.  If you click on it it will always complain.  If I get time
>>>>>>> I will try this from VBA which may not work as you have suggested.
>>>>>>>
>>>>>>> --
>>>>>>> Jim Vierra
>>>>>>> "Sue Mosher [MVP-Outlook]" <sue***@outlookcode.com> wrote in message
>>>>>>> news:uOWLj62DFHA.2508@TK2MSFTNGP09.phx.gbl...
>>>>>>>> No, it won't. One of the entries is a "ghost" that can't be closed
>>>>>>>> manually. There are two ways to get rid of it -- find the key for
>>>>>>>> it under the Windows Messaging Subsystem keys for the profile in
>>>>>>>> the registry and delete it, or create a new profile. The latter is
>>>>>>>> likely to be easier.
>>>>>
>>>>>>>>
>>>>>>>> "Jim Vierra" <jvie***@msn.com> wrote in message
>>>>>>>> news:OZTm%23gxDFHA.1836@tk2msftngp13.phx.gbl...
>>>>>>>>> Just close it - it will go away.
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Jim Vierra
>>>>>>>>> "JEff" <J***@discussions.microsoft.com> wrote in message
>>>>>>>>> news:DAFB4A83-2530-457C-8733-A3DE5F2D96B0@microsoft.com...
>>>>>>>>>> Hi, I'm new to the forum and to vba so please bear with me.
>>>>>>>>>>
>>>>>>>>>> I had to move a .pst file to a new location. When I re-opened it,
>>>>>>>>>> I was left
>>>>>>>>>> with two entries titled "Personal Folders". One with my .PST file
>>>>>>>>>> in it and
>>>>>>>>>> the other one I can't delete, or open.
>>>>>>>>>>
>>>>>>>>>> How would I best go about removing this duplicate entry?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Bookmark and Share