Browse by Tags

Related Posts

  • declare connection string in app.config in WPF

    Dear all, Here is my question. I am trying to build up a object data source that will to be bound to xaml object in WPF. After I declare a connectionString in app.config of object data source project, the connectionString can not be found and show the error below: "Object reference not set to an instance...
    Posted to Free For All (Forum) by kpxkpx on 05-05-2007, 12:00 AM
    Filed under: project, Web Application Project, Web Applications, app.config, ConfigurationElement, ConfigurationElementCollection, ConfigurationSection, connection string, windows service app.config
  • Supporting configSource attribute on custom ConfigurationSectionGroup

    I would like to support the configSource attribute on my custom ConfigurationSectionGroup in order to allow for storage of the group contents in an external .config file. Unfortunately, I have no clue how to do this in a proper manner, other than writing custom code that loads and processes the external...
    Posted to Configuration and Deployment (Forum) by sandor on 04-26-2007, 12:00 AM
    Filed under: ASP and Web.config, asp.net, ASP.NET 2.0, configSource, ConfigurationElement, ConfigurationElementCollection, ConfigurationSection, web.config C#, web.config C# ASP.net, "Custom Config Section", web.config
  • serving webresource.axd over https

    I am observing (via fiddler) a problem where "webresource.axd" files are being deployed over http (port 80) hot https (443) even when the request is https://xxx.xx. IE6 doesn't seem to mind this and reports the page as secure (padlock closed) but Firefox 1.5 on the other hand reports the page a partially...
    Posted to Configuration and Deployment (Forum) by Ahmad49 on 02-10-2007, 12:00 AM
    Filed under: ASP.NET 2.0, configSource, ConfigurationSection, Deployment, HELP ME ...., HttpContext, ConfigurationElement
  • User credentils popup

    I have a ASP.NET application with windows authentication and session state is inproc. when I access this application from the local computer it runs fine. But in Remote in one page it asking again user credentails by one popup. if we cancel that once then we are getting unaturized to view this page....
    Posted to Configuration and Deployment (Forum) by Jayapradha on 11-21-2006, 12:00 AM
    Filed under: Security, Session, Deployment, ConfigurationElement
  • how to modify the web.config file when application is running by code

    yes , i got some idea from msdn about OpenWebConfiguration and OpenExeConfiguration Method,and i do some test about it , what's happed? when i modify something like connectionString and CustomeSection by code, it's ok when application running, even the connectionstrings is readonly( it's...
    Posted to Configuration and Deployment (Forum) by Corny on 09-15-2006, 12:00 AM
    Filed under: web, ConfigurationElement, ConfigurationElementCollection, ConfigurationSection, "Custom Config Section"
  • Re: Custom Config Section, .NET 2.0

    Well, I did finaly get this working. I'll post some links and some advice here for anyone else who is looking. One of my major problems with implementing a custom config section in .NET 2.0 was the lack of solid documentation. It's there, but not very deep, and the "example below" examples...
    Posted to Configuration and Deployment (Forum) by rrahlf on 09-12-2006, 12:00 AM
    Filed under: ConfigurationElement, ConfigurationElementCollection, ConfigurationSection, "Custom Config Section"
  • How to add AppSettings key / value pair's dynamically in web Config file

    Is it possible to add Dynamically AppSetting Key / value pair's in webconfig file? if yes, How? anybody can explain! through C# Coding Thanks in advance Balakrishnan
    Posted to Configuration and Deployment (Forum) by BalaKrishnan on 02-01-2007, 12:00 AM
    Filed under: Application Configuration, attributes, configSource, ConfigurationElementCollection, ConfigurationSection, web.config C# ASP.net, "Custom Config Section", web.config, ConfigurationElement, web.config C#
Page 1 of 1 (7 items)