Previous Next

Thread: How can I exclude a single directory from FPSE?

Last post 06-09-2008 3:01 PM by ssg31415926. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 06-08-2008, 2:23 AM

    How can I exclude a single directory from FPSE?

    I have a web service in its own virtual directory on an IIS 6 Web Site.  The web service generates a manifest file for an auto-upgrade component which then downloads the files from a subfolder ('client') of the virtual directory.  FPSE is adding its stuff to the client directory (_vti_cnf plus files) which are being detected as part of the client and included in the manifest file for download.


    One option would be to change the code.  However, it would involve a lot less testing if I could just turn off FPSE for that folder.  Is that possible?

  • 06-09-2008, 9:55 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Lawrenceville, NJ
    • Posts 4,078
    • IIS MVPs

    Re: How can I exclude a single directory from FPSE?

    You say that the web service is alredy in a virtual directory but I don't think you mean a true virtual directory (ie the physical file path is not under the physical web root path).  Move your code to a true virtual directory and it will not be touched by the FPSE.  I do this all the time.

  • 06-09-2008, 3:01 PM In reply to

    Re: How can I exclude a single directory from FPSE?

    You're right.  I'll give it a try

Page 1 of 1 (3 items)
Page view counter