Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: Fri, 4 Apr 2008 14:02:00 -0700,    group: microsoft.public.platformsdk.shell        back       


Explorer.exe not working in Vista for namespace extension   
On Windows XP, I used to be able to view my namespace extension using the 
following command:

 

explorer.exe /e,/root,::{F5700D64-3684-400B-ADD7-EC8EFE08DB6A}

 

Unfortunately, the above command doesn't work on Windows Vista even though I 
installed the namespace extension, and I can see it under desktop in Windows 
Explorer. When I try the above command in Windows Vista, I get a message box 
with the following error:

 

"This file does not have a program associated with it for performing this 
action. Create an association in the Set Associations control panel."

 

Can someone tell me why this is not working on Windows Vista? I tried the 
command on a dos window run as administrator. 

 

Thanks!
date: Fri, 4 Apr 2008 14:02:00 -0700   author:   Eyor Alemayehu

Re: Explorer.exe not working in Vista for namespace extension   
On Apr 5, 2:02 am, Eyor Alemayehu
 wrote:
> On Windows XP, I used to be able to view my namespace extension using the
> following command:
>
> explorer.exe /e,/root,::{F5700D64-3684-400B-ADD7-EC8EFE08DB6A}
>
> Unfortunately, the above command doesn't work on Windows Vista even though I
> installed the namespace extension, and I can see it under desktop in Windows
> Explorer. When I try the above command in Windows Vista, I get a message box
> with the following error:
>
> "This file does not have a program associated with it for performing this
> action. Create an association in the Set Associations control panel."
>
> Can someone tell me why this is not working on Windows Vista? I tried the
> command on a dos window run as administrator.
>
> Thanks!

Is your NSE registerd under desktop/mycomputer?

My NSE is workng fine in vista with that command.
date: Fri, 11 Apr 2008 05:16:39 -0700 (PDT)   author:   prakash

Re: Explorer.exe not working in Vista for namespace extension   
Prakash,

I installed it directly under desktop. And doing so worked in XP. But I will 
try desktop/my computer. If it works, I don't mind installing the namespace 
extension in my computer as opposed to desktop.

"prakash" wrote:

> On Apr 5, 2:02 am, Eyor Alemayehu
>  wrote:
> > On Windows XP, I used to be able to view my namespace extension using the
> > following command:
> >
> > explorer.exe /e,/root,::{F5700D64-3684-400B-ADD7-EC8EFE08DB6A}
> >
> > Unfortunately, the above command doesn't work on Windows Vista even though I
> > installed the namespace extension, and I can see it under desktop in Windows
> > Explorer. When I try the above command in Windows Vista, I get a message box
> > with the following error:
> >
> > "This file does not have a program associated with it for performing this
> > action. Create an association in the Set Associations control panel."
> >
> > Can someone tell me why this is not working on Windows Vista? I tried the
> > command on a dos window run as administrator.
> >
> > Thanks!
> 
> Is your NSE registerd under desktop/mycomputer?
> 
> My NSE is workng fine in vista with that command.
>
date: Mon, 14 Apr 2008 15:02:01 -0700   author:   Eyor Alemayehu

Re: Explorer.exe not working in Vista for namespace extension   
Prakash,

I moved my NSE to "My Computer" and tried what you suggested. This time 
around I did not see any errors, but things are not as perfect as I hoped. 
The right pane (i.e. the list view) lists the content of the NSE correctly. 
But the right pane, the Folders tree, is not properly configured. It simply 
displays everything under Desktop.

The normal behaviour should be as follows:

1. The NSE folder is displayed as the root folder in the Folders tree
2. The NSE folder is expanded to show its subfolders.

At the very minimum, the Folders tree should select the Folder of the NSE 
and expand all ancestor folders of the NSE.

After doing some more research about this issue, I'm fully convinced this is 
a bug in vista. There are a bunch of links talk about this issue. For example,

http://www.eggheadcafe.com/software/aspnet/29121437/vista-bindtoobject-calle.aspx

Moreover, mounting an NSE in desktop should work per the current 
documentation on MSDN:

http://msdn2.microsoft.com/en-us/library/bb776818(VS.85).aspx

To illustrate to you there is nothing wrong with my NSE, try opening "My 
Computer" in rooted view. i.e.

explorer.exe /e,/root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}

You will get the same error I got.

"Eyor Alemayehu" wrote:

> Prakash,
> 
> I installed it directly under desktop. And doing so worked in XP. But I will 
> try desktop/my computer. If it works, I don't mind installing the namespace 
> extension in my computer as opposed to desktop.
> 
> "prakash" wrote:
> 
> > On Apr 5, 2:02 am, Eyor Alemayehu
> >  wrote:
> > > On Windows XP, I used to be able to view my namespace extension using the
> > > following command:
> > >
> > > explorer.exe /e,/root,::{F5700D64-3684-400B-ADD7-EC8EFE08DB6A}
> > >
> > > Unfortunately, the above command doesn't work on Windows Vista even though I
> > > installed the namespace extension, and I can see it under desktop in Windows
> > > Explorer. When I try the above command in Windows Vista, I get a message box
> > > with the following error:
> > >
> > > "This file does not have a program associated with it for performing this
> > > action. Create an association in the Set Associations control panel."
> > >
> > > Can someone tell me why this is not working on Windows Vista? I tried the
> > > command on a dos window run as administrator.
> > >
> > > Thanks!
> > 
> > Is your NSE registerd under desktop/mycomputer?
> > 
> > My NSE is workng fine in vista with that command.
> >
date: Tue, 15 Apr 2008 08:01:01 -0700   author:   Eyor Alemayehu

Re: Explorer.exe not working in Vista for namespace extension   
you are correct.

I gave the following command to open my NSE. But the result was not
excepted . My NSE was not the root item instead of that the desktop
becomes the root item :)

explorer.exe /e,/root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::
{61359FCB-CCC1-43FA-B5EA-00007D005A00}
date: Tue, 15 Apr 2008 22:14:29 -0700 (PDT)   author:   prakash

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us