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

  1. #1

    Default Page showing error

    the Error is
    Response Object, ASP 0104 (0x80070057)
    Operation Not Allowed
    Hot to resolve this ?

    --
    Sivaswami


    Sivaswami Jeganathan Guest

  2. Similar Questions and Discussions

    1. Page not showing
      Can anyone explain why a page can be available to edit in Contribute3 yet not visible in the site list when using the choose option. It appears to...
    2. PHP PAGE SHOWING BLANK PAGE
      Hi ppl, Am having trouble with Dreamweaver/PHP. I have Sokkit v3.5 (Formerly known as PHPTriad) With Apache/2.0.49 (Win32) PHP/4.3.6 and MySQL...
    3. web page not showing
      I have uploaded several pages to the web from publisher .htm file. The latest one however seems to load fine but when I go to view it, nothing...
    4. IIS showing $ instead of £ on asp page
      I just built an asp page taking values from sql server and need the currency in £. this worked for about a week and now my currency has changed to $...
    5. Portion of page showing a different url
      Yes it sounds like frames would likely be the best approach for this kind of design. Here's more info:...
  3. #2

    Default Re: Page showing error


    "Sivaswami Jeganathan" <j_sivaswami@hotmail.com> wrote in message
    news:%23c9evkNTGHA.5900@tk2msftngp13.phx.gbl...
    > the Error is
    > Response Object, ASP 0104 (0x80070057)
    > Operation Not Allowed
    > Hot to resolve this ?
    >
    > --
    > Sivaswami
    >
    >
    What operation are you asking it to perform?


    Anthony Jones Guest

  4. #3

    Default Re: Page showing error

    Hi I want to access a access database which is
    protected with password. how can i do this.

    "Anthony Jones" <Ant@yadayadayada.com> wrote in
    message
    news:Os$VFspTGHA.6048@TK2MSFTNGP11.phx.gbl...
    >
    > "Sivaswami Jeganathan" <j_sivaswami@hotmail.com>
    > wrote in message
    > news:%23c9evkNTGHA.5900@tk2msftngp13.phx.gbl...
    >> the Error is
    >> Response Object, ASP 0104 (0x80070057)
    >> Operation Not Allowed
    >> Hot to resolve this ?
    >>
    >> --
    >> Sivaswami
    >>
    >>
    >
    > What operation are you asking it to perform?
    >
    >

    Sivaswami Jeganathan Guest

  5. #4

    Default Re: Page showing error

    if you do not know the password then you probably shouldnt be opening the
    database :)

    seriously, if you are talking about accessing it via ASP the username and
    password jsut needs to be used in the connection string

    if you asking how to crack the password on a database I am not giving an
    answer


    "Sivaswami Jeganathan" <j_sivaswami@hotmail.com> wrote in message
    news:OmVH7kzTGHA.776@TK2MSFTNGP09.phx.gbl...
    > Hi I want to access a access database which is protected with password.
    > how can i do this.
    >
    > "Anthony Jones" <Ant@yadayadayada.com> wrote in message
    > news:Os$VFspTGHA.6048@TK2MSFTNGP11.phx.gbl...
    >>
    >> "Sivaswami Jeganathan" <j_sivaswami@hotmail.com> wrote in message
    >> news:%23c9evkNTGHA.5900@tk2msftngp13.phx.gbl...
    >>> the Error is
    >>> Response Object, ASP 0104 (0x80070057)
    >>> Operation Not Allowed
    >>> Hot to resolve this ?
    >>>
    >>> --
    >>> Sivaswami
    >>>
    >>>
    >>
    >> What operation are you asking it to perform?
    >>
    >>
    >
    >

    Kyle Peterson Guest

  6. #5

    Default Re: Page showing error

    [url]http://www.asp101.com/tips/index.asp?id=98[/url]

    [url]http://www.learnasp.com/freebook/asp/dbopen.aspx[/url]

    ravichoudhari@gmail.com 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