Browse by Tags

Related Posts

  • Re: How to replace some other sections that do not allow configSource attrib.

    [quote user="fafar"] Hi, I love the feature that allows me to replace web.config sections depending on the build configuration. It makes deployment much easier when you have a variety of environments to deploy your project to like dev, QA, UAT, production etc. But there are still some settings...
    Posted to VS Web Deployment Projects (Forum) by fafar on 11-28-2008, 12:00 AM
    Filed under: "Web Deployment Project" MSCRM4.0, asp.net, build configuration, configuration, web.config, VS2008, "aspnet_merge.exe", aspnet_merge.exe, configSections Web Deployment WebConfigReplacementFiles, ASP.NET web development, "Web Deployment Project"
  • How to replace some other sections that do not allow configSource attrib.

    Hi, I love the feature that allows me to replace web.config sections depending on the build configuration. It makes deployment much easier when you have a variety of environments to deploy your project to like dev, QA, UAT, production etc. But there are still some settings in my config file that I need...
    Posted to VS Web Deployment Projects (Forum) by fafar on 11-26-2008, 12:00 AM
    Filed under: web deployment projects, asp.net, build configuration, configuration, web.config, WCF, VS2008, configSections Web Deployment WebConfigReplacementFiles, ASP.NET web development, "Web Deployment Project", WebDeployment ResolveAssemblyReferences Resources Copy
  • web page not working in 2003 server

    hi, i created a web project in asp.net 2.0 . it was in windows xp service pack 2. but i have to deploy the project in windows 2000 or 2003 server. when i am trying to access web page , it shows some errors. i installed .net frame work 2.0, crystal report viewer and crystal report in 2003. but still i...
    Posted to Configuration and Deployment (Forum) by abhilashkanakayil on 11-13-2008, 12:00 AM
    Filed under: web application deployment web.config location site machine, Web Application Project deployment web site, .Net, .net 2, .net 2.0, .Net 2.0 application pool error message in event log, .net 3.5 web.config appsettings, 2.0 webservices deployment, asp .ne1.1 vs asp.net 2.0, asp .net 2.0, ASP and Web.config, ASP.NET 2.0, ASp.NET 2.0 X509, asp.net 2.0 asp.net, asp.net 2.0 asp.net:IX Web Hosting, asp.net 2.0 publish codebehind, asp.net deployment, asp.net hosting, ASP.NET IIS 7 deployment, Asp.net Project Hosting, assemblies web.config ASP.net, config setup, Configuration, configuration error assembly, configuration library appsettings property settings, crystal report, deploment, deploy application, Deploy application in a fresh server, deployement production, deploying assembly web.config asp.net 2.0, Deploying Web Application, development server, WebConfigurationManager, webdeploymentproject, web.config, asp.net2, "asp.net" "web application" "asp.net deployment" "visual studio 2008" TFS MSBUILD, asp .net ... c# ... SQL, web deployment aspnet_merge ILMerge.Merge .net 2.0 VS 2005, <appSettings configProtectionProvider="DataProtectionConfigurationProvider">, ASP.NET bug, config error, Configuration and Deployment, crystal report toolbar icons do not appear, Debloyment & Configuration, asp.net configuration
  • When using <identity impersonate="true"> in .NET 1.1, and 2.0 is there some differences?

    When setting <identity impersonate="true"> in .NET 1.1, and 2.0, is there some differences that I should be aware of? Will identity impersonate act differently in .Net 1.1 vs .Net 2.0, both using IIS 6.0? Is there an article I can read that will explain this if its true? Thanks, xyz789
    Posted to Security (Forum) by xyz789 on 02-28-2008, 12:00 AM
    Filed under: vb.net, Visual Studio, .net 2.0 webservice, administration tool, ADO.NET 2.0, ASP.NET 1.1, client side, Configuration, connectionstring, i am using VB asp.net 2.0, web.config, Database connectivity, IIS
  • WDP for VS2008 still doesn't allow web.config file section replacement of 'System.Net'

    There were a series of posts on various blogs about the VS 2005 version of the WDP not allowing replacement of the 'System.Net' section. This was a rather significant oversight, in my opinion, as the three parts of web.config you would most likely want to replace would be appSettings for site...
    Posted to VS Web Deployment Projects (Forum) by jmslaby on 02-07-2008, 12:00 AM
    Filed under: wdp Web Deployment Project Custom Configuration ConfigurationSection ConfigurationSectionGroup, configuration, web.config
  • Connection string not readable from web.config?

    While debugging why a web.config section replacement was not happening in the real web application, I tried a simplified case, no replacement is enabled and the connection string is not showing up? Suggestions about what could be happening? The code: Dim rootWebConfig As System.Configuration.Configuration...
    Posted to Configuration and Deployment (Forum) by iragrollman on 11-23-2007, 12:00 AM
    Filed under: VS 2005 Web Deployment Project, wdp Web Deployment Project Custom Configuration ConfigurationSection ConfigurationSectionGroup, Web Deployment Project, web deployment projects, configuration, web.config
  • godaddy help

    hey everyone, I've been trying to get a modified club site starter kit to run on godaddy web hosting, but so far no luck. I have read a few other posts on this forum, as well as other forums, and im a little lost. I have tried creating my own from scratch, and it works until I try to use database...
    Posted to Installation and Setup (Forum) by zakman411 on 06-23-2007, 12:00 AM
    Filed under: setup, Starter Kit, asp.net 2.0, configuration, configuration of ASP.net, database, Deploy, web.config, sql server
  • Re: Connection Strings

    Ok, I kind of understand now, i just dont know how to get the connection strings. I created a database on my host (godaddy), and it came up with the database name (DB_1014172) with a host name of p3swhsql.shr.phx.secureserver.net. Plus I know my username and password. But how am I supposed to put all...
    Posted to Installation and Setup (Forum) by zakman411 on 06-22-2007, 12:00 AM
    Filed under: setup, asp.net 2.0, configuration, configuration of ASP.net, database, Deploy, errors, web.config, asp 2.0, sql server
  • Connection Strings

    New to ASP. When I run my site from local machine, it works great, i can create users etc, however, when i deploy the page online, cant create users. I think it is because the web.config file isnt linking to the database. I dont think I have the correct connectioin strings in it.I put: <connectionStrings>...
    Posted to Installation and Setup (Forum) by zakman411 on 06-22-2007, 12:00 AM
    Filed under: asp.net 2.0, configuration, configuration of ASP.net, database, web.config
  • Re: trying to register my controls in web.config

    Have a look at this post at ScottGu's Blog Tip/Trick: How to Register User Controls and Custom Controls in Web.config . Make sure that your code is compiling correctly, and your themes folder dosen't contain any unused files or has incorrect controls syntax. If you wish to register controls assembly...
    Posted to Custom Server Controls (Forum) by mosessaur on 06-12-2007, 12:00 AM
    Filed under: configuration, Control Registation, Web.config
Page 1 of 2 (15 items) 1 2 Next >