No announcements
Found 2991550 threads
-
0 Votes
Encrypt section groups under web.config
Only then the section groups was getting encrypted.Answered | 3 Replies | 976 Views | Created by Sameer S Panicker - Monday, September 28, 2015 9:14 PM | Last reply by Christopher84 - Tuesday, September 29, 2015 7:18 AM -
0 Votes
how can we encrypt a connection string or other web.config section?
You can read about how to encrypt a connection string in a Web.config file deployed to Windows Azure here:- Securing Your Connection String in ...Answered | 2 Replies | 10737 Views | Created by Shan McArthur (CRM MVP) - Friday, November 14, 2008 12:32 AM | Last reply by Varunsh - Wednesday, September 15, 2010 7:06 AM -
0 Votes
RsaProtectedConfigurationProvider encrypting an app.config section
aspnet_regiis.exe -pef "connectionStrings" "C:\Documents\WebSite3" Cifrando la sección de configuración...Answered | 3 Replies | 5189 Views | Created by rokitsalad - Tuesday, November 29, 2011 4:51 PM | Last reply by CASCOR - Sunday, February 10, 2013 12:11 AM -
0 Votes
Sharepoint web.config MergedActions section
Thanks Jonathan, so its basically just an entry for informational purposes saying "these are the MergedActions that have been applied to this web.config when the web ...Answered | 3 Replies | 5716 Views | Created by mattwhetton - Tuesday, April 20, 2010 12:39 PM | Last reply by mattwhetton - Wednesday, April 21, 2010 10:18 AM -
0 Votes
httpModules section is not working in Web.config
You would want to add this to the <modules> section in the <system.webServer> section.Answered | 2 Replies | 3131 Views | Created by mungkood - Saturday, January 5, 2013 6:08 AM | Last reply by mungkood - Tuesday, January 8, 2013 9:37 AM -
3 Votes
Encrypting the app.config file
This link helped me out tremendously with easily encrypting an app.config file: ...Answered | 18 Replies | 78312 Views | Created by epotter - Wednesday, January 18, 2006 3:45 PM | Last reply by gb__ - Thursday, July 16, 2009 10:06 PM -
0 Votes
What if some sections of the web.config file are encrypted
Failing that, use Protected Sections in your web.config and encrypt the connectionStrings element, and machineKey element.Answered | 2 Replies | 56 Views | Created by Anonymous - Saturday, September 18, 2010 7:53 AM | Last reply by Anonymous - Saturday, September 18, 2010 11:07 AM -
0 Votes
Encrypting app.config file.
"I want to encrypt one section from app.config file because its exposing encryption algorithm.Answered | 1 Replies | 833 Views | Created by Sachin KH - Thursday, April 9, 2015 7:55 AM | Last reply by CoolDadTx - Thursday, April 9, 2015 5:27 PM -
3 Votes
Encrypted XML File
You don't have to keep the XML encrypted on the local PC provided the file/database you are using for the source is properly protected.Answered | 4 Replies | 815 Views | Created by Jassim Rahma - Monday, September 15, 2014 5:56 AM | Last reply by Joel Engineer - Tuesday, September 16, 2014 9:27 AM -
0 Votes
Encrypting sections of the Web.Config file
I've successfully encrypted the connectionStrings section.Answered | 6 Replies | 68 Views | Created by Anonymous - Monday, April 9, 2018 8:47 PM | Last reply by Anonymous - Friday, May 11, 2018 4:04 PM -
0 Votes
SqlConnection in encrypted file
As the machine credentials are used to encrypt the config section, you need to distribute the files decrypted and do the actual encryption on the target host.Answered | 3 Replies | 1795 Views | Created by Jassim Rahma - Tuesday, January 24, 2012 8:43 AM | Last reply by rpingali - Tuesday, January 24, 2012 5:02 PM -
2 Votes
C# - Programmatically reading web.config section <system.serviceModel> values
This is a web config file.Answered | 4 Replies | 21966 Views | Created by rksraja_gmail.com - Wednesday, November 5, 2008 9:44 PM | Last reply by rksraja_gmail.com - Thursday, November 6, 2008 9:44 PM -
0 Votes
Encrypt connection strings.
It seems the aspnet_regiis does not encrypt transformation files - only web.config.Answered | 9 Replies | 4195 Views | Created by Rock2000 - Friday, July 12, 2013 4:21 PM | Last reply by Jagdip - Wednesday, April 23, 2014 1:11 PM -
0 Votes
Encrypt whole App.Config
>is it possible to encrypt the whole App.Config for my WinForm application or it should only be per section?Answered | 1 Replies | 448 Views | Created by Jassim Rahma - Monday, August 8, 2016 9:14 PM | Last reply by Zhanglong Wu - Tuesday, August 9, 2016 5:50 AM -
0 Votes
Overwrites customized web.config file
I'm not sure why the file appeared to be "resetting," but I tried again and WebsitePanel is not overwriting the file.Answered | 4 Replies | 2804 Views | Created by ts_ryan - Friday, October 28, 2011 12:58 PM | Last reply by ts_ryan - Tuesday, November 1, 2011 1:45 PM -
9 Votes
Protect App.Config file or Encrypt
I am worried aspnet_regiis might use some hidden registry key to do the encryption.Answered | 15 Replies | 62066 Views | Created by Avinash Desai - Friday, May 22, 2009 4:32 AM | Last reply by davidflynn12 - Friday, January 18, 2013 1:29 PM -
1 Votes
Encrypting Sections of the Web.config File
file in the sample directory") End Try=======================================Answered | 5 Replies | 17799 Views | Created by shatokhin - Friday, June 10, 2005 8:03 AM | Last reply by use_your_illusion - Thursday, November 17, 2011 4:27 AM -
0 Votes
Encrypting sections of web.config
Keys used for session encryption should not be in clear text in the web.config file.Answered | 7 Replies | 52 Views | Created by Anonymous - Tuesday, July 1, 2008 11:07 AM | Last reply by Anonymous - Wednesday, November 12, 2008 2:10 AM -
0 Votes
Accessing config section from web.config file in console application
Hi i want to read the Custom Config section from a web.config file in console application.Answered | 1 Replies | 8444 Views | Created by muthujj - Friday, July 3, 2009 10:39 AM | Last reply by Shrikant Maske - Friday, July 3, 2009 4:44 PM -
1 Votes
Web config file Encrypted value
Type the following (replace the path containing the directory to the app.config, For example, if the full path to the web config is "C:\documents and ...Answered | 3 Replies | 2468 Views | Created by Nagasundar TN - Thursday, September 27, 2012 4:14 AM | Last reply by MithileshDubey - Thursday, September 27, 2012 9:29 AM - Items 1 to 20 of 2991550 Next ›
No announcements