Browse by Tags

Related Posts

  • Website published but are getting the message "Access to the path...is denied

    Hi, I´m new to ASP.NET and recently published my website on one of our web servers. When published the website i ticked "Allow this precompiled site to be updated" and I´m using VS 2008 C#. The application do the following: 1. Reading the .pdf template 2. Generating .pdf document. 3.Saves the...
    Posted to Configuration and Deployment (Forum) by ThomasAndersson on 06-16-2009, 12:00 AM
    Filed under: Deployment, publish, asp.net 3.5 website with sql Server database
  • The ~/ directory does not exist.

    When I try to publish my website to a remote FTP location using Visual Studio 2005 or Visual Web Express using the Copy website command I get "The ~/ directory does not exist.". The directory does exist, I can access it through windows explorer and copy the files using windows explorer. What's...
    Posted to Configuration and Deployment (Forum) by learnerplates on 07-18-2007, 12:00 AM
    Filed under: publish, visual studio, visual web developer, ASP.NET 2.0, copy, Deployment
  • Single web file compilation

    I want to translate a Web User Control into a Web Custom Control. I am trying the new ClientBuildManager class provided for compilation in net 2.0 that has a method named GenerateCodeCompileUnit, apparently very proper for it, but it doesn’t generate the full CodeDom tree, it miss some methods needed...
    Posted to Configuration and Deployment (Forum) by yebravo on 03-27-2007, 12:00 AM
    Filed under: precompiled, publish, publish website app_web_idvwd3_0, publish website fixed naming single page assemblies, recompile compile compilation compiler arbitrary, WDP aspnet_compiler, web, Web Applications, app_code, Application Configuration, ASP.NET 2.0, asp.net 2005 release deploy, ASPNETCOMPILER, assembly error, build, c#, code behind, debug only compile, Deployment, dll, dpapi error asp.net, webdeploymentproject, aspnet_compiler, deploy
  • 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: publish, setup, Web Applications, asp.net, ASP.NET 2.0, build, Deployment, installer, webdeploymentproject, aspnet_compiler, deploy, deploy mutliple applications iis
  • 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: publish, setup, asp.net, ASP.NET 2.0, asp.net 2005 release deploy, Deployment, installer, webdeploymentproject, physicaldirectory, deploy, deploy mutliple applications iis, web setup, IIS
  • Re: Publishing one code base to multiple sites

    Yes. You can use the Web Deployment Project, a free Visual Studio add-in, that lets you all the code beside assemblies (including app_code folder) into one assembly, which you can name whatever you like. In the properties page of the Web Deployment Project, in the Compilation Section, there is a checkbox...
    Posted to Configuration and Deployment (Forum) by EphraimS on 01-30-2007, 12:00 AM
    Filed under: packaging, publish, Deployment, webdeploymentproject, deploy
  • Access to the path 'c:\inetpub\wwwroot\mywesite\myXMLfile.xml' is denied

    Let me start by saying I'm new to webdevelopment in general. I created an intranet site that uses an XML file that holds configuration data. When I build/run my website through visual studio, everything works fine. However, when I copy the files to my server and run the site, I get the error shown above...
    Posted to Configuration and Deployment (Forum) by bkim on 01-23-2007, 12:00 AM
    Filed under: publish, Security, Application Configuration, ASP.NET 2.0, deploy, Deployment, Error, IIS, paths
  • 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: publish, publish website app_web_idvwd3_0, Security, asp.net, Deployment
  • Problem Logging in on publshed site

    Hi, I have published my web site to C:\Inetpub\wwwroot. I am having a problem in that when i try to login, the page is simply refreshed. There is no distinction between correct or incorrect logins - no matter what I type into the username and password boxes, these boxes are simply cleared, no message...
    Posted to Configuration and Deployment (Forum) by kreid on 01-17-2007, 12:00 AM
    Filed under: publish, publishing, connection string, Deployment, login, membership, IIS
  • Problem "unable to access sql 2005 pipes error" on new web application

    I have a site I created in .Net 2.0 the site is using sql server 2000 on the network. On the development machine the site is working as it should. I have also installed sqlexpress on the web server. I then push the site up to my server and I get the "unable to access sql 2005 pipes error". I installed...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by smootie on 11-30-2006, 12:00 AM
    Filed under: publish, Deployment, web setup, web.config C#
Page 1 of 2 (14 items) 1 2 Next >