vote up 0 vote down star

We have a global application (well out of my control) that runs a lot of sites. I'd like to create a new application (as I cant extend etc) within a folder so it could be accessed as follows.

Is this actually possible or just a pipe dream; I'm aware that its possible to set additional locations for assemblies (as per: http://msdn.microsoft.com/en-us/library/4191fzwb(VS.80).aspx) but a full app I'm not to sure.

Ta

flag

1 Answer

vote up 2 vote down check

You can create a new virtual application from IIS under the main application, which is very easy but you do have to have access to IIS, obviously.

See this question.

link|flag
Ta; just trying to do away with IT excuses. I'll test it on my dev-server for extra embarrassing effect. – Chris M Jun 17 at 11:10
Should be easy enough! Good luck :-) – Razzie Jun 17 at 11:12

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.