Browse by Tags

Related Posts

  • Reducing publishing time of an ASP.NET 2.0 website using VS2008

    Good morning friends. I would like to know what is required to DECREASE the number of seconds Visual Studio 2008 takes to publish a website. I have a website, quite large granted, which takes something like 30 seconds on my PC to publish on a directory on my local drive(that's what I do before actually...
    Posted to Visual Studio 2008 (Forum) by mikeroberts on 04-21-2009, 12:00 AM
    Filed under: publish, Publishing, Visual Studio 2008, ASP.NET
  • How to publish a website?

    Hi, All, I create a web application in Visual Studio 2008, and then try to publish to my Server 2003 with IIS 6 and SharePoint 3.0. When I used "Publish" for the project, got: Connecting to http://localhost:3000/ ... Unable to create the Web site 'http://localhost:3000/'. Visual Web...
    Posted to Configuration and Deployment (Forum) by AndrewHUANG on 02-27-2009, 12:00 AM
    Filed under: publish website, publish website error, publishing, IIS 6.0 deployment asp.net 2.0 1.1 application pools, Windows Server 2003, IIS 6.0
  • Publishing website on server

    Hi, On our local network we store all websites on a server, and I connect to this through ftp by selecting the folder the website is in. There is also another folder for each website where the published version of the website is stored. This is ready for being uploaded to the live server. However when...
    Posted to Visual Studio 2008 (Forum) by CurtWRC on 12-04-2008, 12:00 AM
    Filed under: Publishing, vs 2008
  • Publish Website dint generate files

    Hi, I publish the website by R.clicking the project at solution explorer, gave the local folder path. Everyday I use to publish in this method. But suddenly from yesterday I am facing a issue in publishing the project in Dotnet. Wheneven I publish the project, the files and folders are not created in...
    Posted to Configuration and Deployment (Forum) by vraj2k3 on 11-28-2008, 12:00 AM
    Filed under: publish error filtered web page, PUBLISH Web Page, Publish Web Site, publish website, publishing, Publishing Website
  • Using aspnet_merge on multiple assemblies

    Hi, I have a website project and a set of class library projects that make up an ASP.NET 2.0 application and until now we have been using a manual publish operation (and putting up with the re-naming of the dll's) to produce the deployment files. I am now looking to tidy this up and create an automated...
    Posted to Configuration and Deployment (Forum) by sjc9050 on 11-12-2008, 12:00 AM
    Filed under: precompiled, precompiled web sites aspx bin assemblies, problems!, publish website, publishing, web application publish methods, asp net, asp.net 2.0 asp.net, asp.net 2005 release deploy, asp.net deployment, compilation deployment, deploment, deploy application, Deploying Web Application witrh, asp.net2, ASPNET, web application deployment, asp.net configuration
  • GridView doesn't populate after publishing

    I've been using .NET a while, but I'm an absolute novice at ASP, and this is killing me. When I debug from inside the IDE, everything works great. When I publish the Web site, the GridView no longer populates with any rows. Does anyone know why the GridView would suddenly stop populating after...
    Posted to Data Presentation Controls (Forum) by parlagi on 09-30-2008, 12:00 AM
    Filed under: publishing, GridView
  • network printers can not access after publishing website(application) locally

    I am using ASP.NET 2.0 I have use following code to access printers. For j As Integer = 0 To System.Drawing.Printing.PrinterSettings.InstalledPrinters.Count - 1 pkInstalledPrinters = System.Drawing.Printing.PrinterSettings.InstalledPrinters.Item(j) ' Name of Printer Next I have three printers added...
    Posted to Configuration and Deployment (Forum) by Bhushan Lolge on 07-19-2008, 12:00 AM
    Filed under: publish, publishing, asp .net 2.0, publish publishing
  • Detailsview works in development but does not display in production

    HELP!!! I have completed a ASP .NET 2.0 website that uses a DetailsView along with a GridView. It works great on my development machine, but when I "Publish" the site to our production IIS box, the GridView displays fine, but when I click the button for the DetailsView, nothing appears. No...
    Posted to Data Presentation Controls (Forum) by aimaverik on 07-18-2008, 12:00 AM
    Filed under: Production, publishing, web Application Project deployment, .net deploy, deploy application, Deploying Web Application, detailsview, asp.net deploying, deploy, .net 2.0
  • Error due to webconfig after publishing

    Hello all, I have published my website as shown in the articles from msdn library ..The problem which i am having is ..I had used ajaxcontrol toolkit and update panel in my asp.net website ..so I have added some content in the webconfig to make that working and also changed the tag prefix of ajax extensions...
    Posted to Configuration and Deployment (Forum) by paladinckm on 06-30-2008, 12:00 AM
    Filed under: publish deploy error, publishing, ASP.net IIS, deploy web.config ajax
  • Automatically change hyperlinks during compile?

    I'm developing a web application in C# and I was wondering if there was an easy way to change the value of my hyperlinks at compile time? During development, the URL of the application is not the same compared to after the application is published. For example, during development it will be http...
    Posted to Configuration and Deployment (Forum) by the.sauce on 06-07-2008, 12:00 AM
    Filed under: publish website "visual studio" iis, publishing, Visual Studio 2008, Web deployment, Application Configuration, application deployment, asp.net 3.5, compiling, href, hyperlink
Page 1 of 3 (27 items) 1 2 3 Next >