Browse by Tags

Related Posts

  • Re: Copying to a webhost

    You need to include the DLL and merge your web.config with the atlas web.config (found C:\program files\microsoft asp.net\Atlas\v2.0.50727\Atlas\Web.config). You only need to set up the *.asbx extension if you plan on using Atlas' bridging technology. Even then, there is a workaround to using the...
    Posted to "Atlas" Discussion and Suggestions (Forum) by Colin Neller on 08-30-2006, 12:00 AM
    Filed under: Atlas, Deployment, web.config, Installation
  • How to prevent 2.0 apps from running under 1.1

    I have the following problem: I have a web application precompiled on .net 2.0 and I need to handle situation when is is accidentally installed into virtual directory configured for .net 1.1. If this happens the application will fail on web.config parsing stage, since .net 2.0 web.config schema was extended...
    Posted to Configuration and Deployment (Forum) by shura26 on 10-10-2006, 12:00 AM
    Filed under: Deployment, asp.net, web.config
  • One Web.config multiply Applications

    Here is the deal. New Server. New developer to ASP.net. I used to create asp pages. Now using VS2005. When creating new web application I choose "new asp.net ajax web site". This creates new files inculding web.config in one folder. When I place database conntection to application it places connection...
    Posted to Configuration and Deployment (Forum) by ericsbrennan on 10-20-2006, 12:00 AM
    Filed under: Deployment, deploy, web.config, Web Applications
  • Re: Microsoft.Web.Extensions Error

    I am getting exactly the same error. Just installed both "ASPAJAXExtSetup.msi" and the "ASPAJAXCTP.msi". Changed all my code from <atlas:UpdatePanel to <asp:UpdatePanel after using the CTP versions. Just noticed that when you add the controls to the page, it also adds these...
    Posted to AJAX Discussion and Suggestions (Forum) by kl00t on 11-01-2006, 12:00 AM
    Filed under: Deployment, web.config, ajax, asp.net ajax, errors, beta 1, ajax beta class, AJAX beta, microsoft.web.extensions
  • ASP.NET v1.1.4322 Not Deploying as Application

    Specs: Web application developed in: VS.NET 2003 w/ framework v1.1.4322 Deployed to: IIS 6.0 Server 2003 via the "Copy Project" tool Out of no where, deployment using the "Copy Project" tool in VS.NET has stopped deploying applications as applications. It merely copies the folder and files now, forcing...
    Posted to Configuration and Deployment (Forum) by Patrick Crager on 11-07-2006, 12:00 AM
    Filed under: Deployment, project, web asp error framework, server, asp.net, deploy, web.config, Web Applications
  • Web Deployment Project / Setup Project and editable web.config

    I'm working on an installer for a website. The Installer will prompt the user for the web settings such as as various AppSettings. How would you recommend implementing this? Below I describe my initial thoughts but they seem over complicated !!!! My first idea is to created the Web Deployment Project...
    Posted to Configuration and Deployment (Forum) by learnerplates on 11-14-2006, 12:00 AM
    Filed under: Deployment, web.config, installer, custom action
  • Benefits of creating a Web Deployment project for a Setup project for a website vs a Web Setup project

    I'm creating an installer for a website. The only thing I require as input from the user (in Custom Actions) is settings for the web.config. My initial approach was to create a Deployment project from my web project ans use this as input to the Setup project. Couldn't I use a Web Setup project instead...
    Posted to Configuration and Deployment (Forum) by learnerplates on 11-15-2006, 12:00 AM
    Filed under: Deployment, web.config, installer, setup, web setup
  • 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: Deployment, WDP IIS6.0, project, app_data, ConfigurationElementCollection, "Custom Config Section", system.net encryption, dll application bin, 2.0 webservices deployment, upload, server, deploy, ftp, ASPNETCOMPILER, publish website app_web_idvwd3_0, web.config, membership, master page, paths, absolutepath, attributes, code behind, Profile, Web Applications, brinkster database, connection string, Application_OnError, Error Trapping, build warnings schemas, Encrypt custom config section, 0x80004005 Unspecified error Server Applicatoin Unavailable, installer, custom action, setup, web setup, Health Providers webeventprovider, <authorization> images broken authentication, SqlException intermittent sql server 2005, visual web developer axd ReportViewerWebControl.axd, classic asp asp.net 2.0 32 bit 64 bit com, web.config C#, assembly error, httpModules web.config c# asp.net, build, script, command prompt, OleDb SecurityException "class library" OleDbPermission "code access security", web farm, Application Configuration, decompile, aspnet_compiler
  • How would you move a ASP.Net Website from one server to another?

    First off this ASP.Net Website only works with version 1.1.432. And I don't want to go threw the hassle of upgrading it to 2.0 honestly. I had a hard enuf time just getting it to work in the first place. And now I need to move it to another server, lol. Oh well. Both servers are running IIS 6.0 &...
    Posted to Configuration and Deployment (Forum) by xberserker on 01-26-2007, 12:00 AM
    Filed under: Deployment, asp.net, deploy, web.config, Error, IIS, Application Configuration
  • Re: web.config and visual studio 2005 publish

    That is an EXCELLENT question, and I'd love to know the answer! We've said so much that a good thing with the Web.config is that you can have a different one on the development machine and the server, that I'd love to know the answer. That is, does VS2005 take this into account.
    Posted to Visual Studio 2005 (Forum) by aweil on 02-08-2007, 12:00 AM
    Filed under: VS 2005, web.config, deployment
Page 1 of 2 (13 items) 1 2 Next >