Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-20-2006, 07:44 AM   #1 (permalink)
 
Newb Techie

Join Date: Feb 2006

Posts: 3

Heman

Default Deploying web application

How to deploy my web application? I must be able to run my web application in any computer that does not have VS.NET. How to do that?
Heman is offline  
Old 01-28-2007, 12:43 PM   #2 (permalink)
 
Newb Techie

Join Date: Jan 2007

Posts: 1

bas_nightmare

Default its very easy to upload a web site

in ur visual studio ide
click on project once u click on project select copyproject then u will cwindow in that
in destination project type ex http://localhost/Saudibase/httpdocs/
but u msut have the folder in ur project then
web access method click on file share n type
ur folder path ex:d:\inetpub\wwwroot\Saudibase\httpdocs
in copy option select only files needed to run the applciation
then press ok it will copy necesssary files into that folder u
now can copy this file upload using ftp or if u have acccess direclty to ftp server then in desitination project type that url which is given by the host
bas_nightmare is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On