No announcements
Found 2851979 threads
-
0 Votes
Assembly (dll) binding / app config settings
If the driver and app are in different locations you can use config files and provide different probing paths to each of them.Answered | 1 Replies | 3728 Views | Created by Dylan.Thomas - Tuesday, February 3, 2009 4:59 PM | Last reply by Divya S - Friday, February 6, 2009 12:32 AM -
0 Votes
trace settings in Biztalk config file
Is there a way to make it read from Biztalk config file instead of Machine.config file?Answered | 4 Replies | 893 Views | Created by Annee797 - Monday, February 23, 2015 3:02 PM | Last reply by Annee797 - Monday, May 4, 2015 5:41 PM -
0 Votes
Custom config file in sharepoint farm
Hi Aedla, I believe you'll want to be looking at the SPWebConfigModification ...Answered | 1 Replies | 1275 Views | Created by Cool_Individual - Tuesday, April 23, 2013 7:24 PM | Last reply by KeithTuomi - Tuesday, April 23, 2013 9:24 PM -
3 Votes
Custom Config File
An config file is just XML when it comes right down to it.Answered | 3 Replies | 809 Views | Created by Jair Humberto - Monday, November 23, 2015 5:33 PM | Last reply by Matthew LEAN . D - Tuesday, November 24, 2015 3:18 AM -
0 Votes
User scoped settings in Windows Service config file
These accounts would be the corresponding user for your windows service, and I'm not sure how they would save user-scoped settings (usually, user-scoped settings are stored in ...Answered | 6 Replies | 3242 Views | Created by ptiddy - Monday, October 27, 2008 11:11 PM | Last reply by ptiddy - Tuesday, October 28, 2008 4:57 PM -
0 Votes
Custom Config Section
The config file that I have has config sections, with type set to "ApplicationClass, ApplicationDLL".Answered | 7 Replies | 1660 Views | Created by Oyshik Moitra - Tuesday, October 2, 2012 6:00 AM | Last reply by Blair Allen Stark - Wednesday, October 3, 2012 6:02 AM -
0 Votes
Connection string setting not found in application config file
<SetConnectionString>b__18(DbConnection t, DbConnectionPropertyInterceptionContext`1 c) at ...Answered | 5 Replies | 3910 Views | Created by Azul75 - Thursday, December 7, 2017 10:26 AM | Last reply by kaiiak - Monday, October 15, 2018 6:53 PM -
0 Votes
Accessing Config file
What do you mean the config file?Answered | 1 Replies | 317 Views | Created by Appalopin - Monday, May 11, 2015 4:19 PM | Last reply by IWolbers - Monday, May 11, 2015 4:25 PM -
0 Votes
Location - Config Settings for Application Insights
Do Microsoft have plans for hosting Application Insight resources on other locations (eg.Answered | 4 Replies | 1282 Views | Created by svelasquez - Friday, March 13, 2015 11:48 PM | Last reply by MRadic75 - Tuesday, May 5, 2015 11:47 AM -
0 Votes
Reload application config file at runtime
The machine.config, app/web.config are merged when you open the config file via the Configuration API.Answered | 7 Replies | 13366 Views | Created by Hikari PL - Tuesday, April 7, 2009 8:58 PM | Last reply by dkehring - Thursday, April 16, 2009 2:28 PM -
1 Votes
How to create a Custom Config Section in WPF
Hi Nikol, Please see the below two links for adding and retrieving the custom config sections in WPF app.config.Answered | 6 Replies | 11159 Views | Created by Nikolai Villarin - Friday, August 26, 2011 2:35 PM | Last reply by Nikolai Villarin - Monday, August 29, 2011 8:33 PM -
0 Votes
Using the config file of another app
We were able to "manually" merge the config files, but we wanted something like the "file" attribute in the appSettings, where you specify a ...Answered | 6 Replies | 3018 Views | Created by Oscarfh - Friday, December 4, 2009 2:59 PM | Last reply by Oscarfh - Thursday, December 10, 2009 10:04 AM -
2 Votes
sso application config
for the other issue, I have imported the sso app config file(which is exported from different server) which resolved the issue.Answered | 3 Replies | 1264 Views | Created by A.Shannu - Thursday, September 8, 2016 3:35 AM | Last reply by A.Shannu - Thursday, September 8, 2016 9:52 AM -
0 Votes
Customizing my Application Configuration file
I even copied this code to a new application and copied the config file to the app dormain base directory and got blank.Answered | 9 Replies | 2660 Views | Created by Godwin Onah - Tuesday, August 19, 2008 4:17 PM | Last reply by Godwin Onah - Tuesday, August 19, 2008 10:10 PM -
4 Votes
How to use Application Settings for a config form?
Usually setting are run time options and should be either in a Menu item or in a file like an XML file.Answered | 19 Replies | 5593 Views | Created by SJurick - Monday, November 26, 2012 9:13 PM | Last reply by BonnieB - Wednesday, December 12, 2012 2:20 AM -
1 Votes
Config file or business rules?
I got microsoft SSO management tool up and working and my external assemblies can get to the file path information just fine.Answered | 6 Replies | 4043 Views | Created by Jagil - Friday, November 11, 2011 1:34 AM | Last reply by Jagil - Wednesday, November 16, 2011 6:21 AM -
0 Votes
Assembly with own configuration file
The config file will not be copied right?Answered | 3 Replies | 15472 Views | Created by slein - Tuesday, May 22, 2007 11:57 AM | Last reply by xiondavis - Monday, February 23, 2009 8:41 PM -
5 Votes
Assembly Redirection in a WIndows Application
I created this application to include as part of a web application installer that will determine the mysql version, configure the web.config file appropiately, and which ...Answered | 11 Replies | 5447 Views | Created by msdner1 - Monday, January 25, 2010 7:49 PM | Last reply by msdner1 - Wednesday, January 27, 2010 12:53 PM -
6 Votes
No connection string named '' could be found in the application config file
I am confused why it throws such an error and here I made a gif to show it: Create A Model using Class Library and A Targer Project using Console Application with being ...Answered | 11 Replies | 42755 Views | Created by fiverc - Wednesday, March 26, 2014 4:27 AM | Last reply by dodo_ahmed - Friday, August 12, 2016 1:01 AM -
4 Votes
Application Insights .config Transformation?
Essentially *requiring* every single web application to implement some custom code in the Application_Start method to pull in a value from <appSettings /> is ...Answered | 6 Replies | 5263 Views | Created by Per Bornsjo - Thursday, March 27, 2014 6:16 PM | Last reply by Brett Jacobson - Saturday, August 22, 2015 4:15 PM - Items 1 to 20 of 2851979 Next ›
No announcements