Browse by Tags

Related Posts

  • Deploying a ASP.NET - SQL Searver project (connection string: web.config)

    Hello, I have a ASP.NET - SQL Searver project running perfectly fine on the local host. I have migrated the files on the IIS server and changed all the requred settings. The project/website is running fine on the server too . BUT the .aspx files, dependent on the SQL server data, are throwing a web config...
    Posted to Configuration and Deployment (Forum) by 27_Rick on 06-13-2008, 12:00 AM
    Filed under: web config, Web deployment, web garden, web resources, web service configuration, app.config, web services deployment, web.config application pool asp.net, web.config appsettings, Web.config AppSettings Grouping, web.config asp.net assemblyinfo, web.config assembly AJAX, web.config assembly reference, web.config C# ASP.net, web.config cluster asp.net ajax, web.config configSection sectionGroup Configuration API, web.config Invalid Access to memory location., web.config location site machine, Web.config multiple applications, web.config sqlmembershipprovider, web.config system.directoryservices.protocols, WebConfigurationManager, WebConfigurationManager GetSection Installer Web Deployment Project, WebProfile, website deploy, Website deployment, webdeploymentproject, Web Site Administration Tool, web.config, web deployment aspnet_merge ILMerge.Merge .net 2.0 VS 2005, Web Setup Project, web.config C#, web.config culture, web.config settings applicationSettings
  • Re: Inherit MembershipProvider and 3-Tier Architecture

    Hi all, I browsed the awesome articles concerning security but unfortunately I am still not sure how to fit the MemerShip- and RolesProvider into a 3 tier architecture. I would place the security logic in the business layer but what raises the most questions is how I divide the settings between two layers...
    Posted to Security (Forum) by wuz on 06-04-2008, 12:00 AM
    Filed under: .net 2.0 security, app.config, Web.config
  • How to manage connection strings in n-tier asp.net applications and use the same as in web.config in other projects of solutions

    In asp.net application we have multi-tiers like DAL, Business and UI How we can manage to read connection string from web.config. I have an application on my side where DAL is implemented as Typed datasets and conncetion string comes from App.config >> which is hard coded by code genration to Settings...
    Posted to Configuration and Deployment (Forum) by beretta_10 on 05-27-2008, 12:00 AM
    Filed under: app.config, database tableadapters, database connection, web.config
  • why do I get this message?

    Server Error in '/my_prototype' Application. Failed to access IIS metabase. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details:...
    Posted to Configuration and Deployment (Forum) by mark_celiz09 on 03-08-2008, 12:00 AM
    Filed under: .NET 2.0, App.Config, app_code, deployment, website deployment, IIS, .ASPX, Web Site, web.config, Webdeployment, Web Site Administration Tool WSAT role provider AuthorizationStoreRoleProvider
  • Debug ASP.Net Application in Lan environment - Remote Web Server

    Hi, I have been doing dvelopment on local PC so far. Yesterday, I tried starting development on Local Area Network using following setup: The ASP.Net projects are stored on local directory on Web Server running Windows server 2003 standard. The database SQL 2005 is installed on a Database server running...
    Posted to Configuration and Deployment (Forum) by vipDev123 on 02-17-2008, 12:00 AM
    Filed under: net framework internet information services custom actions asp.net visual basic web setup project, setup, setup project remote database, Temporary ASP.NET Folder, three tier project, visual studio, app.config, Application Configuration, application deployment, ASP .net website breakpoint, ASP and Web.config, ASPNETCOMPILER, ASPNETDB remote configuration, configuration - Deployment, Configuration IIS WebConfigurationFileMap Metabase, deploy application, Deploying Web Application witrh, Deployment Architecture, IIS 5.1, IIS connect from remote computer, web.config system.directoryservices.protocols, web.config, Application_Error, asp.net deploying, connection string, deploy mutliple applications iis, windows authentication, asp .net, IIS 6.0, web.config C# ASP.net, Web.config multiple applications
  • Urgent, The connection name 'LocalSqlServer' was not found in the applications configuration or the connection string is empty

    Hi, I'm having a BIG problem, this is my 3rd day looking for answer ! I'm trying to create a custom membership provider with MS SQL database 2005 but not the default ASPNETDB. I've changed the web.config to be as following: < connectionStrings > < add name = " sqlConn "...
    Posted to Configuration and Deployment (Forum) by jocker_wow on 09-27-2007, 12:00 AM
    Filed under: app.config, aspnetdb, custom membership, machine.config, membership, provider, web.config, LocalSqlServer, connection string
  • Urgent, The connection name 'LocalSqlServer' was not found in the applications configuration or the connection string is empty

    Hi, I'm having a BIG problem, this is my 3rd day looking for answer ! I'm trying to create a custom membership provider with MS SQL database 2005 but not the default ASPNETDB. I've changed the web.config to be as following: < connectionStrings > < add name = " sqlConn "...
    Posted to Configuration and Deployment (Forum) by jocker_wow on 09-27-2007, 12:00 AM
    Filed under: app.config, aspnetdb, custom membership, machine.config, membership, provider, web.config, LocalSqlServer, connection string
  • reading from the web.config instead of app.config

    I am referencing a class library from my web application. The class library has an app.config file and the web application, of course, has it's own web.config. For some reason, when the class library executes the statement "ConfigurationSettings.AppSettings[<key>] ", it appears to...
    Posted to Configuration and Deployment (Forum) by slyttle on 06-12-2007, 12:00 AM
    Filed under: app.config, web.config, configurationManager
  • 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
  • How do I merge web services' app.config with web app's web.config? Help!!

    I have a web application project that uses a separate class library containing web service references (service layer). I want to be able to configure the web reference URLs dynamically and I know you can set this up by setting the URL behavior to 'Dynamic', etc, etc. The problem is VS2005 puts the URLs...
    Posted to Configuration and Deployment (Forum) by pranata on 04-20-2007, 12:00 AM
    Filed under: 2.0 webservices deployment, app.config, asp.net, ASP.NET 2.0, web.config, applicationSettings, web service
Page 1 of 2 (13 items) 1 2 Next >