473,407 Members | 2,312 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,407 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 1237
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...
11
by: AAaron123 | last post by:
I have an vs2008 app that generates a website. I have a vs2008 app that uses the webbrowser and does this: WebBrowser1.Navigate(New Uri(address)) the address is: ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.