Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Web Services (http://www.velocityreviews.com/forums/f64-asp-net-web-services.html)
-   -   2.0 change app_code folder location (http://www.velocityreviews.com/forums/t787680-2-0-change-app_code-folder-location.html)

kpg 09-11-2008 02:32 PM

2.0 change app_code folder location
 
Hi all,


I want to 'clone' my locally hosted suite of web services to a public
server for redundancy/fallover purposes, but have run into limitations
of their support for setting application roots.

Currently I have some web services in a folder at the site root, some in
sub-folders and others 2 levels deep in sub-folders - for organizational
reasons - so I have multiple application roots at various depths.

I could hunt for an ISP that allows this, or I could change the
structure of my apps.

I like having the folder sturcture, but say I decided to have one
application root located at the site root - I would still like to have
seperate App_Code, App_Data and other special folders down with the apps
they support.

Can this be done via the web.config file?

Or can their be only one App_code folder per application and it must be
at the application root?

kpg

kpg 09-11-2008 08:13 PM

Re: 2.0 change app_code folder location
 
kpg <no@spam.com> wrote in news:Xns9B16610F782B5ipostthereforeiam@
207.46.248.16:

> Or can their be only one App_code folder per application and it must be
> at the application root?



This seems to be the case.

John Saunders 09-12-2008 11:47 AM

Re: 2.0 change app_code folder location
 
"kpg" <no@spam.com> wrote in message
news:Xns9B169AEFDA5FCipostthereforeiam@207.46.248. 16...
> kpg <no@spam.com> wrote in news:Xns9B16610F782B5ipostthereforeiam@
> 207.46.248.16:
>
>> Or can their be only one App_code folder per application and it must be
>> at the application root?

>
>
> This seems to be the case.


Perhaps you should consider using a Web Application Project, which does not
have such limitations.
--
John Saunders | MVP - Connected System Developer


kpg 09-12-2008 12:52 PM

Re: 2.0 change app_code folder location
 
"John Saunders" <no@dont.do.that.com> wrote in
news:#hKSR1MFJHA.4460@TK2MSFTNGP06.phx.gbl:

> "kpg" <no@spam.com> wrote in message
> news:Xns9B169AEFDA5FCipostthereforeiam@207.46.248. 16...
>> kpg <no@spam.com> wrote in news:Xns9B16610F782B5ipostthereforeiam@
>> 207.46.248.16:
>>
>>> Or can their be only one App_code folder per application and it must
>>> be at the application root?

>>
>>
>> This seems to be the case.

>
> Perhaps you should consider using a Web Application Project, which
> does not have such limitations.


I will look into that.


All times are GMT. The time now is 03:35 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.