473,324 Members | 2,268 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

how to deploy a asp.net website on the webserver

hi

how do i deploy my website having asp.net pages on the website .

will my site work by just uploading the pages or i will have to follow some
other procedure.

my web server has asp.net support.
Nov 17 '05 #1
1 3365
It should be no different than how you do it on development machine.
Compile the project and create the dll for your project. Create the
virtual directory on your web server. Copy the project dll and its
dependencies in the bin folder. Create the folder hirearchy on the web
server that is same as your dev machine. Copy all the .aspx/.ascx files
to proper folder. I'd leave out the code behind files as they are not
needed (assuming you are using all defaults). You should be all set.

Jalil Vaidya

jayesh fojdar wrote:
hi

how do i deploy my website having asp.net pages on the website .

will my site work by just uploading the pages or i will have to follow some
other procedure.

my web server has asp.net support.


Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: ohaya | last post by:
Hi, I've been researching this, and I'm not sure if what I'm trying to do is possible, but I thought that I'd ask: I have two webservers/websites. The first webserver/website is running...
1
by: jayesh fojdar | last post by:
hi how do i deploy my website having asp.net pages on the website . will my site work by just uploading the pages or i will have to follow some other procedure. my web server has asp.net...
2
by: Marcus | last post by:
I have seen many posts of people with the same problem as me (attached below), but I have yet to see any solutions posted. Has anyone figured out how to deploy an Asp.net web site to the webserver...
8
by: news.microsoft.com | last post by:
I have two completely distinct ASP.NET (2.0) web applications. They share no code, they have distinct web.config files, they don't even link to each other. During development, they have lived...
5
by: JebBushell | last post by:
I need to deploy a 1.1 web app without the .cs files. I am so far unable to find out how to do this. Can anyone shed some light? I have already tried upgrading to ASP.NET 2.0. Cost me a day. ...
2
by: crferguson | last post by:
I'm having a really odd issue. Recently my company has upgraded our data server. For a couple of months I'm having to host two versions of the same website on our webserver until the new data...
0
by: p.strong | last post by:
Gday, I am trying to deploy a windows forms application that uses crystal reports for .net 2005... Prior to publishing the application to a webserver, I have checked the prerequisite to...
4
by: Cirene | last post by:
What is the best way to deploy a website created with VS 2008? (Now that web deployment projects are delayed.) I want to be able to modify the web.config file on the website. Thanks!
2
by: jojoba | last post by:
Hi! I've got a silverlight app that runs great from VS 2008 pro, but when i deploy it, using vista sp1 iis7, i get the javascript alert: <<"Sys.Preveiw.UI" is null or not an object>> I feel...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.