Browse by Tags

Related Posts

  • 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
  • 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
  • Securing code when publishing

    Dear all I have the following problem. When i complete a project i usually need to distribute a test CD to customers so they can have a look at the prototype. But the problem that i am facing is that the code on that cd is really valuable for me and would not like to allow the customers to steal the...
    Posted to Configuration and Deployment (Forum) by Dan_dan on 11-13-2006, 12:00 AM
    Filed under: Deployment, project, app_data, Deploy mutliple webservers, asp.net, deploy, attributes, Web Applications
  • System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() - What is it for?

    We recently had a 'failed deployment' into our live web servers. This deplyment had worked in all prevous environments. We were also a little confused as it was complaining about loading an assembly that wasn't present in this version. It turns out that serveral versions ago an uninstall had left an...
    Posted to Configuration and Deployment (Forum) by Richard Eke on 11-14-2006, 12:00 AM
    Filed under: Deployment, ConfigurationSection, asp.net
  • ASP.NET With Oracle Implementaion Help

    Hi everyone, I have completed a ASP.NET webpage using VS2005 and .NET 2.0, we have used an Oracle 10g Release 2 database back-end, and utilized the Oracle Developer Tools for .NET and ADO to communicate between the web forms and the database. The next step is to install/implement this system on a client...
    Posted to Configuration and Deployment (Forum) by aKa Davi on 12-07-2006, 12:00 AM
    Filed under: Deployment, web, system.net encryption, 2.0 webservices deployment, server, asp.net, deploy, Web Applications
  • Need SQL RegKey for Launch Condition

    Hi, I'm doing a Web Deployment Project that need to detect if the target machine has SQL Server 2000 (or any 2000 hotfixes) installed. It seems hard to figure out which RegKey is meant for this value through the use of RegEdt32.exe. I couldn't find any solution from google too. Any helps would be appreciated...
    Posted to Configuration and Deployment (Forum) by antoniooi on 12-23-2006, 12:00 AM
    Filed under: Deployment, asp.net, deploy, msbuild, installer, web setup, packaging, Application Configuration, webdeploymentproject
  • Deploying with a shared DLL

    Hello all, I am attempting to deploy my web application to our test server. This application has a few DLL references. One of them happens to be the entire App_Code.dll from a different web application. I can run this all day on the web development server, using Rebuild Web Site. But when i choose Publish...
    Posted to Configuration and Deployment (Forum) by JoshStodola on 01-19-2007, 12:00 AM
    Filed under: Deployment, asp.net, publish website app_web_idvwd3_0, publish, Security
  • 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: Create MSI to allow Installation of Web App

    Hi, I found an answer to this question. I found a great blog post on Scott Guthries Blog which goes through using Visual Studio Web Deployment Projects and Creating an MSI for the project/website - http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx Then I found a great article on Code Project...
    Posted to Configuration and Deployment (Forum) by hawaythelads on 01-31-2007, 12:00 AM
    Filed under: Deployment, asp.net, deploy, publish, installer, setup, web setup, IIS, webdeploymentproject, asp.net 2005 release deploy, ASP.NET 2.0, physicaldirectory, deploy mutliple applications iis
  • Re: Create MSI to allow Installation of Web App

    Hi, I've been in touch with the Windows SDK Team and they have said that the Windows SDK has a requirement that .Net Framework 2.0 is installed, it does not have a requirement on .Net 3.0. And you should be able to use Orca with any version of the framework as it is unmanaged and not dependent on .Net...
    Posted to Configuration and Deployment (Forum) by hawaythelads on 02-05-2007, 12:00 AM
    Filed under: Deployment, asp.net, deploy, publish, Web Applications, installer, setup, build, aspnet_compiler, webdeploymentproject, ASP.NET 2.0, deploy mutliple applications iis
Page 1 of 3 (29 items) 1 2 3 Next >