Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2007

Tip: Looking for answers? Try searching our database.

Running a seperate ASP.NET application in a subfolder

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MarkusJNZ@gmail.com - 16 Jul 2007 06:00 GMT
Hi, I have a website called www.websitename.com which is an ASP.NET
2.0 website.

I need to create another application (Which I want to be totally
seperate from the above website) but for political reasons must be
accessible via a subfolder (e.g. www.websitename.com/otherApplication/
)

Is it possible to run a totally seperate AP.NET 2.0 application from
within this subfolder?

Normally I would create a subdomain name but in this instance they
want the new application available from a subfolder off the main
website domain.

Thanks for any advice
Markus
Masudur - 16 Jul 2007 06:05 GMT
On Jul 16, 11:00 am, Markus...@gmail.com wrote:
> Hi, I have a website calledwww.websitename.comwhich is an ASP.NET
> 2.0 website.
[quoted text clipped - 13 lines]
> Thanks for any advice
> Markus
Hi...
possible
develop your webapplication any where... just deploy in your sub
folder...
Thanks
Masudur
Riki - 16 Jul 2007 08:10 GMT
> Hi, I have a website called www.websitename.com which is an ASP.NET
> 2.0 website.
[quoted text clipped - 10 lines]
> want the new application available from a subfolder off the main
> website domain.

Just create a virtual directory for your subfolder on the web server.

Signature

Riki

MarkusJNZ@gmail.com - 16 Jul 2007 09:27 GMT
> Markus...@gmail.com wrote:
> > Hi, I have a website calledwww.websitename.comwhich is an ASP.NET
[quoted text clipped - 17 lines]
>
> Riki

Hi, thanks for your help. Does this directory have to be inside the
folder of the parent website?
Thanks
Markus
Juan T. Llibre - 16 Jul 2007 09:50 GMT
!> Does this directory have to be inside the folder of the parent website?

No, it does not.

Assuming that www.websitename.com is located in c:\inetpub\wwwroot,
www.websitename.com/otherApplication/ could be located in g:\somedirectory.

Just point to the appropiate physical directory when you create the virtual directory.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
>> Markus...@gmail.com wrote:
>> > Hi, I have a website calledwww.websitename.comwhich is an ASP.NET
[quoted text clipped - 22 lines]
> Thanks
> Markus
Masudur - 16 Jul 2007 09:54 GMT
On Jul 16, 2:27 pm, Markus...@gmail.com wrote:

> > Markus...@gmail.com wrote:
> > > Hi, I have a website calledwww.websitename.comwhichis an ASP.NET
[quoted text clipped - 22 lines]
> Thanks
> Markus

Hi..

nah... its not necessary that the subfolder have to be in save
directory.. since you are creating a virtual directory it can be any
where...
if you are creating virtual directory from iis... expand your selected
site... right click on the site you want to add a virtual directory
and then select new virtual directory... follow the instruction...

Thanks
Md. Masudur Rahman (Munna)
Kaz Software Ltd.
www.kaz.com.bd
http://munnacs.110mb.com
MarkusJNZ@gmail.com - 16 Jul 2007 22:14 GMT
> On Jul 16, 2:27 pm, Markus...@gmail.com wrote:
>
[quoted text clipped - 39 lines]
>
> - Show quoted text -

Thanks everyone for your help
Regards
Markus
Eric - 16 Jul 2007 23:26 GMT
One thing to watch out for is whether you need to share state. A
virtual directory can either be marked as an application, or not. If
it is not marked, then it will be part of another application higher
up in the virtual path. If it is marked as an application then it has
it's own state, cache, etc.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.