On Wed, Sep 1, 2010 at 3:58 PM, Buddy Z <[email protected]> wrote: > I was just asking Cerebrus if I could use the "as IIS project" without > actually installing IIS. I'm an expert at using IIS and server > administration, etc. and could definitely install IIS on my local > machine if I had to. And my issue has nothing to do with file system > security. > > My question is, how do I configure a subfolder as an application in > Visual Studio 2008, assuming no IIS. > > I think Sammael may have the solution, but I'm looking for specific > steps, considering I'm working with a folder inside a folder, both of > which have to be projects it sounds like. -------------------------------------------------------------------
Answer is it HAS to be running in debug mode without IIS implementation for the sub folder app to operate. Unless that is a part of the root app. Then it is no problem as I remember. <Web><App> <SubApp> If you are just href to a pge of the new app in the sub you have to have it running already in debug mode. HTH -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell
