No announcements
Found 745531 threads
-
0 Votes
remove unnecessary section in machin.config, root web.config, applicationhost.config
This will remove it from the server in its entirety.Answered | 3 Replies | 132 Views | Created by Anonymous - Thursday, May 19, 2016 6:40 AM | Last reply by Anonymous - Friday, May 20, 2016 4:54 AM -
0 Votes
remove unnecessary section in machin.config, root web.config
I removed all unnecessary modules and handlers in my application level.Answered | 1 Replies | 555 Views | Created by cyrusgreat - Thursday, May 19, 2016 4:41 PM | Last reply by Sara Liu - Friday, May 20, 2016 6:22 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 | 5728 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 | 3143 Views | Created by mungkood - Saturday, January 5, 2013 6:08 AM | Last reply by mungkood - Tuesday, January 8, 2013 9:37 AM -
2 Votes
C# - Programmatically reading web.config section <system.serviceModel> values
The web.config is not corrupted and is fine.Answered | 4 Replies | 21995 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 -
3 Votes
Remove the web.config entries programmatically not working in sharepoint 2010
Also trying to remove the web.config item from the WebApp instead of the SPWebService could be adding unnecessary complexity.Answered | 8 Replies | 10733 Views | Created by GokulMani - Friday, March 25, 2011 6:49 PM | Last reply by Pawar Pravin - Friday, September 28, 2012 2:39 AM -
2 Votes
Can’t remove web.config entries with SPWebConfigurationModification
On another note-- could you add the module from IIS Manager at the ROOT server level?Answered | 17 Replies | 10953 Views | Created by Kit Stead - Wednesday, November 17, 2010 8:50 AM | Last reply by jayax - Monday, December 2, 2013 11:38 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 Windows ...Answered | 2 Replies | 10749 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
Encrypt section groups under web.config
Only then the section groups was getting encrypted.Answered | 3 Replies | 1021 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
cleaning up unnecessary files
Is there a command in visual studio to reduce the size of the solution tree by removing exe's, object files, and other unnecessary files?Answered | 4 Replies | 9608 Views | Created by Johann Bach - Sunday, November 14, 2010 9:18 PM | Last reply by davewilk - Thursday, November 18, 2010 10:44 AM -
2 Votes
Add and Remove Web.config SafeControls Programmatically
There is a known issue with removing entries from the web.config file.Answered | 3 Replies | 7545 Views | Created by NieAR - Saturday, April 9, 2011 2:47 PM | Last reply by Lambros Vasiliou - Sunday, April 10, 2011 8:51 PM -
0 Votes
Removing unnecessary row from SPGridView
I have created a SPGridView.I added three bound fields to it-'Name','Department','Designation'.I made a datable 'dt' as the data Source.The Datable contains all the reqired datafields for the ...Answered | 4 Replies | 7834 Views | Created by Arun87 - Friday, March 4, 2011 7:23 AM | Last reply by Arun87 - Tuesday, March 8, 2011 1:34 PM -
0 Votes
Edite the Web.config , and Machin.config programmatically
http://msdn.microsoft.com/en-us/library/system.web.configuration.webconfigurationmanager.aspx Keep in mind that if you alter web.config during ...Unanswered | 3 Replies | 9 Views | Created by Anonymous - Wednesday, October 18, 2006 5:31 PM | Last reply by Anonymous - Friday, October 20, 2006 9:32 AM -
0 Votes
Clean up unnecessary space
Therefore, the inactive virtual log files can be removed in a later step.Answered | 6 Replies | 1115 Views | Created by Jackson_1990 - Wednesday, April 16, 2014 6:40 AM | Last reply by Jackson_1990 - Tuesday, April 29, 2014 8:24 AM -
0 Votes
web.config
My problem is that the web service seems to read the web.config of the asp.net application.Answered | 1 Replies | 4533 Views | Created by Raymond Holmboe - Saturday, June 12, 2010 12:12 AM | Last reply by Sheng Jiang 蒋晟 - Saturday, June 12, 2010 1:18 AM -
3 Votes
Unnecessary WHERE on view make a performance problem
I can't remove the WHERE from the view - this is the point of it - to return results for the specific connected user.Answered | 15 Replies | 1116 Views | Created by itaigitt - Wednesday, March 20, 2013 2:32 PM | Last reply by Harsha Lella - Friday, March 22, 2013 6:13 PM -
0 Votes
InfoPath -- how to remove the white space in a Section
Hi wkpli, If you want to remove the extra space that's caused by showing or hiding sections, you can set height of section as auto.Answered | 3 Replies | 2987 Views | Created by wkpli - Tuesday, February 2, 2016 8:57 PM | Last reply by Dean_Wang - Wednesday, February 3, 2016 9:11 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 | 8472 Views | Created by muthujj - Friday, July 3, 2009 10:39 AM | Last reply by Shrikant Maske - Friday, July 3, 2009 4:44 PM -
3 Votes
Updating web.config
Actually right now I have to update the web.config file which have the settings of my web service project.Answered | 4 Replies | 13704 Views | Created by Himanshu Shukla 1 - Friday, May 30, 2008 7:25 AM | Last reply by Ed Price - MSFT - Monday, February 20, 2012 6:24 AM -
0 Votes
ReportViewer inheriting web.config
Don't expect Report Viewer to work if your root site is CLASSIC and the sub-sites are INTEGRATED PIPELINE Ian Fry Fry Systems Pty Ltd Adelaide, ...Answered | 2 Replies | 462 Views | Created by Ian Fry - Tuesday, May 24, 2016 9:40 PM | Last reply by Qiuyun Yu - Wednesday, May 25, 2016 7:55 AM - Items 1 to 20 of 745531 Next ›
No announcements