How to run aspnet_regiis.exe with on site other than w3svc/1?



C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe /lk
W3SVC/ 1.1.4322.2300
W3SVC/1029688701/root/ 1.1.4322.2300
W3SVC/1156445961/root/ 1.1.4322.2300
W3SVC/1283203219/root/ 1.1.4322.2300
W3SVC/1444110353/root/ 2.0.50727.0

The app that I am trying to encrypt is on W3SVC/1444110353/root/
I want to run the following:

%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -prov
"DataProtectionConfigurationProvider" -pe "Credentials"

But it appears that it tries to do that on W3SVC/. I tried:

%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -prov
"DataProtectionConfigurationProvider" -pe "Credentials" -app "W3SVC/
1444110353/root/"

But that doesn't work because -app only looks for the virtual dir on
w3svc.

Anyone have any ideas?

I can't use the -pef parameter because it cannot find the config
section handler that other posts have touched on.

.



Relevant Pages

  • Re: How to run aspnet_regiis.exe with on site other than w3svc/1?
    ... The app that I am trying to encrypt is on W3SVC/1444110353/root/ ... section handler that other posts have touched on. ... Can you try to add a slash? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Batch file and MFC (Properly Terminating Application)
    ... running any secondary modal loop. ... don't write an OnCancel handler, ... the changes the user thought had been made--because the app closed without ... user clicks on Cancel button and application exits. ...
    (microsoft.public.vc.mfc)
  • Re: Losing data in controls (and arrays) during unhandled exceptions.
    ... Errors will "bubble up" through the routines until an active error handler ... So if the first routine has a handler, you can deal with it there. ... I guess having to hit the 'Reset' button should have been ... worksheet when the app is shut down, ...
    (microsoft.public.excel.programming)
  • Re: Security
    ... A lot depends on *what* you want to encrypt, and how you want to use the ... If you lose your Palm and someone else gets hold of it they can attack it ... They can try to use the security app itself to read your data. ... or may try all possible passwords and derive keys from them (unless ...
    (comp.sys.palmtops.pilot)
  • Re: Themes & Colors
    ... size etc) when the app starts then resetting it back when it ends. ... After 20+ years of programming and over 60 or so applications under my ... Is there a Color scheme I can access in XP to ... Also I have seen quite a few posts about disabling themes for XP ...
    (microsoft.public.fox.programmer.exchange)