Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Recordset problems

    Does anyone have any ideas on the following:
    ? .asp pages won't view via "Live Data" or F12
    ? Links to .asp pages work until a recordset is added - then "This page cannot
    be displayed" appears.
    I have created and deleted the Recordsets and DSN's several times but so far
    no joy.
    I am uploading these pages to a Remote Server for testing purposes but can't
    because of the above.

    bennettian Guest

  2. Similar Questions and Discussions

    1. problems paging a recordset search result
      Hello, I have set this script up to add paging to a search results page. Which on the first page works fine. I calculates how many pages there...
    2. Problems with Recordset after install MX Site Searchextension
      Hi guys, After install the MX Site Search extension in my Dreamweaver 8, i can't create Recordset. I press the button and nothig is happen. I...
    3. Problems with Recordset (Query) in Dreamweaver BindingsPanel
      Coldfusion Gurus- I keep getting this error when I try to make a connection to my database using the Dreamweaver Bindings Panel: "There are no...
    4. Recordset SQL problems from a newbie
      I've pretty much done everything I can figure out to solve this one short of banging my head into a wall, and would like to hear your ideas. I'm...
    5. Recordset Update Problems
      This subroutine is for an error logger, and I'm trying to check if a similar error already exists, only update a few things (time, number of...
  3. #2

    Default Re: Recordset problems

    go to internet options - advance - and uncheck show friendly error msgs...then
    try again..this will give you a real error instead of just a page cannot be
    displayed. run that error through google and see what you find and post it
    here..

    nisav19 Guest

  4. #3

    Default Re: Recordset problems

    This is not a fix, but a workaround. I think something similar to this happens
    to me pretty often. Usually one of these corrects it.
    Close the page and re-open (in DW).
    Close DW and open DW again.
    Go to Programs\adminTools\Services, scroll down and select www publishing,
    stop and restart service.
    (If you don't have admin Tools displayed in Programs, you will have to go to
    Service through the control panel.

    bolin Guest

  5. #4

    Default Re: Recordset problems

    Thanks for the reply - I'll try that

    Regards
    Ian
    bennettian Guest

  6. #5

    Default Re: Recordset problems

    Thanks for the reply - I'll try that

    Regards
    Ian
    bennettian 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