Ask a Question related to ASP.NET Security, Design and Development.
-
a.theofanopoulos #1
Has _ANYONE_ ever got the aspnet_setreg utility to work for them?
Dear Jason,
I found the resolution to my problem with a hotfix from MS
it is listed as Q329250 and you must requested from the
support. You have to use the hotfix at your own risk. But
in my case it worked successfully.
You can contact me directly [email]a.theofanopoulos@k-netgroup.com[/email]
Antonis
registry>-----Original Message-----
>Dear Jason,
>
>I have (I think the same problem) with you. I follow the
>instructions of [url]http://support.microsoft.com/default.aspx?[/url]
>scid=kb;EN-US;329290
> but I could not make it work. Did you find a workaround
>or a solution...
>I will continue trying...
>
>Thanks
>
>Antonis
>>>-----Original Message-----
>>I'm trying to encrypt/decrypt credentials in theerrors>for use w/>>identity impersonation in asp.net and keep getting>telling me>followed all>>it can't retrieve the password out of the registry. I've>and the MS KB>>the directions found in both the .NET Framework SDK Docs>aspnet_setreg>>articles and nothing's worked so far.
>>
>>If anyone has ever successfully managed to get the>it out of the>>utility to encrypt their username/password and then read>it work.>>config file I'd love to hear what you had to do to make>permissions,>>
>>I've tried everything I can think of regarding registry>.>>etc.
>>
>>I'm using vs.net 2k3, asp.net 1.1, on win2k3 server.
>>
>>Thanks,
>>Jason Mauss
>>.
>>
>a.theofanopoulos Guest
-
ASPNET_SETREG and Framework 1.1
My colleage and I determined that generic error message that is given as a response to *anything* being slightly out of place, when using the... -
Using aspnet_setreg
Hello, I am converting a asp.net web app from using connection string safety in the web.config to using encrypted values using astnet_setreg. I... -
ASPNET_SETREG runs on XP, not 2000
I have a webservice up and running locally on my dev machine (XP) using impersonate like so: Line 5: <identity impersonate="true" Line 6:... -
Using ASPNET_SETREG.exe
Can this utility be used for an impersonated user in Web.Config? I've used it to create the appropriate userName and password keys in the registry... -
aspnet_setreg fails
Getting a consistent failure on machines when attempting to run the aspnet_setreg utility. The command line has worked on one or two machines. ...



Reply With Quote

