No announcements
Found 1893486 threads
-
0 Votes
Modify web.config at runtime in a pre-compiled site
Do you think if i do this i could update the values and use immediately on the fly at runtime different as when in web.config ?Unanswered | 14 Replies | 917 Views | Created by Anonymous - Friday, May 10, 2019 4:28 PM | Last reply by Anonymous - Thursday, May 16, 2019 8:32 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 | 5756 Views | Created by Jake Wardley - Tuesday, October 7, 2008 5:08 PM | Last reply by Stuart Starrs - Tuesday, October 7, 2008 5:53 PM -
2 Votes
Modify web.config in Azure package
Converting .cspkg and .cssx files to zip and modifying contents of them look very easy and I am able to do it.Answered | 8 Replies | 7534 Views | Created by Paul Zhou - Friday, April 26, 2013 9:42 AM | Last reply by Chetan Ranpariya - Wednesday, August 21, 2013 6:43 PM -
0 Votes
Possible to compile for older runtimes?
Technically you only need the old compiler and Windows/Platform SDK, not the whole IDE.Answered | 3 Replies | 2994 Views | Created by Vinculum - Sunday, June 13, 2010 8:00 AM | Last reply by ildjarn - Sunday, June 13, 2010 9:52 AM -
0 Votes
modifying web.config manifest entries
If you want to make modifications to the web.config in a SharePoint environment then it is recommended you use the SPWebConfigModifications class as part of the ...Answered | 1 Replies | 7745 Views | Created by nick5454 - Thursday, February 17, 2011 3:48 PM | Last reply by Martin Hatch - Thursday, February 17, 2011 4:03 PM -
2 Votes
Load Configuration: Runtime (instead of app.config or web.config)
I was thinking if there is any chance to "inject" the application configuration like settings at runtime, so that ...Answered | 4 Replies | 6000 Views | Created by Sameers Javed - Monday, March 21, 2011 8:01 AM | Last reply by Sameers Javed - Tuesday, June 28, 2011 5:39 PM -
4 Votes
Application Insights modify web.config and break application
Hello Anastasia, After many attemps, I solved the problem, the problems are in the corporate firewall, the web.config of application was out of date, I ...Answered | 12 Replies | 3164 Views | Created by Wilson Teixeira de Assis Júnior - Thursday, February 26, 2015 4:05 PM | Last reply by Anastasia Black - Thursday, July 30, 2015 6:42 PM -
1 Votes
will pre compilation of the application increase user load
Hi Liz, Are you referring to ASP.NET pre-compilation?Answered | 1 Replies | 3388 Views | Created by Chandralekha Robertson - Tuesday, May 19, 2009 4:03 AM | Last reply by rogeorge - Tuesday, May 19, 2009 9:46 PM -
0 Votes
Increasing MaxControls in Web.config for SharePoint Site
Hi, According to your post, my understanding is that you wanted to increase the maxcontrols in the web.config.Answered | 1 Replies | 1627 Views | Created by DngCa - Thursday, April 10, 2014 2:58 PM | Last reply by JasonGuo - Friday, April 11, 2014 7:43 AM -
0 Votes
Cannot modify web.config of Central Administration using SPWebConfigModification
I'm trying to update the web.config of my Central Administration site using a console application.Answered | 4 Replies | 7497 Views | Created by Matthijs Woolderink - Tuesday, September 8, 2009 12:33 PM | Last reply by Dilli Babu J - Wednesday, December 2, 2009 6:44 AM -
1 Votes
Where is the tag <compilation debug="true" targetFramework="4.0"> in web.config?
ASP.NET Web Role: Contains the compilation element, but not the assemblies element.Answered | 2 Replies | 14170 Views | Created by Brian Leung - Wednesday, March 28, 2012 4:48 AM | Last reply by Brian Leung - Thursday, March 29, 2012 3:06 AM -
0 Votes
Locate Web.config for Host-named site collection in SharePoint 2010
Hi oyeguru, In theory a host-named site collection is still attached to a Web Application, this would be the web.config you have to change.Answered | 1 Replies | 3122 Views | Created by oyeguru - Friday, August 3, 2012 11:14 AM | Last reply by Nico Martens - Friday, August 3, 2012 11:25 AM -
2 Votes
Modifying Ribbons at Runtime
In fact, you can create Ribbon controls at run-time (just modify the Ribbon XML) but this can be done before GetCustomUI is called in your code.Answered | 4 Replies | 5541 Views | Created by Kit C - Tuesday, May 17, 2011 2:32 AM | Last reply by Kit C - Wednesday, May 18, 2011 3:03 AM -
12 Votes
SharePoint 2010 Runtime Error
In most cases, there is only one web.config for each web application created (located in the IIS folder for the site).Answered | 10 Replies | 23371 Views | Created by Frank Do - Thursday, May 13, 2010 5:05 PM | Last reply by Brian P - Wednesday, July 18, 2012 2:56 AM -
1 Votes
Error: The web.config is invalid on this IIS Web Site:
Hi, Have you recently modified or changed your web.config file?Answered | 3 Replies | 11032 Views | Created by jcliffordtx - Wednesday, September 28, 2011 6:42 PM | Last reply by Henrik Halmstrand - Thursday, September 29, 2011 6:20 AM -
0 Votes
web.config
Hi It is located at C:\inetpub\wwwroot\wss\VirtualDirectories\[your port ...Answered | 4 Replies | 4096 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
Why is Runtime Library Option under C\C++ Compiler Settings Section?
Doesn't compiler place the library name of these files into the obj file?Answered | 5 Replies | 1858 Views | Created by sawer - Monday, July 9, 2012 7:30 PM | Last reply by - Tuesday, July 10, 2012 1:52 AM -
1 Votes
C# programmatically read the web.config file of SharePoint site
public static bool WebApplicationAppSettingsPresent() { using (SPSite site = new ...Answered | 9 Replies | 27827 Views | Created by Rajkamal29 - Monday, August 17, 2009 9:27 AM | Last reply by Navin Jampala - Tuesday, August 16, 2016 12:59 PM -
4 Votes
Installation stops with Visual C++ Runtime Pre-requisites
[10/31/08,10:44:57] Visual C++ Runtime Pre-requisites: Cannot access file: ...Answered | 14 Replies | 29563 Views | Created by itamarm10 - Saturday, August 23, 2008 2:21 PM | Last reply by Dipranjan - Tuesday, December 27, 2011 9:55 AM -
0 Votes
webapplication creation modifies all other web.config automatically files
I have this moss server where creating new web application modifies all the other website web.config files.Answered | 3 Replies | 3257 Views | Created by AKD1 - Friday, May 4, 2012 8:25 AM | Last reply by AKD1 - Friday, May 11, 2012 2:13 PM - Items 1 to 20 of 1893486 Next ›
No announcements