473,385 Members | 1,356 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,385 software developers and data experts.

help: setting web folder as application folder in server

THY
Hi,

How do we set the web folder become application folder in order it can run
asp.net web application ?
I just complete my project and upload it to the server via ftp. But it can't
run as the folder do not have application setting. How do we set it ourself
remotely instead of request the admin to set it ?

thanks,
Tee
Nov 17 '05 #1
3 1834
you have to do this thru IIS administration tool. If you put it in the
virtual directory, IIS should automatically pick it up and you should just
be able to use an adjusted path to point to this new url
"THY" <th*@streamyx.com> wrote in message
news:OJ*************@TK2MSFTNGP10.phx.gbl...
Hi,

How do we set the web folder become application folder in order it can run
asp.net web application ?
I just complete my project and upload it to the server via ftp. But it can't run as the folder do not have application setting. How do we set it ourself remotely instead of request the admin to set it ?

thanks,
Tee

Nov 17 '05 #2
THY
let's assuming, I got the folder as application folder by default. but the
sub-folder are not !

if I want to have another asp web application inside the sub-folder, it's
not going to work.

Any solution for this ?

thanks.

"Alvin Bruney" <vapordan_spam_me_not@hotmail_no_spamhotmail.com > wrote in
message news:u2**************@TK2MSFTNGP12.phx.gbl...
you have to do this thru IIS administration tool. If you put it in the
virtual directory, IIS should automatically pick it up and you should just
be able to use an adjusted path to point to this new url
"THY" <th*@streamyx.com> wrote in message
news:OJ*************@TK2MSFTNGP10.phx.gbl...
Hi,

How do we set the web folder become application folder in order it can run asp.net web application ?
I just complete my project and upload it to the server via ftp. But it

can't
run as the folder do not have application setting. How do we set it

ourself
remotely instead of request the admin to set it ?

thanks,
Tee


Nov 17 '05 #3
you mean asp.net? i am not knowledgable on asp classic.
it will work. put the directory where you want it to go. open iis manager,
find the virtual directory (new folder you just put) right click on it,
choose properties and click the tab that says create. that's it. in a
browser, point to that path.
"THY" <th*@streamyx.com> wrote in message
news:#c**************@TK2MSFTNGP11.phx.gbl...
let's assuming, I got the folder as application folder by default. but the
sub-folder are not !

if I want to have another asp web application inside the sub-folder, it's
not going to work.

Any solution for this ?

thanks.

"Alvin Bruney" <vapordan_spam_me_not@hotmail_no_spamhotmail.com > wrote in
message news:u2**************@TK2MSFTNGP12.phx.gbl...
you have to do this thru IIS administration tool. If you put it in the
virtual directory, IIS should automatically pick it up and you should just
be able to use an adjusted path to point to this new url
"THY" <th*@streamyx.com> wrote in message
news:OJ*************@TK2MSFTNGP10.phx.gbl...
Hi,

How do we set the web folder become application folder in order it can

run asp.net web application ?
I just complete my project and upload it to the server via ftp. But it

can't
run as the folder do not have application setting. How do we set it

ourself
remotely instead of request the admin to set it ?

thanks,
Tee



Nov 17 '05 #4

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

Similar topics

0
by: Andrew S. Giles | last post by:
Hello everyone, I am trying to deploy a project, and I cannot get it to work. Does anyone have any ideas how I should be going about this, since the way I am attempting is obviously wrong. ...
11
by: ricolee99 | last post by:
Hi everyone, I'm trying to invoke my .exe application from a remote server. Here is the code: ManagementClass processClass = new ManagementClass ("\\\\" +"RemoteServerName" +...
1
by: THY | last post by:
Hi, How do we set the web folder become application folder in order it can run asp.net web application ? I just complete my project and upload it to the server via ftp. But it can't run as the...
3
by: Kris van der Mast | last post by:
Hi, I've created a little site for my sports club. In the root folder there are pages that are viewable by every anonymous user but at a certain subfolder my administration pages should be...
5
by: hb | last post by:
Hi, In my ASP.Net application 'MyWebApp' , the mode="StateServer" in <sessionState> of Web.config file, and the ASP.NET State Service is set to start automatically on the server. But every...
3
by: seba | last post by:
I try to get some info about webserver - ProcessModelInfo.GetCurrentProcessInfo() On Windows 2000, IIS 5 everything works fine. On Windows 2003 IIS6 i am getting error: "Process information is...
6
by: David | last post by:
I would like to change our web site to show the products using a catalog style of presentation. MS have a free template called "ecommercesdk". Though I don't need the cart side, the database...
1
by: treelife | last post by:
I'm getting and internal server error when | run the following mod_python script. I am actually trying to run Django. Script: from mod_python import apache def handler(req):...
6
by: rekaeps | last post by:
We are developing an ASP.NET 2.0 (C#) application, and I'm having troubles sending e-mail from the server when accessing the web site from a separate client computer. Also, in the same scenario,...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
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...
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.