WEB.CONFIG

0
0

hi all,

When we publish my project , i found the (WEB.Config) file without any connection strings encryption ..

i try to encrypt the file with the usual way ;

aspnet_regiis.exe -pef “connectionStrings” “<Path of the Folder containing the Web.Config file>”

but nothing anything happen and still without encryption

wanna know a way to encrypt the connectionsstrings for this file.

thanks all

 

 

  • You must to post comments
0
0

It’s not a Wisej issue. Web.config is managed by IIS.

  • shady rashad
    but when i try to encyrpt this file in projects made by ASP.NET web forms , it done ,,,, but we can not make this in WISEJ
  • Alaa (ITG)
    Hi Shady, I just tried it and it worked like expected so it’s not a Wisej issue. Perhaps you got one of the parameters wrong? Can you please check the Path and make sure that it’s the correct one ?
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.