Browse by Tags

Related Posts

  • Problem regarding web site uploading ?

    Hi friend i have uploaded one asp.net website. There are two modules. Public and admin part. I have kept all admin pages in admin folder. while uploading on server all dynamic public pages are working fine. But all admin folder pages are not working. I have also used ajax controls. could you tell me...
    Posted to Configuration and Deployment (Forum) by chandradev1 on 06-16-2009, 12:00 AM
    Filed under: ConfigurationSection, publish web app permission security
  • 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
  • Prevent redirect to login page in Forms Authentication

    I have Forms Authentication implemented in 2.0 app, there are couple of pages where the user doesnot need to get authenticated and if he request that page he shouldn't be redirected to the login page. What change should I make to web.config to implement this requirement ? <forms name="AuthCookie"...
    Posted to Configuration and Deployment (Forum) by mayuresh_s on 08-13-2008, 12:00 AM
    Filed under: ConfigurationSection, <appSettings configProtectionProvider="DataProtectionConfigurationProvider">, Configuration and Deployment, .net 2.0
  • Re: WebConfigurationManager vs. ConfigurationManager

    I have an another problem. I'm writing a class which use ConfigurationSection and loads configuration section like this: protected GlobalConfigSection GcSection { get { m_GcSection = (GlobalConfigSection)ConfigurationManager.GetSection( "GlobalConfigSection" )?? new GlobalConfigSection...
    Posted to Configuration and Deployment (Forum) by Rudidlo on 07-29-2008, 12:00 AM
    Filed under: Configuration, ConfigurationSection, configurationManager
  • ConfigurationManager.ConnectionStrings

    I am trying to reference my connection string stored in my web.config using this line of code: conn.ConnectionString = ConfigurationManager.ConnectionStrings( "TestDatabase" ).ConnectionString This has been working fine for me, until I changed my connection string. It worked fine when my connection...
    Posted to Configuration and Deployment (Forum) by timwilson on 10-15-2007, 12:00 AM
    Filed under: SQL 2005, SQL Server 2005, config error, ConfigurationSection, connection string SQL schema database web.config, Could not open a connection to SQL Server, edit web.config, web.config application asp.net
  • Registry Configuration for logging application block

    Hi, Is there any way to pickup configuration setting from Registry for Logging Application Block in Enterprise Library 3.1. Actually in our project we have different components like WebApps, SMTP EventSink, Window Services and WebServices. All components picks configuration from Windows Registry. I understand...
    Posted to Microsoft Application Blocks (Forum) by ashudotnet on 09-12-2007, 12:00 AM
    Filed under: Application Configuration, ConfigurationSection
  • Re: WebConfigurationManager vs. ConfigurationManager

    [quote user="josere"]WebConfigurationManager has methods to open a web configuration object on design (not-readonly) time[/quote] That's exactly what I need now! I'm implementing control, and its designer should access the values from web.config section. How can I load System.Configuration...
    Posted to Configuration and Deployment (Forum) by Vadim Milichev on 06-12-2007, 12:00 AM
    Filed under: app.config, ConfigurationSection, WebConfigurationManager, web.config, web.config C# ASP.net
  • 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#
Page 1 of 3 (23 items) 1 2 3 Next >