Requested resource in use

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default Requested resource in use

    Win2K latest service packs
    IIS 5.0
    Connecting to an Access DB *2003)- simple userlogin page, checks userpass &
    ID
    I'm all of a sudden getting the message on the redirect page "requested
    resource is in use"

    I can't figure it out. Goes through the login handler, and in the URL shows
    it's on the right page, but all that shows is the message above - can anyone
    help?
    TIA


    RH Guest

  2. Similar Questions and Discussions

    1. Tracking what has been requested
      Hi I have created a php mysql web site where I am streaming videos, the user selects a video from a list then it displays on my detail page. I have...
    2. Ubuntu ZIP help requested
      I've been using Ubuntu for a few months now and am happy with the results. I recently had the need to view a ZIP disk (100M). I know the ZIP...
    3. Query help requested
      My boss has decided that he wants to mimic Gantt charts in our database, but he's adamant about using the db so people can search. So, I've built...
    4. Help Requested: Mac fh9 file to PC fh9+
      Hi there, A friend used his Mac (0n system 9) to produce a file that I have burned to a CD. I specifically downloaded the latest trial of FH11...
    5. here´s the document you requested
      in case anyone is interested, attachment is: W32.HLLW.Torvel.B@mm -- Mark Schupp Head of Development Integrity eLearning www.ielearning.com
  3. #2

    Default Re: Requested resource in use

    [url]http://www.aspfaq.com/2356[/url]

    --
    Aaron Bertrand
    SQL Server MVP
    [url]http://www.aspfaq.com/[/url]


    "RH" <rh@rh.com> wrote in message
    news:uAceM7cIEHA.3536@TK2MSFTNGP09.phx.gbl...
    > Win2K latest service packs
    > IIS 5.0
    > Connecting to an Access DB *2003)- simple userlogin page, checks userpass
    > &
    > ID
    > I'm all of a sudden getting the message on the redirect page "requested
    > resource is in use"
    >
    > I can't figure it out. Goes through the login handler, and in the URL
    > shows
    > it's on the right page, but all that shows is the message above - can
    > anyone
    > help?
    > TIA
    >
    >

    Aaron Bertrand [MVP] Guest

  4. #3

    Default Re: Requested resource in use

    OK - thanks, I had just found that and indeed, the caching had been turned
    off. Now I know I didn't do it, can this get turned off programically?
    TIA


    "Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
    news:uAJ%23sQdIEHA.2236@TK2MSFTNGP10.phx.gbl...
    > [url]http://www.aspfaq.com/2356[/url]
    >
    > --
    > Aaron Bertrand
    > SQL Server MVP
    > [url]http://www.aspfaq.com/[/url]
    >
    >
    > "RH" <rh@rh.com> wrote in message
    > news:uAceM7cIEHA.3536@TK2MSFTNGP09.phx.gbl...
    > > Win2K latest service packs
    > > IIS 5.0
    > > Connecting to an Access DB *2003)- simple userlogin page, checks
    userpass
    > > &
    > > ID
    > > I'm all of a sudden getting the message on the redirect page "requested
    > > resource is in use"
    > >
    > > I can't figure it out. Goes through the login handler, and in the URL
    > > shows
    > > it's on the right page, but all that shows is the message above - can
    > > anyone
    > > help?
    > > TIA
    > >
    > >
    >
    >

    RH Guest

  5. #4

    Default Re: Requested resource in use

    did u end up allowing caching? did this fix your problem?

    Des Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139