running 2 web.configs in the same website 1 in /web.config and one in /swf/web.config

Last post 07-02-2008 1:02 AM by santa_1975. 1 replies.

Sort Posts:

  • running 2 web.configs in the same website 1 in /web.config and one in /swf/web.config

    07-01-2008, 5:56 PM
    • Member
      point Member
    • xpmage
    • Member since 04-29-2008, 5:04 PM
    • Posts 2

    Im having issues doing this. and when i remove the authentication from the swf/web.config it still doesnt seem to be applying to the child website at all. Whats the proper way to set a child website? Thanks!! 

  • Re: running 2 web.configs in the same website 1 in /web.config and one in /swf/web.config

    07-02-2008, 1:02 AM
    Answer
    • Contributor
      2,980 point Contributor
    • santa_1975
    • Member since 06-30-2008, 2:20 AM
    • Posts 496

    The lower most web.config overrides all previous settings. So if you remove the section from the /swf/web.config whatever settings you have in the web.config in the next higher level will have an effect on the content of the child folder.

    So instead of removing a section, try giving appropriate settings in the /swf/web.config.

Page 1 of 1 (2 items)