multiple project same domain

Hi!

How to work multiple project single domain?
I have one asp.net project example.com than I create new folder
example.com/newfolder I uploaded studio's public website than copy
newfolder (Bin, App_Data,default.aspx, web.config etc...)

example.com/newfolder/default.aspx not work !? why?
divati [ Mo, 07 April 2008 23:35 ] [ ID #1937020 ]

Re: multiple project same domain

"Atilla" <akoklu [at] gmail.com> wrote in message
news:906d2093-25e0-473f-9ccf-f188ba119dd1 [at] q10g2000prf.google groups.com...
> Hi!
>
> How to work multiple project single domain?
> I have one asp.net project example.com than I create new folder
> example.com/newfolder I uploaded studio's public website than copy
> newfolder (Bin, App_Data,default.aspx, web.config etc...)
>
> example.com/newfolder/default.aspx not work !? why?

In IIS manager on open properties of the folder. On the Directory tab in
the application settings section click the create button. Change the
application name to something sensible such as the name of the folder.


--
Anthony Jones - MVP ASP/ASP.NET
Anthony Jones [ Di, 08 April 2008 10:54 ] [ ID #1937733 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » multiple project same domain

Vorheriges Thema: upstream compression ?
Nächstes Thema: Mix of Windows and Forms Authentication in ASP.Net 2.0 ?