the steps that I usually recommend.
1. Make sure that the server as the correct version of ASP.NET installed.
2. Copy over the aspx files and the bin folder to the location on the server.
3. Copy any other files that are needed, such at graphics.
One big problem that you may have is that the web server is not setup
to have an ASP.NET application in that folder. You might have to make
a virtual folder and set it to an ASP.NET application. I know of some
hosting providers that only let you put applications at domain and
sub-domain levels and not in a folder under the root of a domain.
-Steve
On Mon, 25 Oct 2004 10:33:30 +0530, mohanraj <[EMAIL PROTECTED]> wrote:
>
>
> HI
>
> Any one can help me how to do deployement in the Live Server.
>
> In my Existing server already we have some Web based Application like
> abc.com. This site is fully developed in ASP.
> Now we r doing some enhancement in this site and wants to add some more
> pages in this existing abc.com. We had developed some .net Pages by using
> C#. I dont know how to do the deployement in that abc.com.
>
> Any one can guide me how to do the deployment in that existing abc.com.
>
> Thanx in advance
>
> Regards,
>
> J. Mohanraj
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
--
Steve Maier, MCSD MCAD
[EMAIL PROTECTED]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/CSharpNET/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
