800a0bcd error in DW8

Please can someone help. I am relatively new to dreamweaver
but now have a need to use it. I originally did some basic
development in Ultradev4 and the search/result page routine I
needed worked fine. Have now upgraded to DW8 and it no longer
works.
Application is to register new users. The first page (search)
adds a new user record with some of the fields then continues to
the next (result page) to update more fields. The search page uses
POST and all fields are named, the result page uses a filter on
D_Alias using the form variable. (a unique field value which has
previous been checked with the Check New Username server behaviour
- can't use the record ID because it is not known at the time of
insertion).
The insert action on the search page works and if I test the
recordset it will find the record, however when run in the browser
(having been called from the search page) I come up with the
800a0bcd error.
If I try to change the POST to GET an exclamation mark
appears against Insert Record in Server Behaviours which can only
be cleared by changing back to POST.
One of the reasons I have this requirement is that I have 2
unique requirements - D_Alias and D_Email - in Ultradev4 you could
only have one Check New Username per page (and it worked with an
update form). I find in Dreamweaver 8 that it doesn't work with an
update form but you can have multiple Check New Usernames with an
insert record (provided you edit out the dim statements for
MM_rsKey and MM_rsKey_cmd in the subsequent 'calls'). This isn't a
problem for me now, but will do later when users want to amend
their records - including changing their email address.
Any help will be greatly appreciated - it is very frustrating
to be stuck at such an early stage
Many thanks in advance
Chris Arnold

Have you check this tech, note.
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19203
Dave
"hulabaloo" <[email protected]> wrote in
message
news:[email protected]...
> Please can someone help. I am relatively new to
dreamweaver but now have a
need
> to use it. I originally did some basic development in
Ultradev4 and the
> search/result page routine I needed worked fine. Have
now upgraded to DW8
and
> it no longer works.
>
> Application is to register new users. The first page
(search) adds a new
user
> record with some of the fields then continues to the
next (result page) to
> update more fields. The search page uses POST and all
fields are named,
the
> result page uses a filter on D_Alias using the form
variable. (a unique
field
> value which has previous been checked with the Check New
Username server
> behaviour - can't use the record ID because it is not
known at the time of
> insertion).
>
> The insert action on the search page works and if I test
the recordset it
will
> find the record, however when run in the browser (having
been called from
the
> search page) I come up with the 800a0bcd error.
>
> If I try to change the POST to GET an exclamation mark
appears against
Insert
> Record in Server Behaviours which can only be cleared by
changing back to
POST.
>
> One of the reasons I have this requirement is that I
have 2 unique
> requirements - D_Alias and D_Email - in Ultradev4 you
could only have one
Check
> New Username per page (and it worked with an update
form). I find in
> Dreamweaver 8 that it doesn't work with an update form
but you can have
> multiple Check New Usernames with an insert record
(provided you edit out
the
> dim statements for MM_rsKey and MM_rsKey_cmd in the
subsequent 'calls').
This
> isn't a problem for me now, but will do later when users
want to amend
their
> records - including changing their email address.
>
> Any help will be greatly appreciated - it is very
frustrating to be stuck
at
> such an early stage
>
> Many thanks in advance
>
>
> Chris Arnold
>

Similar Messages

  • 800a0bcd error on dynamic list wizard

    hi, i created a list of records using list wizard and by default everything works perfect. then i added another show if... komponent and instead of (default) message "The table is empty or the filter you've selected is too restrictive.", i get this error:
    ADODB.Field error '800a0bcd'
    any thoughts?
    bye, bossti

    thank you georgev! i understand this error message, but somehow cannot find solution...
    short description:
    i have a list of users which belongs to 2 different countries. now, i would like to put a selection menu (link) on this page to choose a country.
    this selection is ofcourse in 2 languages, so if one is selected other one is hidden and vice-versa. what i did is, i simply add some text and link it with a relevant url parameter and add "show if conditional region", then i repete this procedure for 2. language.
    it works fine if everyting is right, so i can open a list of users, switch between coutries, filter/search user with specific data.... until i enter some data which doesn't belongs to any record, than insted of default message "filter is to restrictive....." this error appears.

  • Flash swf files getting errors in dw8

    For a student assignment, I am trying to load flash files,
    actually the files are all linked through LoadMovieNumber, so what
    I really need to do is load the swf. files in dreamweaver to post
    them to our student website. Dreamweaver recognizes the files, but
    when I try to place them in the remote file it is giving me this
    error-
    gd251kga2\firstsigns_drink.swf - error occurred - An FTP
    error occurred - cannot put firstsigns_drink.swf. Access Denied.
    The file may not exist, or there could be a permission problem.
    File activity incomplete. 1 file(s) or folder(s) were not
    completed.
    Files with errors: 1
    gd251kga2\firstsigns_drink.swf
    But only on 3 of the 10 swf files I am loading...all are
    located in the same folder, all are updated and work properly.
    Does anyone know why this might be happening and anyhting I
    can try to fix it?
    Thank you
    JJ

    It sounds like there are problems with the folder you are
    uploading to. Given this is a school computer you probably don't
    have access to change the necessary permissions. Try renaming the
    file and uploading under a different name then rename on the remote
    server or update your file to recognize the different name.

  • Copy/paste javascript error in DW8

    All of a sudden, when I copy and paste a line of code in code
    or design view, I get the following error message:
    "While executing onLoad in Paste Interaction.htm, a
    Javascript error occured"
    I've reinstalled Dreamweaver 8 and that doesn't fix the
    problem.
    How can I fix this problem?

    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=dd550772
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "digiggy" <[email protected]> wrote in
    message
    news:f5om3n$rei$[email protected]..
    >I have already searched the forums to no avail. The
    Copy/Paste problem
    >which
    > seems to have existed for some time has raised its ugly
    head on my new
    > system.
    > I haven't ever experienced this problem before on WinXP
    or any version of
    > MacOS. But, I've got a new system running WinVista
    Ultimate and I can't
    > Copy/Paste from either code or design views. What is the
    problem and does
    > anyone have a solution?
    >
    > Thanx,
    > Robb Kerr
    > Digital IGUANA
    >

  • Extension Manager javascript error 2

    I am getting so many errors with DW8 I am not sure what to
    do. Everytime I try to open a page, when I try to cut and paste...
    Oh my! HELP PLEASE!
    Thanks!

    I also recommend going through this TechNote:
    Troubleshooting JavaScript errors in Dreamweaver
    http://www.macromedia.com/go/19105
    David Alcala
    Adobe Technical Support
    On Wed, 26 Apr 2006 22:50:00 +0300, "Josie1one"
    <joleros[nospam]@yahoo.com> wrote:
    >Did you do what Nancy suggested on your previous post?
    >Jo
    >
    >"Cataluna" <[email protected]> wrote in
    message
    >news:e2ofrg$buu$[email protected]..
    >>I am getting so many errors with DW8 I am not sure
    what to do. Everytime I
    >>try to open a page, when I try to cut and paste...
    >>
    >> Oh my! HELP PLEASE!
    >>
    >> Thanks!

  • DW8 can not save any changes on ftp server

    When I work online, on ftp server, I made changes in My web
    pages.
    After saving nothing saves.
    Maybe anybody know what happen?

    This is a problem you must work with your host to correct.
    You cannot do it
    from within DW.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "zabaks" <[email protected]> wrote in message
    news:emg4ju$bjs$[email protected]..
    > Ok! I I try chahange permissions from DW8 and through My
    file manager and
    > seen
    > permissions on ftp via My Internet Explorer.
    > Actually I can not find some error. First time I see
    popup error from DW8
    > when
    > I try change permissions. Now I reinstall DW8 second or
    third time.
    > Actually it
    > is first biggest error in some years I do something with
    DW8. Be patient I
    > told
    > myself.
    >

  • Making this change would require code that is locked by a template or a translator. The change will be discarded.

    I apologize if this has been answered before, but I can't
    seem to find a solution in the forum archive. The error message
    below displays in Dreamweaver CS3 when I attempt to edit a
    Fireworks CS3 file using the "Edit" button in Dreamweaver. After
    clicking "Done" in Firworks to update the file and return to my
    HTML page in Dreamweaver, the error message displays. Can someone
    help me troubleshoot the problem? As a side note, I tested it in my
    older version of Dreamweaver and Fireworks (studio 8 versions) to
    see if I would get the same error message and I didn't - everything
    worked fine and no error message displayed.
    DW Error Message: Making this change would require code that
    is locked by a template or a translator. The change will be
    discarded.
    Thanks for your help,
    Donna

    > Murray, what do you mean? My pages validated before the
    switch to DW8.
    Are you sure? Show us one.
    The error you describe is only thrown in one of two cases -
    1. You have actually changed what is being mentioned (sadly
    this is most
    often NOT the case)
    2. You have a coding error somewhere on the page (or in the
    CSS) that is
    causing the template engine to burp this error message even
    though it
    doesn't really apply
    DW4 was nearly totally unaware of 'validation' errors. DW8 is
    MUCH stricter
    about them. When anyone says "this was fine in DW4 and is now
    not fine in
    DW8" this is the first and most likely solution.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Inge Grotjahn" <[email protected]> wrote in message
    news:[email protected]..
    > Am 13.09.2007 schrieb Murray *ACE*:
    >
    >> DW4 was much more tolerant of errors in your code
    than DW8 is. Your
    >> symptoms are an absolute diagnostic for such errors.
    >
    > Murray, what do you mean? My pages validated before the
    switch to DW8.
    > I only imported my site from DW4 and used the existing
    templates.
    > After changes of the template I used DW's feature to
    update all
    > relevant pages automatically. Then I wondered, why I
    couldn't make
    > changes on the child-pages within the editable regions.
    Finally I
    > created the template page new in DW8 and applied the new
    template to
    > all my pages. Now it is working fine, although my pages
    still state,
    > that they relate to a DW6 template, which I never had?
    >
    > Best regards:-)
    > Inge Grotjahn, puzzled:-)
    > --
    > CatManiacs World:
    http://www.gwsystems.com/inge

  • Session variable causing ADODB.Field error '800a0bcd'

    i have a page that before the session variable was added,
    would display the
    text i required if the recordset was empty.
    Now i have a session variable on the same page and if the
    recordset is
    empty, instead of showing the text i need displayed, i get
    the following
    error:
    ADODB.Field error '800a0bcd'
    Either BOF or EOF is True, or the current record has been
    deleted. Requested
    operation requires a current record.
    /Help_Desk/verified.asp, line 31
    If i remove the session variable code from the page, it works
    fine.....why
    the conflicts?
    <%Session("last")
    =(rsVerify.Fields.Item("c_last_name").Value)%>
    <%Session("first")
    =(rsVerify.Fields.Item("c_first_name").Value)%>
    <html>
    What im doing is verifying if a user exists in the database.
    If they do
    there name is stored in a session and used later on the
    following pages. If
    they do not exist, they are suppose to receive a message
    indicating to call
    our support center to update there name...
    I dont understand why the addition of the above two lines
    cause this error

    Here is all the code on the page... please let me know if
    there is something
    incorrect.....
    <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
    <!--#include file="../Connections/USD.asp" -->
    <%
    Dim rsVerify__varLname
    rsVerify__varLname = "%"
    If (Request.Querystring("last") <> "") Then
    rsVerify__varLname = Request.Querystring("last")
    End If
    %>
    <%
    Dim rsVerify__varFname
    rsVerify__varFname = "%"
    If (Request.Querystring("first") <> "") Then
    rsVerify__varFname = Request.Querystring("first")
    End If
    %>
    <%
    Dim rsVerify
    Dim rsVerify_numRows
    Set rsVerify = Server.CreateObject("ADODB.Recordset")
    rsVerify.ActiveConnection = MM_USD_STRING
    rsVerify.Source = "SELECT c_last_name, c_first_name,
    c_middle_name,
    c_email_addr FROM AHD.ctct WHERE c_last_name = '" +
    Replace(rsVerify__varLname, "'", "''") + "' and c_first_name
    = '" +
    Replace(rsVerify__varFname, "'", "''") + "' and del = '0'"
    rsVerify.CursorType = 0
    rsVerify.CursorLocation = 2
    rsVerify.LockType = 1
    rsVerify.Open()
    rsVerify_numRows = 0
    %>
    <%Session("last")
    =(rsVerify.Fields.Item("c_last_name").Value)%>
    <%Session("first")
    =(rsVerify.Fields.Item("c_first_name").Value)%>
    <html>
    <head>
    <title>Account Verification</title>
    </head>
    <body text="#000000" link="#0000FF" vlink="#0000FF"
    alink="#0000FF"
    leftmargin="0" topmargin="0">
    <!--#include virtual="/inc/header.asp" -->
    <br>
    <br>
    <% If Not rsVerify.EOF Or Not rsVerify.BOF Then %>
    <table width="605" align="center">
    <tr bgcolor="#9999FF">
    <td><strong>USD Name:</strong></td>
    <td><strong><%=(rsVerify.Fields.Item("c_last_name").Value)%>,
    <%=(rsVerify.Fields.Item("c_first_name").Value)%></strong></td>
    </tr>
    <tr>
    <td><strong>First
    Name:</strong></td>
    <td><strong><font
    color="#FF0000"><%=(rsVerify.Fields.Item("c_first_name").Value)%></font></strong></td>
    </tr>
    <tr>
    <td><strong>Last Name:</strong></td>
    <td><strong><font
    color="#FF0000"><%=(rsVerify.Fields.Item("c_last_name").Value)%></font></strong></td>
    </tr>
    <tr>
    <td><strong>Email:</strong></td>
    <td><strong><font
    color="#FF0000"><%=(rsVerify.Fields.Item("c_email_addr").Value)%></font></strong></td>
    </tr>
    <tr>
    <td><strong>Location:</strong></td>
    <td><strong><font
    color="#FF0000"><%=(rsVerify.Fields.Item("c_middle_name").Value)%></font></strong></td>
    </tr>
    <tr>
    <td colspan="2"><div
    align="center"><strong>If all 4 fields above
    contain
    your correct information please select from the links
    below.<br>
    If your are missing any information above please contact the
    help
    desk
    before proceeding.</strong> </div></td>
    </tr>
    <tr>
    <td colspan="2"><hr size="1"> <table
    width="400" align="center">
    <tr>
    <td><div align="center"><strong><a
    href="/Help_Desk/usd_stores1.asp">Open
    Store / DC
    Request</a></strong></div></td>
    <td><div align="center"><strong><a
    href="/Help_Desk/usd_corp1.asp">Open
    Corporate
    Request</a></strong></div></td>
    </tr>
    </table></td>
    </tr>
    </table>
    <% End If ' end Not rsVerify.EOF Or NOT rsVerify.BOF %>
    <br>
    <div align="center">
    <% If rsVerify.EOF And rsVerify.BOF Then %>
    <table width="605">
    <tr>
    <td><div align="center"><font
    color="#FF0000"><strong>If you are
    receiving
    this message, chances are you are not completely setup in
    USD.<br>
    Please contact the help desk to have your information
    verified and
    setup
    if needed.</strong></font>
    </div></td>
    </tr>
    </table>
    <% End If ' end rsVerify.EOF And rsVerify.BOF %>
    </div>
    <div align="center"></div>
    <!--#include virtual="/inc/footer.asp" -->
    </body>
    </html>
    <%
    rsVerify.Close()
    Set rsVerify = Nothing
    %>
    "Daniel" <[email protected]> wrote in message
    news:[email protected]...
    >i have a page that before the session variable was added,
    would display the
    >text i required if the recordset was empty.
    >
    > Now i have a session variable on the same page and if
    the recordset is
    > empty, instead of showing the text i need displayed, i
    get the following
    > error:
    >
    > --------------------------
    > ADODB.Field error '800a0bcd'
    > Either BOF or EOF is True, or the current record has
    been deleted.
    > Requested operation requires a current record.
    >
    > /Help_Desk/verified.asp, line 31
    > -----------------------------
    >
    > If i remove the session variable code from the page, it
    works fine.....why
    > the conflicts?
    >
    > <%Session("last")
    =(rsVerify.Fields.Item("c_last_name").Value)%>
    > <%Session("first")
    =(rsVerify.Fields.Item("c_first_name").Value)%>
    > <html>
    >
    > --------------
    >
    > What im doing is verifying if a user exists in the
    database. If they do
    > there name is stored in a session and used later on the
    following pages.
    > If they do not exist, they are suppose to receive a
    message indicating to
    > call our support center to update there name...
    >
    > I dont understand why the addition of the above two
    lines cause this error
    >
    >

  • Trying to configure test server settings in DW8 and get error

    I am trying to setup the test server settings so i can create
    some
    recordsets.. and everytime i complete the test server
    settings page i get a
    small box come up that says:
    Macromedia Dreamweaver
    ! No Error Occurred.
    OK
    thats it.. i hit ok and the settings are there, but i still
    cannot create
    recordset...
    ASP, SQL2005, DW8 VBScript

    I get below error when i try to create a domain from import a file option.
    PeopleSoft Import Application Server Configuration
    1) Import from file
    2) Import from application domain
    q) Quit
    Command to execute (1-2, q) : 1
    Enter full path to configuration file
    :E:\psoft\PT848_bkp\appserv\CRPROD1\psappsrv.cfg
    Enter domain name to create
    :CRPROD1
    Application Server domain CRPROD1 already exists...
    1) Replace existing domain
    2) Enter different domain name
    q) Quit
    Command to execute (1-2, q) : 2
    Enter different name for domain: CRPROD
    Merging old domain configuration file with new template file...
    source E:\psoft\PT848_bkp\appserv\CRPROD1\psappsrv.cfg
    template E:\psoft\PT848\appserv\large.cfx
    destination E:\psoft\PT848\appserv\CRPROD\psappsrv.cfg
    Creating domain folder CRPROD...
    Copy psappsrv.ubx to CRPROD\psappsrv.ubx failed!
    psappsrv.ubx
    and when i try to crearte a domain with " create a domain " option , i got below error message.
    PeopleSoft Application Server Administration
    1) Administer a domain
    2) Create a domain
    3) Delete a domain
    4) Import domain configuration
    q) Quit
    Command to execute (1-4, q) : 2
    Please enter name of domain to create :CRPROD1
    Configuration templates:
    1) developer
    2) large
    3) medium
    4) small
    Select config template number: 2
    Creating domain...
    Copying application server configuration files...
    Stripping Annotations...
    Copy psappsrv.ubx to CRPROD1\psappsrv.ubx failed!
    Copy psasnt.val to CRPROD1\psappsrv.val failed!
    Copy psappsrv.psx to CRPROD1\psappsrv.psx failed!
    Copying Jolt repository file...
    Copy jrepository to CRPROD1\ failed!
    Domain created.
    Would you like to configure this domain now? (y/n) [y] :Y
    Error opening file 'psappsrv.ubx':
    Error opening file 'psappsrv.ubx':
    Quick-configure menu -- domain: CRPROD1
    Features Settings
    ========== ==========
    Actions
    =========
    1) Load config as shown
    2) Custom configuration
    h) Help for this menu
    q) Return to previous menu
    HINT: Enter 3 to edit DBNAME, then 1 to load

  • Help with DW8 error messages please....

    Suddenly my Dreamweaver 8 has ground virtually to a halt - I think might be since a recent DMX ActiveSlideshow update.
    When load DW8 I get error message:-
    While executing onload in ActSlideshow10-onStartUp.htm the following J'script error occurred:In file "ActSlideshow10-onStartUp"" Reference error:on startUp is not defined.
    When I open any html file I get error message:
    While executing onload in-onOpen.htm, the following Javascript error occurred;
    In file ""-onOpen""
    Reference error: on Open is not defined.
    Other error messages constantly coming up:
    1/The following translators were not loaded due to errors: ASP.htm: has configuration information that is invalid. Server Model  SS1.htm has configuration information that is invalid. XSLT.htm has configuration information that is invalid.
    2/While executing on-load in TeamAdminTempDelete.html the following Javascript error occurred in file “”TeamAdminTempDelete”” Reference Error: delTempFile is not defined.
    Grateful for any help you can give me. I tried to reload DW but it made no difference.

    Thanks Murray, I worked through the suggested troubleshooting remedies and it wasn't solving the problem, but I was learning quite a lot about the functionality of DW8 as I did it
    Then I uninstalled the program and re-installed it and thankfully the JavaScript themed alerts have stopped.. I haven't reinstalled the DMX extensions yet, but previously de-selecting them hadn't made any difference.
    Very grateful for your help. I'm up and running again.......

  • Remote host ftp error dw8 and Mac OS X using airport

    I'm learning PHP at a local tech school and can put files and
    can connect to my SQL database at the school using DW CS3 and Win
    XP. I have a wired connection at school. However, when I try to
    work on my site at home on my Mac using OS X 10.4.11 and DW8 I
    receive the error: "An FTP error occurred cannot make connection to
    host. The remote host cannot be found.
    I'm am using passive ftp in dw8 and in my network preferences
    on my Mac. I've double checked my settings for the site definition
    and cannot find anything wrong. I'm using the same site definition
    at school and at home. Since I can connect at school I think it may
    be a problem with my firewall and airport. FTP on port 21 is
    allowed under firewall preferences.
    Any thoughts would be greatly appreciated. I am thoroughly
    confused!

    If you home is not on the same network as your school I'm
    surprised you can
    connect via Transmit because 10.4.11 is not a valid IP
    address. Addresses
    starting in the 10.0.0.0 -> 10.255.255.255 range are in a
    reserved block
    http://www.pantz.org/software/tcpip/subnetchart.html
    Cheryl D Wise
    "budd100276" <[email protected]> wrote in
    message
    news:fjv3fd$b9k$[email protected]..
    >I forgot to add that I can connect to the server using
    another ftp client -
    >Transmit.
    >
    > Thanks.

  • Error with recordsets after upgrade to DW8.02

    I upgraded DW8 with the patch for 8.02
    Now when I open a page that has a recordset I get the
    following error:
    dreamweaver javascript error invalid quantifier
    Then the page opens but I can't see any recordset on the
    right hand side and
    can't do much.
    How can I fix this error ?
    Alejandro

    I was getting errors with making recordsets too, especially
    when creating a variable in advanced mode. The new interface
    includes a dropdown for a variable type and does not let you choose
    to NOT specify a data type. Even if you do, Dreamweaver puts the
    data in the wrong place and the variable doesn't work. I downgraded
    back to 8.0 and have been fine since.
    I submitted a bug report to Macro-dobe, but no word
    yet...

  • ERROR MESSAGE  Can't open file in DW8

    After downloading Dreamweaver 8 trial version.
    Download was sucessful. Installation was successful. I opened the
    program to proceed to build a webpage. I was able to open a HTML
    file. and I was UNABLE to open any image file... I attempt to open
    jpg file... I get error message saying Dreamweaver can't open jpg
    file Please open HTML, XML or other compatible files. When I
    attempted to open a gif file ... another error message same but for
    gif in place of jpg. I checked the other programs and other
    programs did not have the same problem. I was able to open file
    from Internet Explorer or WS FTP. but NOT in Dreamweaver. IT is the
    only program that I am not able to open ANY of the image files. I
    am not able to continue to evaluate this version before deciding
    whether it is what I would like to order. I have heard many good
    things about it so I wanted to give it a try but no... I did not
    get a good start. I need advise what to do about it. Thank you. A
    quick reply will be greatly appreciated.

    Are you trying to open a .jpg file directly in Dreamweaver?
    Or are you
    trying to insert an image into your page?
    Dreamweaver is not an image editor so the former would not
    work.
    Nancy Gill
    Adobe Community Expert
    BLOG:
    http://www.dmxwishes.com/blog.asp
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "12345xy" <[email protected]> wrote in
    message
    news:e3vot6$hnq$[email protected]..
    >
    After downloading Dreamweaver 8 trial version.
    Download was
    > sucessful.
    > Installation was successful. I opened the program to
    proceed to build a
    > webpage. I was able to open a HTML file. and I was
    UNABLE to open any
    > image
    > file... I attempt to open jpg file... I get error
    message saying
    > Dreamweaver
    > can't open jpg file Please open HTML, XML or other
    compatible files. When
    > I
    > attempted to open a gif file ... another error message
    same but for gif in
    > place of jpg. I checked the other programs and other
    programs did not have
    > the
    > same problem. I was able to open file from Internet
    Explorer or WS FTP.
    > but
    > NOT in Dreamweaver. IT is the only program that I am not
    able to open ANY
    > of
    > the image files. I am not able to continue to evaluate
    this version
    > before
    > deciding whether it is what I would like to order. I
    have heard many good
    > things about it so I wanted to give it a try but no... I
    did not get a
    > good
    > start. I need advise what to do about it. Thank you. A
    quick reply will
    > be
    > greatly appreciated.
    >

  • DW8 - Visual C++ Runtim error installing extensions

    After a clean install of Dreaweaver 8 (no previous version
    installed) , and after installing the 8.02 updater, I am unable to
    install any extensions, either by double-clicking and extension or
    by opening the extension manager. I'm running this on Win XP Pro.
    v2002 / service pack2
    When I attempt to install by double-clicking an extension I
    recieved a Visual C++ Runtime Library Error.
    it says:
    Runtime Error!
    Program ...Files\Macromedia\Extension Manager\Extensions
    Manager.exe
    This application has requested the Runtime to terminate it in
    an unusual way.
    Please contact the applications support team for more
    information.
    When I opening the extension manager and installing I receive
    the following error message:
    "The parameter is incorrect"
    I've search the forum and "emerging issues" and can't find
    this problem reported. Anyone have any suggestions? I'm about ready
    to give up and am dreading the prospect of uninstalling everything
    and continuing with Mx. Any help is much appreciated.
    C BRUNO

    The error log is incorrect. I am using Windows 7 Pro.
    I was able to install MS VC++ 2013 redist.(x64) and VC++ 2005 (x64) just fine but I cannot install 2010.
    Eh? Never saw an install log where Win 7 was identified as Win XP x64.
    What, exactly, are you trying to install? Are you installing Visual Studio, or C++ redistributables?
    Please show the link to what you are trying to install, and provide your install logs as follows:
    Please collect your install logs with this:
    http://aka.ms/vscollect
    After you run Collect.exe, you'll find vslogs.cab in your %temp% directory. Please upload vslogs.cab to a public site, like OneDrive, and post the link here.

  • Error unable to open script file

    I have been using DW8 since it came out. I am running Windows 7. Everything was working fine until I had hard drive failure. Replaced hard drive reinstalled Windows and DW8. Now when I try to insert an image I get the message "unable to open java script file c:\program files\Macromedia\Dreamweaver 8\configuration\objects\common\AccessibleImage.js (error 2)".
    I have done the usual--rename config file--reinstall DW8--clean register and reinstall--run as admin.--run in compatibility with XP SP2, etc. but nothing works.
    Help would be invaluable to me.

    Your version isn't listed here but something on this page may help you...
    http://helpx.adobe.com/dreamweaver/kb/troubleshoot-javascript-errors-dreamweaver-cs4.html

Maybe you are looking for

  • Submit report using selection table not working in OO CL_SALV classes

    I have used CL_SALV classes in my report. now the problem is submit report is not working. any suggestions. It works in REUSE_ALV  FM

  • Not merging the XML files  in single file using BPM file to file  payload

    Dear All, i am working on BPM N:1 Scenario my design and config looks correct . it is picking the file and appending into my defined  "ContainerList" but in receiver side .i mean Inbound side it is putting the data of one one file with the contents o

  • How to cope with Out of Memory Errors

    Hi, I am distributing a desktop application to the general public written in Java 1.4.2. How much memory is required is approximately propertional to how many files they load so Ive tried to pre-emtp OutOfMemoryErrors by checking when memory usage is

  • Facebook website data on iPhone

    Hi, my daughters iPhone is showing 40.1kb, 26.1kb and various other amounts of data in settings, advanced website data. It is also showing 1.8 mb of Mail.google.com. She swears to me that she has not been on Facebook or does not have an account and t

  • Swaps-st02 are in red colour

    R/s All, In my Production Server (ECC6DB2 v.9.1Win2k3x64 with 40 GB of physical memory) when i perform st02 the field definition,initial records,program,CUA,generic key,export/import,buffer shows value RED under the swap category. Current memory para