Browse by Tags

Related Posts

  • File Access Permission Problem

    Hello Friends , i am making uploading interface and when i upload the file i got the error which is mention below .can anyone know about this problem . Access to the path 'D:\tempzip\Book1.zip' is denied. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p...
    Posted to Configuration and Deployment (Forum) by ervipingupta on 04-20-2009, 12:00 AM
    Filed under: <appSettings configProtectionProvider="DataProtectionConfigurationProvider">, <customErrors>, <username>.<domainname>, config error, config setup, configProtectionProvider', Configuration and Deployment, configuration error assembly, configuration library appsettings property settings, configuration utility, ConfigurationElementCollection, ConfigurationSection, configure site without WAT, coniguation hierarchy and inheritance, Connect Suggestion on 64-bit pre-compiler for web deployment projects, Directory Structure, IIS "shared hosting", IIS 5.1, IIS 5.1 service execution, IIS 6.0, IIS 6.0 and asp.net version 1.1 and 2.0 and web.config and inheritinchildapplications, IIS 6.0 hang, iis 7.0 thread abort FileChangesMonitor app_data, IIS Application Pool, IIS connect from remote computer, IIS mail config, IIS
  • How to set default values for custom configuration collections

    I've been working on a custom configuration section for my .NET web application, and I've almost got it working but there's one thing that I still haven't cracked. I'm trying to model my web.config file so that it looks like this: < configSections > < section name= "Hydrogen"...
    Posted to Configuration and Deployment (Forum) by ShadowCharmer on 04-30-2008, 12:00 AM
    Filed under: ConfigurationElementCollection, default, "Custom Config Section", Configuration and Deployment
  • 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
  • web.config key in javascript

    How can i access a web.config key in javascript. There is complex javascript function already written in a .js file and I need to add a value associated with the key - AUTHENTICATION_FLAG in a javascript function. I am coding this in C#. --- > ConfigurationManager.AppSettings["AUTHENTICATION_FLAG...
    Posted to Configuration and Deployment (Forum) by mayuresh_s on 04-23-2007, 12:00 AM
    Filed under: ASP and Web.config, asp.net, ASP.NET 2.0, c#, ConfigurationElementCollection, ConfigurationSection, connection string SQL schema database web.config, web.config C# ASP.net, website deploy, webdeploymentproject, web.config, deploy web.config ajax, deploy web.config godaddy, web.config C#
  • ASP.NET 2.0 Hosting (Root and Sub Direct with Different Web.Config in Same Domain)

    Hi, I want to config Production Server Database and Staging Server Database Connection String in Same Application depends on Location path. Example. www.webapp.com (Root Directory) When I browse this site the production DataBase Server Connection String should be called through Web.Config of root directory...
    Posted to Configuration and Deployment (Forum) by khiteam on 03-01-2007, 12:00 AM
    Filed under: physicaldirectory, Web Application Project, configSource, ConfigurationElementCollection, connection string, web.config C#, web.config C# ASP.net
  • doubts in naming assemblies in ASP.NET 2.0

    Sir, i have doubt in forming assemblies in ASP.NET 2.0, there was a automatic generation of assembly name by default..like "App_Web_gtmvzqgo.dll" and "App_Code.dll" with in the bin directory, and "App_Code.dll" this was OK now the doubt was actually how can i create my own assembly names in ASP.NET 2...
    Posted to Configuration and Deployment (Forum) by venkateshnal on 12-18-2006, 12:00 AM
    Filed under: OleDb SecurityException "class library" OleDbPermission "code access security", Profile, project, publish website app_web_idvwd3_0, script, server, setup, SqlException intermittent sql server 2005, system.net encryption, visual web developer axd ReportViewerWebControl.axd, WDP IIS6.0, Web Applications, web farm, 0x80004005 Unspecified error Server Applicatoin Unavailable, 2.0 webservices deployment, absolutepath, app_data, Application Configuration, ASPNETCOMPILER, assembly error, attributes, build, build warnings schemas, classic asp asp.net 2.0 32 bit 64 bit com, code behind, command prompt, ConfigurationElementCollection, custom action, decompile, Deployment, dll application bin, Error Trapping, ftp, Health Providers webeventprovider, httpModules web.config c# asp.net, installer, master page, membership, "Custom Config Section", web.config, paths, aspnet_compiler, Encrypt custom config section, upload, <authorization> images broken authentication, brinkster database, connection string, deploy, web setup, web.config C#, Application_OnError
  • 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"
  • Adding items in runtime to a collection in app.config

    Hello, I've read a wonderfull article about collections in configuration files for .NET 2.0 in http://www.123aspx.com/redir.aspx?res=35782 , and I didn't see any way to add items at run-time to the collection... Is there any way I can do that?
    Posted to Configuration and Deployment (Forum) by DamiL1 on 04-11-2007, 12:00 AM
    Filed under: app.config, ConfigurationElementCollection
Page 1 of 2 (13 items) 1 2 Next >