No announcements
Found 1180428 threads
-
0 Votes
Standard changes on web.config on Azure Webrole
Vittorio Bertocci has written a blog post on how to change Windows Identity Foundation settings in web.config leveraging the OnStart event of the WebRole.Answered | 4 Replies | 6985 Views | Created by Prakash_Ramachandran - Wednesday, September 12, 2012 5:26 AM | Last reply by Veerendra Kumar - Friday, September 14, 2012 8:20 AM -
1 Votes
Changing Azure Website Web.Config with Powershell
Hi, It looks like with exception of Connection String you can not change Web.Config remotely on Azure Web Site.Answered | 2 Replies | 1522 Views | Created by Wit987 - Thursday, April 17, 2014 2:10 PM | Last reply by Wit987 - Wednesday, April 23, 2014 12:59 PM -
0 Votes
Web.config changes when deploying to Azure
With on-premise web applications, we could use web.config transforms feature available since .NET 4.0.Answered | 2 Replies | 9605 Views | Created by dhilgaertner - Wednesday, September 8, 2010 7:50 PM | Last reply by Saksham Gautam - Thursday, September 9, 2010 2:31 PM -
0 Votes
Web.config
Based on my understanding your issue was wanted to access Web.config via javascript.If it's true?Answered | 2 Replies | 3196 Views | Created by bebikash - Friday, May 28, 2010 5:15 AM | Last reply by Fafafaalex - Monday, May 31, 2010 5:08 AM -
0 Votes
ASMX web service and changing web.config location
You can't change the location of the Web.config.Answered | 3 Replies | 1568 Views | Created by SoxFan44 - Friday, August 2, 2013 7:43 PM | Last reply by darnold924 - Sunday, August 4, 2013 7:55 AM -
0 Votes
reverting the web.config changes done via wsp packages
Hi, The best practice to add/remove/update web.config in SharePoint is using the object model.Answered | 6 Replies | 5788 Views | Created by manishkp - Tuesday, May 26, 2009 3:53 PM | Last reply by roaming101 - Thursday, October 8, 2009 12:45 AM -
1 Votes
Changing Database Path in web.config, after publish the project...
well, I have to do some changes in my web.config file... some friend tried to explain me how to do this,above this page. but i couldn't succed.. my project on my server now.. but ...Answered | 14 Replies | 2361 Views | Created by Başar Şen - Wednesday, May 1, 2013 10:21 PM | Last reply by Lisa Zhu - Monday, May 13, 2013 9:30 AM -
0 Votes
web.config
Hi It is located at C:\inetpub\wwwroot\wss\VirtualDirectories\[your port ...Answered | 4 Replies | 4027 Views | Created by christian.boeur - Wednesday, March 14, 2012 9:37 AM | Last reply by Christopher Clement - Wednesday, March 14, 2012 11:58 AM -
0 Votes
web.config
If you only lost the web.config in your remote machine, we can just copy the one in your local machine and paste it to website to fix this issue.Answered | 2 Replies | 625 Views | Created by njdr - Tuesday, December 18, 2018 7:49 PM | Last reply by Sara Liu - Wednesday, December 19, 2018 7:37 AM -
0 Votes
connection string in web.config change when published
Most people would just copy the connection string that works and place in the published Web.config and forget about it.Answered | 1 Replies | 3140 Views | Created by JayNoob - Monday, January 9, 2012 3:45 AM | Last reply by darnold924 - Monday, January 9, 2012 6:25 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 | 4615 Views | Created by Raymond Holmboe - Saturday, June 12, 2010 12:12 AM | Last reply by Sheng Jiang 蒋晟 - Saturday, June 12, 2010 1:18 AM -
1 Votes
How do I restore the original web.config after making inadvertent changes?
To Ravishankar - Yes I can realize that I can copy web.config from another website but as I have stated, I want to recover the original ...Answered | 5 Replies | 13557 Views | Created by Necroid - Wednesday, April 29, 2009 11:36 AM | Last reply by Necroid - Thursday, May 7, 2009 4:36 PM -
0 Votes
web.config modifications - best practice for manual changes in multi-server environments?
Correct, When you back up a Web application that is configured to use forms-based authentication, you must also use a file backup system to protect the Web.config files ...Answered | 4 Replies | 6141 Views | Created by Sven W - Sunday, January 29, 2012 10:44 PM | Last reply by Henrik Halmstrand - Monday, January 30, 2012 3:58 PM -
1 Votes
MaxReceivedMessageSize changed in Web.config doesn't work ?!
I changed the Web.config of my WCF Service to this ...Answered | 4 Replies | 8614 Views | Created by Peter A. Treier - Friday, August 31, 2012 1:41 PM | Last reply by LeoTang - Tuesday, September 4, 2012 10:32 AM -
0 Votes
Overwrites customized web.config file
Hi, I should agree with that the WSP configuration change won't cause url rewrite settings(system.webServer/rewrite section) being overwritten.Answered | 4 Replies | 2936 Views | Created by ts_ryan - Friday, October 28, 2011 12:58 PM | Last reply by ts_ryan - Tuesday, November 1, 2011 1:45 PM -
3 Votes
Updating web.config
In case you're going to change your xml format, a ConfigurationSectionHandler would be rather useless...Answered | 4 Replies | 13870 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 -
1 Votes
Web.config automatic backup
Hi, SharePoint always create a backup of your web.config file before applying any changes.Answered | 2 Replies | 1523 Views | Created by Sayali Shinde - Wednesday, November 2, 2016 12:06 PM | Last reply by PriyaranjanKS - Wednesday, November 2, 2016 4:28 PM -
3 Votes
Virtual web.config
The SDK topics for working with web.config files are erroneous.Answered | 5 Replies | 10305 Views | Created by Yogesh Pawar - Saturday, June 12, 2010 8:56 AM | Last reply by Yogesh Pawar - Monday, July 19, 2010 10:30 AM -
0 Votes
Modify the web.config?
You need to take a look at the SPWebConfigModification class to determine how you can modify the web.config settings programatically.Answered | 1 Replies | 5699 Views | Created by Jake Wardley - Tuesday, October 7, 2008 5:08 PM | Last reply by Stuart Starrs - Tuesday, October 7, 2008 5:53 PM -
0 Votes
ajax web.config feature
Since I don't control the web.config on the client site, I was weary of updating the web.config upon installing my wsp.Answered | 1 Replies | 5193 Views | Created by squebler - Monday, May 10, 2010 3:31 PM | Last reply by Daniel Dragnea - Monday, May 10, 2010 5:45 PM - Items 1 to 20 of 1180428 Next ›
No announcements