Why Is DWMX So Buggy with db Connections?

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

  1. #1

    Default Why Is DWMX So Buggy with db Connections?

    Does anyone else have these problems?

    1.) Everytime you switch between the bindings and server behavoirs panel the
    "Loading Database Schema.." box pops up. This only happens on certain pages at
    certain times. At times it will leave this message up for a couple of minutes
    until the server times out. If you cancel out of this dialog box it looses the
    connection to the database.

    2.) You finish coding a page everything appears to be as it should be, there
    are no red '!' in your server behaviors, the "Loading Database Schema." box has
    not appeared. So you save and upload your file and then try to test it and you
    get a 404 error or a "Page Cannot Be Displayed" for no apparent reason. You go
    back double check that everything is there and your code appears sound. Finally
    you just erase the file and start over, doing everything exactly the same, save
    and up load and everything works just fine. Why?

    I'd like to hear from others with these problems and solutions to them.

    KingDubbya Guest

  2. Similar Questions and Discussions

    1. Non-buggy plugin?
      What's up with the Adobe PDF-plug-in for Windows and Unix/Linux? I have created a simple webpage with an embedded pdf ...
    2. Buggy Director
      Hello, I just wanted to express my anger about Director today... No software is completely free of bugs, I understand that very well. But still...
    3. buggy flash or buggy pc?
      Hi NG! Would you please try to open that site http://pm-trainings.de/__dev/ focusing on the flash in the left frame? The site works absolutely...
    4. DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE
      DWMX V6.0 and DWMX V7.0 Lost Feature - TIMELINE Has anyone noticed the "MODIFY timeline" feature in DWMX Version 6.0 is gone in DWMX V7.0. The...
    5. Re post - DWMX Connections folder
      Hi. I'm having a spot of bother here...! I need the Connections folder to be inside the site so it is a sub-dir of the main site. The path for the...
  3. #2

    Default Re: Why Is DWMX So Buggy with db Connections?

    KingDubbya ...

    Sounds like you may have a server problem or connectivity issue.

    The only time I get the "Loading ... Schema" dialog is if I'm opening up a
    recordset that pulls a lot of data out of a big table (in particular, one
    update page w/ 40-some fields updating a table with more than 100 fields.
    ANd at most, it's a 30-40 second wait.

    - jr


    "KingDubbya" <webforumsuser@macromedia.com> wrote in message
    news:d07n6g$q11$1@forums.macromedia.com...
    > Does anyone else have these problems?
    >
    > 1.) Everytime you switch between the bindings and server behavoirs panel
    the
    > "Loading Database Schema.." box pops up. This only happens on certain
    pages at
    > certain times. At times it will leave this message up for a couple of
    minutes
    > until the server times out. If you cancel out of this dialog box it looses
    the
    > connection to the database.
    >
    > 2.) You finish coding a page everything appears to be as it should be,
    there
    > are no red '!' in your server behaviors, the "Loading Database Schema."
    box has
    > not appeared. So you save and upload your file and then try to test it and
    you
    > get a 404 error or a "Page Cannot Be Displayed" for no apparent reason.
    You go
    > back double check that everything is there and your code appears sound.
    Finally
    > you just erase the file and start over, doing everything exactly the same,
    save
    > and up load and everything works just fine. Why?
    >
    > I'd like to hear from others with these problems and solutions to them.
    >

    Joe Ruggeri 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