Dreamweaver 2004 MX is not recognizing my form elements

Has anyone run into a problem with an insert or update server
behavior not recognizing form elements? I created the page and now
when I try to make any changes I get an error.
"Column 'sccb_comments' is mapped to a form element that does
not exist. Please map the column to an existing form element or set
its value to 'None'."
The problem is that the insert dialog box recognizes the
form, but not any of the elements in it.
I know that I need to upgrade to CS4, tell my director to
cough up the funds.

There must be something else happening on your page. But I
have no idea
what that might be. This should work. Sorry.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Reidster" <[email protected]> wrote in
message
news:[email protected]...
> Murray,
>
> You replied,
> "It wouldn't matter. It's perfectly valid to have
<div> tags in side
> <form>
> tags. And it's not DW's preferences you need to worry
about - it's HTML's
> preferences, so to speak. I suspect that something else
entirely is
> causing the
> problem. Without seeing your code, though, we cannot
know what that might
> be."
>
> Sometimes what should work or one would think should
work doesn't. As in
> my
> case, the <div> tags inside my for was the issue.
Here is the original
> code
> that did not allow me to assign form objects to fields
in my database. The
> server behavior also displayed an '!' in the application
window until I
> moved
> the <div> tags outside of my form.
>
> <form name="frmEditRelease" id="frmEditRelease"
method="POST"
> action="<?php
> echo $editFormAction; ?>">
> <div id="new_prod_rel">
> <p><select name="sccb_status"
id="sccb_status">
> <option value="0" <?php if (!(strcmp(0,
> $row_rsEditRelease['sccb_status']))) {echo "SELECTED";}
?>>Open</option>
> <option value="1" <?php if (!(strcmp(1,
> $row_rsEditRelease['sccb_status']))) {echo "SELECTED";}
> ?>>Pending</option>
> <option value="2" <?php if (!(strcmp(2,
> $row_rsEditRelease['sccb_status']))) {echo "SELECTED";}
> ?>>Approved</option>
> <option value="3" <?php if (!(strcmp(3,
> $row_rsEditRelease['sccb_status']))) {echo "SELECTED";}
?>>Denied</option>
> <option value="4" <?php if (!(strcmp(4,
> $row_rsEditRelease['sccb_status']))) {echo "SELECTED";}
> ?>>Deleted</option>
> <option value="5" <?php if (!(strcmp(5,
> $row_rsEditRelease['sccb_status']))) {echo "SELECTED";}
> ?>>Deferred</option>
> </select>
> <label for="sccb_status">SCCB Status</label>
> </p>
> <p>
> <select name="sRelease">
> <?php do { ?>
> <option value="<?php echo
$row_rsProj['project_vchar']?>"
> <?php
> if (!(strcmp($row_rsProj['project_vchar'],
> $row_rsEditRelease['release'])))
> {echo "SELECTED";} ?>><?php echo
$row_rsProj['project_vchar']?></option>
> <?php } while ($row_rsProj =
mssql_fetch_assoc($rsProj));
> $rows = mssql_num_rows($rsProj);
> if($rows > 0) {
> mssql_data_seek($rsProj, 0);
> $row_rsProj = mssql_fetch_assoc($rsProj);
> }
> ?>
> </select><label for="sRelease">
Release</label>
> </p>
> <p>
> <select name="lifecycle">
> <option value="System Reqts." selected="selected"
<?php if
> (!(strcmp("System Reqts.",
$row_rsEditRelease['lifecycle']))) {echo
> "SELECTED";} ?>>System Reqts.
> <option value="Analysis" <?php if
(!(strcmp("Analysis",
> $row_rsEditRelease['lifecycle']))) {echo "SELECTED";}
?>>Analysis
> <option value="Design" <?php if
(!(strcmp("Design",
> $row_rsEditRelease['lifecycle']))) {echo "SELECTED";}
?>>Design
> <option value="Code" <?php if (!(strcmp("Code",
> $row_rsEditRelease['lifecycle']))) {echo "SELECTED";}
?>>Code
> <option value="Testing Phase 1" <?php if
(!(strcmp("Testing Phase
> 1",
> $row_rsEditRelease['lifecycle']))) {echo "SELECTED";}
?>>Testing Phase 1
> <option value="Testing Phase 2" <?php if
(!(strcmp("Testing Phase
> 2",
> $row_rsEditRelease['lifecycle']))) {echo "SELECTED";}
?>>Testing Phase 2
> <option value="Alpha" <?php if (!(strcmp("Alpha",
> $row_rsEditRelease['lifecycle']))) {echo "SELECTED";}
?>>Alpha
> <option value="Beta" <?php if (!(strcmp("Beta",
> $row_rsEditRelease['lifecycle']))) {echo "SELECTED";}
?>>Beta
> <option value="Gen. Release" <?php if
(!(strcmp("Gen. Release",
> $row_rsEditRelease['lifecycle']))) {echo "SELECTED";}
?>>Gen. Release
> </select><label for="lifecyle">
Lifecycle</label>
> <input name="sub_ticket_id" type="hidden"
id="sub_ticket_id"
> value="<?php echo
$row_rsEditRelease['sub_ticket_id']; ?>">
> </p>
> <p>
> <input <?php if
(!(strcmp($row_rsEditRelease['test_only'],1)))
> {echo
> "checked";} ?> name="test_only" type="checkbox"
id="test_only" value="1">
> <label for="test_only">
Test Only
> <input name="ticket" type="hidden" id="ticket"
value="<?php echo
> $row_rsEditRelease['Ticket']; ?>" />
> </label>
> </p>
> <p><label for="sccb_comments">SCCB
Comments</label><br /><textarea
> name="sccb_comments" cols="60" rows="5"><?php echo
> $row_rsEditRelease['sccb_comments'];
?></textarea>
> </p>
> <p>
> <input type="submit" name="Submit" value="Submit"
/>
> </p>
> </div>
> <input type="hidden" name="MM_update"
value="frmEditRelease">
> </form>
>
> It's not until if move the <div> tags outside of
the <form> tags does the
> '!'
> on the update server behavior go away.
>
> Any thoughts?
>

Similar Messages

  • Canon 7D MRaw files not recognized by PS Elements 8 on Mac OS X

    Canon 7D MRaw files are not recognized by PS Elements 8 on Mac OS X.
    After I installed CR 5.6 I can see MRaw files in Bridge CS4, but the files still do not open in PS element 8
    Can anything be done to fix this?

    Hi again,
    I found "Library\Application Support\Adobe\plugins\CS3 (or
    CS4)\Fileformats". As it happens, the camera raw.plugin 5.6 was already
    installed for CS4 but not for CS3, which I therefore proceeded to do. When I
    tried to open a Canon 7D MRaw file in CS 4, PSE opened with the same error
    message as before, i.e the file format was not recognized.
    However, just for the fun of it I tired to open the same file from CS3 in
    PSE 6 and it works! but with the warning that the ACR expires in Jan 2010, I
    think
    So, there is still something wrong with the CS4/PSE 8, but I think I like
    PSE better so I am OK for now - although the irony is that the only reason I
    bought PSE 8 was to be able to work on Canon 7D raw files.....
    Thanks,
    Niels R

  • Function Module IMPORT structures not recognized in form subroutines

    Hello everyone,
    Did some searching on SDN and didn't find the answer, so I apologize if this has been covered before.
    Just finished my first Function Module.  It's a remote-enabled (RFC) function that will be called by XI to do some processing.  I have two components declared on the IMPORT tab, which we'll call "A" and "B".  Both "A" and "B" are defined with a user type, each of which is a simple structure of 4-5 fields each.  My Function Module also has two tables, and these are defined on the TABLES tab.
    Here's my problem:  When I do a syntax check, I get an error telling me that "A" and "B" are unknown.  However, I only get this error where I reference "A" or "B" in the FORM subroutines I have declared at the end of my function.
    I have my other data declarations defined globally in the "LZ...TOP" Include for my Function Module, so those don't pose a problem.  But these are my Function Module parameters, so I can't go "declare" those as I already have them defined on the appropriate tabs.
    Is there a way for me to get around this error and have them recognized globally, or do I have to resort to moving the values to some globally-declared "hold" field?  I'm hesitant to have to add them as parameters passed into the FORM routines because I pretty much reference each of the fields within the structures for "A" and "B".
    Thanks everyone.  Points definitely awarded for helpful answers.

    Dave,
    The parameters are visible only in the main program of the function module. So, if the subroutines are directly in the main function, they you should not have a issue. But if you subroutines in an include and you are calling them in the main function, then the paramters are not visible in the subroutines. In that case you will have to hold the values in a globally declared tables.
    Or you will have to pass them as parameters to Sub routines as well.
    Regards,
    Ravi
    note : please mark the helpful answers
    Message was edited by: Ravikumar Allampallam

  • OpenScript not recognizing Oracle Forms while recording loadtesting scripts

    Hello folks,
    I am trying to record loadtesting scripts for Oracle R12 forms, but OpenScript is unable to record the actions.
    And yes, i did select EBS/Forms as the type of script :)
    OpenScript Version: 12.1.0.1 Production
    Regards,
    Nishant

    Hello Nishant
    If you can properly record standard http application but not the forms part of EBS this is probably because something's wrong with the setup/link with JRE/Jinitiator.
    What is the web browser you use?
    What is the JRE / JInitiator version you use to access EBS?
    Can you access without recording EBS from this desktop where you face the problem?
    Can you please:
    1/ run the diagnose tool (OpenScript Menu -> Help -> Diagnose) and tell us the resultl
    2/ make sure you navigate once to EBS without OpenScript
    Cheers
    JB

  • My DVD burner is not recognized by Premier Elements.  Burns fine in Nero.

    Premier Elements will not find my DVD burner.  It works fine in Nero.  I have been to tons of help site.  Removed registry filters, uninstalled and reinstalled.  Same problem.

    A Nero module MAY be your problem
    Things and Software to AVOID when authoring/burning a disc... says Encore, but also applies to Premiere Elements and disc burning
    Start --> http://forums.adobe.com/thread/608660
    #2 has WHY Explained http://forums.adobe.com/thread/607390
    Plus http://forums.adobe.com/thread/562941
    http://helpx.adobe.com/creative-suite/kb/cd-dvd-drive-recognized-application.html
    Set your Premiere Elements DVD output to a folder on your hard drive and then use the FREE Imgburn to burn the folder to disc for DVD... Premiere Elements 13 WILL write a DVD or BluRay to an ISO (send the author a PayPal donation if you like his program)
    Read http://forums.adobe.com/thread/1322583 for notes on installing Imgburn WITHOUT any toolbar add-ons... Set Imgburn to use the slowest burn speed your drive and media will use... I set my burn speed to 1x and let Imgburn adjust to the actual minimum

  • Sql type not recognized: 'int unsigned' when I expand table in Dreamweaver

    Dreamweaver warning message - "sql type not recognized: 'int
    unsigned'"
    This was happening in Dreamweaver MX and now in CS3. The
    pages using these tables are not throwing errors when I test them,
    but each time I expand a table in Dreamweaver, I get these warning
    messages. Often I get the same message multiple times and must
    click OK each time before I can proceed. Just now I had to OK the
    warning three times for a table that only has one integer field and
    two fields total.
    Any help would be greatly appreciated.
    Thanks

    Hi Bagger and Ken
    With some help from Randy Edmunds at Adobe was able to find a
    solution to this bug.
    *note I am still using DW MX 2004 so there may be some
    variation with your version.
    ANSWER: You need to add the sql type "int unsigned" to the
    dwscriptsServer.js in Dreamweaver's files.
    The file to ammend is [your path to the DW
    root]\Configuration\Shared\Common\Scripts\
    dwscriptsServer.js
    do a search for the alert: "MM.MSG_SQLTypeAsNumNotInMap" and
    then go up from there (it is about line 2059 in the DW MX 2004
    file).
    underneath a["unsignedint"] = 19;
    add a new line a["int unsigned"] = 19; // variation of
    unsigned int
    I then deleted the delete the FileCache.dat (from step #4
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19105)
    and restarted DW.
    That should fix it!
    If that doesn't work then search the DW folders for
    "MM.MSG_SQLTypeAsNumNotInMap" and ammend the sql data types where
    the functions raise the error alert.
    I hope this is helpful!
    Cheers
    Martin
    ps I would be using the CS3 web premium suite if it wasn't
    for the fact that the UK upgrade price is (£539) - >US$1000
    which is more then double what US customers pay. (OK my whinge
    over, boo hoo)

  • I am retired.  In my active years, I purchased Adobe Creative Suite 4 Design Standard and Dreamweaver CS5 for my Windows environment.  I recently spent a fortune to migrate to  Apple.  I realize that my licenses are not recognized by Adobe. I am desperate

    I am retired.  In my active years, I purchased Adobe Creative Suite 4 Design Standard and Dreamweaver CS5 for my Windows environment.  I recently spent a fortune to migrate to  Apple.  I now (and a bite late) realize that my licenses are not recognized by Adobe. I am desperate. I cannot afford the expense of buying or paying access to the software and, still,  I need the tools for all those little things I do for enjoyment. What can be done?

    The licenses are operating system specific, so one option would be to retain use of the Windows machine you had before the Mac.
    If you want to try to use the older stuff on your new Mac you can try installing Windows emulation software such as Bootcamp.

  • Extension Manager not recognizing Dreamweaver

    Extension manger is not recognizing Dreamweaver CS3, It did
    have Dreamweaver 8, but after I un-installed that, CS3 did not show
    up. When I try to install an extension, EM tells me that I have to
    have Dreamweaver MX or greater. The EM version number is
    1.8.169.

    Try launching Dreamweaver CS3 first, then launch the EM.
    Sometimes the EM doesn't find Dreamweaver unless it's running.
    Chris
    Adobe Dreamweaver Engineering

  • Safari 5.1.1 is not recognizing my html5 form validation "required".

    Safari 5.1.1 is not recognizing my html5 form validation "required". I've tried writing it several different ways with no luck. The "placeholder" validator does work. It works fine with Firefox. Help!

    When I reset safari I have everything checked. It does not hurt anything. What you did was one of the fixes I saw, The other was to not use tabs in safari. The reason I asked you to go to extension in safari preferences is to see if you had adware hiding in there. Apparently  you are not the only one using gmail that runs into this. You could go to you home folder/library/preferences and delete ether the safari plist. or the mail plist. I don't know which would control gmail. But the next time you open those apps the preferences recreate themselves. Some people set up their mail account in mac as gmail. The only think is the incoming is an imap instead of pop. And you are right, there is no update for safari. you would have to update your operating system. I run snow leopard to. My daughter runs yosemite, If I were to go to yosemite,I would have to delete a couple of apps as they will not run there.

  • My iPhone 4S locked to Tmobile so I contacted to Tmobile and submitted unlocking form, but I got a replied said my IMEI number was not recognized. So I tried second and third time submitted the form and got same reply.

    My iPhone 4S locked to Tmobile so I contacted to Tmobile and submitted unlocking form, but I got a replied said my IMEI number was not recognized. So I tried second and third time submitted the form and got same reply.  I've been using same handset they issued to and never changed. But I have know idea why they said they don't recognised my IMEI number. Can anyone help me to solve this issue. Thanks

    You need to call T-Mobile or visit a T-Mobile retail store.

  • Monitor not recognized by Mac anymore?????

    Hi
    This is big and what is APPLE doing to solve this issue??
    I just copy some posts from the forum to show how big this issue is, there is 8 more pages with the same problem, and i am one of them!!!!
    HELP!!!! WE ARE FREAKING OUT HERE AND NEED A SOLUTION!!!
    Yes, me. I have an HP w2207 who worked with my 3 y.o. old MacBook (OS 10.4.??) via the DVI-port flawlessly. Then bought a brandnew MacBook Pro with 10.6.X and the external monitor stopped being recognized. It works now that I have changed the connection to the VGA-port of the monitor (and bought yet another adapter for the MacBook Pro) but the quality is not what I'm used to.
    MacBook Pro Mac OS X (10.6.1) HP w2207 external monitor
    MattLTH
    Posts: 15
    From: Salt Lake City, UT USA
    Registered: Dec 4, 2007
    Re: External monitor not recognized!
    Posted: Dec 1, 2009 1:29 PM in response to: cruzcj
    Reply Email
    Yes. I've tried 7 different Macs including a MacBook Pro with Snow Leopard (10.6.2) and my external monitor doesn't work with it either.
    For me here's a recap:
    Installed SL on a Mac Pro connected to a 23" Cinema via DVI and Olevia 537 via HDMI Input #1 and now that input no longer works with Mac computers.
    Reinstalled 10.5.8 on the Mac Pro and HDMI #1 still didn't work, so I plugged the Mac into HDMI #2 and it worked.
    Reinstalled SL on the Mac Pro connected to a 23" Cinema via DVI and Olevia 537 via HDMI Input #2 and now that input no longer works with Mac computers.
    Since then, every device (PCs, DVD Players, Video Cameras, etc...) I connect to either of the HDMI inputs work fine. However, neither HDMI input works with ANY of the 7 different Macs (regardless of OS version) I've tried, except for a 10-year-old G4 running Panther or Tiger.
    The monitor had previously worked with the MacPro (HDMI input #1) and a G5 (HDMI input #2) for almost 2 years.
    When I plug the MacPro into any other monitor via HDMI, it works fine. Same thing with the G5.
    My theory is still that the installer for Snow Leopard somehow made my monitor's HDMI inputs incompatible with Macs. I'm so frustrated that I'm ready to buy a new monitor, but since there's no guarantee that a new monitor won't be adversely affected by Snow Leopard, I'm still dubious.
    Matt
    MacPro, MacBook Pro, PowerMac G5 Mac OS X (10.6.2)
    Stephen Darling...
    Posts: 59
    From: London, UK
    Registered: Sep 24, 2004
    Re: External monitor not recognized!
    Posted: Dec 5, 2009 8:22 AM in response to: Roger Kaufmann
    Reply Email
    Another "me too" post...
    Not sure exactly when it stopped working (since I don't use it every day) but my Viewsonic VX2455wm stopped working with my MacBook recently too. Checked with another MacBook (six months newer than my Late 2006 model) and that exhibited the same problem. Both machines have fully patched Snow Leopard installs. Both started with Tiger. Mine is regularly connected to the external monitor, the other has never been connected. I'm connecting using a DVI cable and a mini-DVI-DVI adapter.
    The monitor appears to work correctly. I've checked with a Windows laptop connected on the VGA port. I want to test with another DVI-enabled machine to see whether or not its the cable.
    MacBook C2D 2Ghz Mac OS X (10.6.2) iPhone
    cruzcj
    Posts: 4
    From: California
    Registered: Nov 28, 2009
    Re: External monitor not recognized!
    Posted: Dec 13, 2009 10:38 PM in response to: Stephen Darling...
    Reply Email
    My wife's 15" MBP arrived on Wednesday. Connected it tonight to her new Dell 23" ST2310 via a MiniDisplayPort to VGA and it works fine.
    MacBook Pro 15" 2.8GHz Mac OS X (10.6.2)
    Gaston55
    Posts: 4
    From: Sweden
    Registered: Dec 15, 2009
    Re: External monitor not recognized!
    Posted: Dec 15, 2009 12:06 AM in response to: Roger Kaufmann
    Reply Email
    Hi Guys
    I have the same problem with my new Dell 2209WAf. It worked fine before i changed from L to SL.
    I didn't know what happened so i have spend hours and hours to resolve the problem.
    Hours with Mac support and friends didn't change anything, i still cant make my Dell to work, or show up in preferences. I am working as a photographer and this issue is a real problem.
    I just heard from Mac Support that Apple is working on it.....well, doesn't help us with the problem today.
    So Apple, DO SOMETHING ABOUT THIS! NOW! this problem should NEVER showed up, this is something you should have fixed before telling all the Macers to upgrade!!!
    Macbook Pro Mac OS X (10.6.2)
    RWildman465
    Posts: 2
    From: Illinois
    Registered: Dec 16, 2009
    Re: External monitor not recognized!
    Posted: Dec 16, 2009 1:18 PM in response to: Gaston55
    Reply Email
    Experiencing the same issues. However, on bit different hardware.
    I'm using the XLR8 ProView USB input devices. Using these devices on a mixture of 10.5.8 and 10.6.2 systems (2 MacBooks, 2 Mac Mini and 1 iMac).
    I can confirm the following:
    When attempting to mirror video, or extend the desktop, using a mini-DVI to S-Video/Composite device on OSX 10.6.2 no video is sent to the mini-DVI device (inputing into the XLR8).
    When attempting to mirror video, or extend the desktop, using a mini-DVI to S-Video/Composite device on OSX 10.5.8 video is sent to the mini-DVI device (inputing into the XLR8).
    Let me also state, that the mini-DVI port on the Mac Mini's do work. They have been connected to 19" monitors and working without issue. Today, the mini-DVI devices were replaced with minidisplay port devices, which are use in conjunction with the mini-DVI ports.
    It would appear, in my case, that the problem is that the mini-DVI port on both the MacBook and Mac Mini, running 10.6.2, as a secondary display device is not operating properly.
    iMac Mac OS X (10.6.2)
    Todd Camp
    Posts: 2
    From: Chicago
    Registered: Dec 19, 2009
    Re: External monitor not recognized!
    Posted: Dec 23, 2009 12:41 PM in response to: RWildman465
    Reply Email
    Same problems here. I reloaded OS 10.4.6 which is what shipped with my MBP1,2 17" 2.16 Intel Core Duo 2GB ram and after installing that, i was able to select 1920x1080 for my external HP w2338h, DVI-VGA, never been able to connect DVI-HDMI. On SL, the max rez I was able to "use" was 1600x1200 which looked horrible. So this leads me to suspect that this must be an issue with SL.
    I spoke with Apple Tech support on Sat and was no help. The only suggestion was that I take my MBP and Monitor to the Apple Store. Those of you who are fortunate enough to live in Chicago in the winter, then you know that option really isn't that feasible, it is but just a giant pain.
    Early 2006 MBP 17" Mac OS X (10.6.2)
    Salm0n
    Posts: 1
    From: Minneapolis
    Registered: Dec 27, 2009
    Re: External monitor not recognized!
    Posted: Dec 27, 2009 9:57 AM in response to: Todd Camp
    Reply Email
    I have an iMac 9,1 Intel Core 2 Duo that I bought last June. It came with Leopard, but I upgraded to Snow Leopard. Currently, it's running 10.6.2. My HP w2207 Widescreen monitor works perfectly with it using the DVI port on the HP and the mini-display (not mini-DVI) port on the iMac.
    However, I just bought the top-of-the-line iMac 11,1 Intel Core i5 QuadCore three days ago and it crashes nearly every time that it wakes from "sleep" when the HP w2207 is connected to it. It doesn't even recognize that the w2207 is connected to it. Additionally, when the w2207 is connected, it (a) looks terrible - very dim and very granular, and (b) causes the iMac QuadCore to operate very sluggishly. When I disconnect the HP w2207, the iMac QuadCore is lightning-fast.
    Much like my older iMac, the QuadCore is running 10.6.2 and I'm using the mini-display port.
    iMac 11,1 & iMac 9,1 Mac OS X (10.6.2)
    Marjorie Colletta
    Posts: 20
    Registered: Mar 17, 2005
    Re: External monitor not recognized!
    Posted: Jan 6, 2010 6:07 PM in response to: Roger Kaufmann
    Reply Email
    This is a Me too post, I have a MacBook and NEC Multisync Monitor that worked fine before I upgraded to 10.6.2. I've tried to get it to work without any luck. I've written NEC to see if they have a solution.
    MacBook 2 GHz Intel Core 2 Duo Mac OS X (10.6.2)
    davej147
    Posts: 12
    Registered: Jun 1, 2006
    Re: External monitor not recognized!
    Posted: Jan 11, 2010 6:24 AM in response to: Roger Kaufmann
    Reply Email
    Another me too post. I have a new 17" MacBook Pro with 10.6.2 installed. Trying to connect to an HPL2245wg - sometimes it works flawlessly - other times not at all. Some mornings I spend 30 -40 minutes rebooting, unplugging and plugging the monitor, Detecting Displays, changing the Graphics Card (Energy settings) - all to no avail. Very, very frustrating Apple - please figure out what is going on with this issue....and get it fixed!
    17" MacBook Pro Mac OS X (10.6.2) Very happily gave all my XP-stuff away!
    Anteck
    Posts: 2
    From: Australia
    Registered: Sep 30, 2009
    Re: External monitor not recognized!
    Posted: Jan 20, 2010 2:31 PM in response to: Roger Kaufmann
    Reply Email
    Wow, me too. Did a minor software update (apple released it) last night, got on this morning and BANG - my main 24" Dell display is NOT working.
    This is ******, apple have surely f**ked up here. It's never had a hitch, ever, since i bought it 9 months ago.
    We are all reporting the same thing - software update, and then no working external display...
    APPLE???
    Macbook Pro 2.2 15" Mac OS X (10.6.2)
    Zedog
    Posts: 13
    Registered: Aug 10, 2006
    Re: External monitor not recognized!
    Posted: Jan 20, 2010 2:59 PM in response to: Roger Kaufmann
    Reply Email
    I seem to have found a fix for myself. I was having terrible issues with the screen blinking and flickering constantly. I tried to reset the SMC with everything unplugged and the computer would not reboot at that point on it's own which led me eventually to reinstalling SL.
    Reinstalling SL is quite painless actually as it installs on top of your profile. After reinstalling I ran software update which installs the cumulative upgrades. Now I usually don't have any problems but must follow the instructions to run in clamshell mode to the letter.
    After a week of running in clamshell mode I started having an issue with the dock not lining up so I put the computer to sleep, disconnected the monitor and restarted with nothing connected. After that, followed the clamshell mode instructions again and have been working fine again all week.
    I've also disabled my screen-saver, and deleted the windowserver preferences as part of my debug process but not sure if that has contributed to my new found stability.
    http://support.apple.com/kb/HT3131
    Mac OS X (10.6.2)
    pragmaik
    Posts: 2
    From: Duisburg
    Registered: Apr 16, 2008
    Re: External monitor not recognized!
    Posted: Jan 21, 2010 1:08 AM in response to: Roger Kaufmann
    Reply Email
    Me too. I have a MacBook Pro 2,2 running the latest Snow Leopard 10.6.2. After I have installed yesterday's security patch it does not recognize external displays on the DVI port any longer. Tried it with a 23" DELL at the office and a 23" Samsung at home. Both have worked without any problems for years.
    I am curious to learn how this behavior is related to security...

    Gaston,
    This is not the correct Feedback venue for your issue.
    Please select an appropriate product from those displayed HERE and use the corresponding form to communicate to the correct department.
    ali b

  • Links in preview don't show template on new page in dreamweaver 2004

    links in preview don't show template on new page in
    dreamweaver 2004?
    I have created new html files using a template, then saved
    the file with a new html name.
    I preview it in my local broswer, the first page I want the
    preview shows uo OK. When I click to link to a new page in my root
    folder, the new page shows up, but not formatted with the template.
    Why and how can I fix this?

    "P@tty Ayers ~ACE"
    <[email protected]> wrote in message
    news:finae3$9vg$[email protected]..
    >
    > "happydreamweaver" <[email protected]>
    wrote in message
    > news:fina1g$9dv$[email protected]..
    >> ?links show new page, but not the template design in
    preview broswer?
    >
    > Not mind reader, need more info. :-)
    Never mind - you already posted this question and got some
    excellent help.
    Patty Ayers | Adobe Community Expert
    www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet

  • Iphone not recognized by windows or itunes

    Can anyone please help me figure out how to resolve this issue?  My iphone 4 is not recognized by my PC.  My OS is by Vista Home Premium Service Pack 2.  I tried the various "device not recognized" troubleshooting to no avail.  I tunes is up to date.  I even turned off my security sw for a bit to see if there was a third party conflict...all to no avail.  There has got to be someone out there who has the smarts to show me how to fix this.  Please advise and many thanks in advance!

    Jason,
    I understand why Apple doesn't cover the water damaged phones under the warranty, but do you know why they don't fix them if the customer is paying? Is it just because they want the people to buy another phone so they can make more money? I guess I just don't get it.
    The cost to repair a device and all of its components is more than the cost of a new device.
    Other than the article I linked above, this is the part of the warranty/legal forms that would apply:
    +"US v1.0+
    +Apple reserves the right to refuse+
    +service on products that have serial numbers altered, defaced or removed or that are damaged due to+
    +accident, abuse, neglect, misuse (including faulty installation, repair, or maintenance by anyone other+
    +than Apple or an Apple Authorized Service Provider), unauthorized modification, extreme environment+
    +(including extreme temperature or humidity), extreme physical or electrical stress or interference,+
    +fluctuation or surges of electrical power, lightning, static electricity, fire, acts of God or other external+
    +causes. In such event, Apple may return the product to you without servicing it, and may charge you the+
    +Diagnostic Fee."+ from http://images.apple.com/legal/terms/repair/docs/070108aiphoneOOW.pdf
    -Jason

  • [solved] Digital Camera not recognized in device-manager

    My digital camera "Canon Powershot SX120 is" is not recognized by the devicemanager. I have read Digital Cameras.
    $ groups
    wheel storage users printadmin
    The "camera"-Group isn't needed anymore and this group doesn't exist on my system.
    The Powershot SX 120 has a  MTP/PTP connection mode (as the manual says). But:
    # mtp-detect
    Unable to open ~/.mtpz-data for reading, MTPZ disabled.libmtp version: 1.1.6
    Listing raw device(s)
    No raw devices found.
    gphoto succeed:
    $ gphoto2 --auto-detect
    Modell Port
    Canon PowerShot SX120 IS usb:002,019
    A gphoto --summary could be found here
    There is no udev-rule for this camera. If i create one while copying a rule from a similar camera from /etc/udev/rules.d/69-libmtp.rules, and store it into /etc/udev/rules.d/69-canon.rules, the device-manager shows up. My udev-rule:
    # Canon PowerShot SX120AX (PTP/MTP mode)
    ATTR{idVendor}=="04a9", ATTR{idProduct}=="31e0", SYMLINK+="libmtp-%k", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
    The device-manager shows me only the option to open with a file-manager. Doing so will result in an error:
    The file or folder udi=/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:02.1/usb2/2-8/ do not exist.
    With my udev-rule:
    solid-hardware listen
    Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
    Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
    Listening to add/remove events:
    Device Added:
    udi = '/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:02.1/usb2/2-8'
    Without the active udev-rule, "solid-hardware listen" produces nothing, but
    udevadm monitor
    monitor will print the received events for:
    UDEV - the event which udev sends out after rule processing
    KERNEL - the kernel uevent
    KERNEL[5077.662572] add /devices/pci0000:00/0000:00:02.1/usb2/2-8 (usb)
    KERNEL[5077.662655] add /devices/pci0000:00/0000:00:02.1/usb2/2-8/2-8:1.0 (usb)
    UDEV [5077.681178] add /devices/pci0000:00/0000:00:02.1/usb2/2-8 (usb)
    UDEV [5077.693035] add /devices/pci0000:00/0000:00:02.1/usb2/2-8/2-8:1.0 (usb)
    Don't know what to do ... is a udev-rule necessary to bring up the message from device-manger? Or is the Camera not recognized as a mtp-device (the Camera has no such settings)? How could i figure it out?
    With Digikam i could import Fotos, but i would do so with gwenview. I've tried to check it out with gwenview_importer:
    $ gwenview_importer --udi '/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:02.1/usb2/2-8'
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    gwenview_importer: Missing required source folder argument.
      (don't care about the different udi, i took this example from a former try) but i don't know, how to find out where the "source folder" is ...
    Last edited by quiqueck (2014-02-26 20:10:25)

    I have solved this by making an extra udev-rule for my camera. See my adventure on forum.kde.org for details

  • XP Prof installation on Tecra A9 PTS52E - SATA HDD is not recognized

    Hi all,
    I have a brandnew Tecra A9 (PTS52E) with Vista Business installed. However, I need XP Prof and have a slipstreamed XP-SP2 CD. The SATA Disk is not recognized from XP setup, so I need a 'F6' driver.
    There are a lot of howtos about doing this for the 945 chipset, but I couldn't solve this on my A9 (Mobile 965 Express Chipset). I don't want to buy a USB-Floppydisk drive just for one-time-installation. So I have to build the driver (iastor.sys and more) in the XP setup disc.
    Some problems: there seems to be no easy way to do this, because intel only provides *.inf files for the ICH8R (=RAID) controller, which doesn't exist in the A9. So I have to edit the *.inf files, correct?
    Another thing: I saw in another posting here the discussion about switching from AHCI to compatibility mode in BIOS. I can't find a way to change this setting.
    Aargh, I need this Notebook for my work, on a A8 (which also is mine) I installed XP without any problems.
    Can anyone help?
    Thank you,
    Michael
    Message was edited by: michael-cologne

    Hi,
    now i have a new problem: the last reboot after installation finished leads to bluescreen and immediately reboot (so I can't see the stop-message)
    During installation the reboot from Harddisk works.
    But so far:
    you need the latest Intel Chipset Driver:
    http://downloadcenter.intel.com/T8Clearance.aspx?url=/13499/a08/infinst_autol.exe&agr=N&ProductID=2800&DwnldID=134 99&lang=deu
    Next you must extract the files in a temp directory:
    IATA75 _ENU.exe -a -a -pC:\temp\AHCI
    Now edit the file iaahci.inf:
    you have to change all the ICH8R related entries (R means RAID, which isn't supported in that A9 version of the chipset) to ICH8. Also change the related PCI-device IDs from 0x8086h/0x2821h (Vendor/Device ID) to 0x8086h/0x2824h.
    The best way I think is to copy all ICH8R related sections and replace "ICH8R" with "ICH8" and "2821" with "2824".
    As you need the driver during installation, you also have to change these settings in txtsetup.oem.
    The next steps I found in a ASUS forum (they have similar problems):
    create a new (personalized) installation CD for Windows XP
    STEP 1: Modify the original XP installation files
    a) Copy all the files and directories of the XP installation disk to your hard drive
    Ex: form D:*.* (your installation CD) to C:/XP/*.* (your HD)
    b) Create the following directory path:
    XP\$OEM$\$1\drivers\SATA
    c) Copy all the files of the Intel Matrix Storage Manager (see solution I) to that directory: XP\$OEM$\$1\drivers\SATA
    iaAhci.inf, iaAhci.cat, iaStor.inf, iaStor.cat, iaStor.sys, and TxtSetup.oem.
    d) Copy iaStor.sys to XP\i386 directory
    e) Modify the file TXTSETUP.SIF located at: XP\i386
    => You can read and understand what you are doing reading Adding OEM drivers to Windows Setup at http://www.windowsserverx64.com/CSK/technical_articles/hardware/56.aspx (really nice article form Robert. Thanks)
    Use: notepad.exe to edit it.
    e.1) Under [HardwareIdsDatabase] add the following lines
    right after GenFloppyDisk = "flpydisk"
    PCI\VEN_8086&DEV_2821&CC_0106 = "iaStor"
    PCI\VEN_8086&DEV_2824&CC_0106 = "iaStor"
    and before PCI\VEN_8086&DEV_1230 = "intelide",
    Note: dont touch any other line. Be carefull, the name iaStor => is case sensitive.
    e.2) under [SourceDisksFiles] add
    iaStor.sys = 1,,_x,4,1
    Note: There are several [SourceDisksFiles] sections. I added the line in all the existing sections.
    e.3) under [SCSI.Load] add
    iaStor = iastor.sys,4
    e.4) under [SCSI] add
    iaStor = "Intel(R) 82801HEM/HBM SATA AHCI Controller (Mobile ICH8M-E/M)"
    Note: If your controller is a different one, use the right one. Read the contents of the TxtSetup.oem file for more information.
    f) Create a new file called (use notepad) WINNT.SIF and locate it at: XP\i386
    [Data]
    AutoPartition=0
    MsDosInitiated=0
    UnattendedInstall=Yes
    [Unattended]
    UnattendMode=ProvideDefault
    OemPreinstall=Yes
    OemSkipEula=Yes
    NoWaitAfterTextMode=1
    NoWaitAfterGUIMode=1
    WaitForReboot=No
    TargetPath=WINDOWS
    DriverSigningPolicy=Ignore
    OemPnPDriversPath="driversSATA"
    [GuiUnattended]
    OEMSkipWelcome = 1
    [UserData]
    ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
    FullName=EnterYourName
    OrgName=EnterYourOrgName
    Note: Use your own product key
    Now use a tool to create a bootable CD. I prefer "AutoStreamer" because I also have to slipstream SP2 into my XP Prof. CD.
    With it you generate an iso image. Burn it to disk and that's it.
    Like I've said: installation works well, just the last reboot from disk creates a bluescreen and therefor a bootloop.
    Regards,
    Michael

Maybe you are looking for