![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi , I am trying to encrypt <identity> element in web.config using aspnet_regiis.exe Syntax used C:\WINNT\Microsoft.NET\Framework\v2.0.50727>aspnet _regiis.exe -pef "identity" "d:\test" "d:\test" path where web.config resides... this return an error (below) Error Encrypting configuration section... The configuration section 'identity' was not found. Failed! could anybody help me, why I am not able to encrypt <identity> element in web.config. |
#3
| |||
| |||
|
|
Hi , I am trying to encrypt <identity> element in web.config using aspnet_regiis.exe Syntax used C:\WINNT\Microsoft.NET\Framework\v2.0.50727>aspnet _regiis.exe -pef "identity" "d:\test" "d:\test" path where web.config resides... this return an error (below) Error Encrypting configuration section... The configuration section 'identity' was not found. Failed! could anybody help me, why I am not able to encrypt <identity> element in web.config. |
#4
| |||
| |||
|
|
the section name is system.web/identity IIRC - there are situations where you can't encrypt this element - but give it a try... ----- Dominick Baier (http://www.leastprivilege.com) Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp) Hi , I am trying to encrypt <identity> element in web.config using aspnet_regiis.exe Syntax used C:\WINNT\Microsoft.NET\Framework\v2.0.50727>aspnet _regiis.exe -pef "identity" "d:\test" "d:\test" path where web.config resides... this return an error (below) Error Encrypting configuration section... The configuration section 'identity' was not found. Failed! could anybody help me, why I am not able to encrypt <identity> element in web.config. |
#5
| |||
| |||
|
|
the section name is system.web/identity IIRC - there are situations where you can't encrypt this element - but give it a try... ----- Dominick Baier (http://www.leastprivilege.com) Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp) Hi , I am trying to encrypt <identity> element in web.config using aspnet_regiis.exe Syntax used C:\WINNT\Microsoft.NET\Framework\v2.0.50727>aspnet _regiis.exe -pef "identity" "d:\test" "d:\test" path where web.config resides... this return an error (below) Error Encrypting configuration section... The configuration section 'identity' was not found. Failed! could anybody help me, why I am not able to encrypt <identity> element in web.config. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |