Div not recognised in template

Hi, first ever question.
I have a template page with standard divs, Header, Nav, Content, Footer all are contained in a wrapper div and all working as expected.
I have inserted a new div to sit in between the content and footer, The box properties are set so that they only take up 2/3 of the area and I have put a 2 px border around it.
When vewing it in Dreamweaver it looks exactly as I was expecting to see it.  However when I upload and view in a browser the text I have inserted appears across the entire length of the page and the border is missing.
I would really appreciate some direction.
Thanks

OK, I get it, common sense stuff, should have known better.
Platform:                 MAC
OS:                         10.6.8 Snow Leopard
Software:                Dreamweaver - CS5.5
New Div:                "wordDoc"
Test page URL:     file:///Users/ralphharpur/My%20Clients/Bambach%20Cables/bambach%20website%20files/bambach _website/testPages/testIndex.html
This file shows the problem as the "wordDoc" div appearing underneath existing div's, however this was not the original problem. Original problem was div not appearing at all.
I have already tried inserted "clear-both" before and after the div as well as a class "clear" (since removed).
Code:                   
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Welcome to Bambach Cables</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<link href="../css/bambach.css" rel="stylesheet" type="text/css" media="screen" />
<link href="../css/pagelayout.css" rel="stylesheet" type="text/css" media="screen" />
<style type="text/css">
<!--
#cable-montage {
    height: 469px;
    width: 139px;
    float: right;
a:link {
    text-decoration: none;
    color: #FFF;
a:visited {
    text-decoration: none;
    color: #FFF;
a:hover {
    text-decoration: none;
    color: #FFF;
a:active {
    text-decoration: none;
    color: #FFF;
-->
</style>
<link href="../css/print.css" rel="stylesheet" type="text/css" media="print" />
</head>
<body>
<div id="wrapper">
  <div id="header"></div>
  <div id="navigation">
    <ul>
      <li><a href="index.html">HOME</a></li><li><a href="../about-us.html">ABOUT US</a><li><a href="flexible-earths.html">PRODUCTS</a></li><li><a href="../equipment-manufacturer.html">INDUSTRIES</a><a href="../custom.html">CUSTOM </a></li>
      <li><a href="../contact.html">CONTACT</a></li>
    </ul>
  </div>
  <div class="indent" id="content">
    <h4 class="indent">Established in 1936, Bambach Wires &amp; Cables are an Australian owned and operated manufacturer of specialist industrial cables. Whether you need new or unique wire and cable technology, or just someone to deliver the basics,     Bambach is there for you.<br />
    </h4>
  </div>
  <div class="wordDoc" id="wordDoc">
    <p>As you may or may not be aware, Bambach has been asked to test for non-transmission of internal ignition for the following cables    19285BES, 40670BES, 30308BES, 42505BES, 19290BES &amp; 15790BES.</p>
    <p>Test Safe, Londonderry are to conduct the tests and are scheduled to start this Saturday 17th March. An order has been placed. </p>
    <p>The work will be done over weekends using paid overtime otherwise work could not start before the end of April at the earliest.</p>
    <p>Many of the cables have been in use without any problems for more than 12 years without any problems. Unfortunately the DII Gazette Notice dated 25th January 2008  escaped our attention due to staff changes. Otherwise tests would have been carried out then.</p>
    <p>Although the above tests are to be conducted I do emphasize that no cable, including the above, leaves these premises without rigorous routine and sample testing.</p>
    <p>The cables listed above are the only Bambach product that require testing for <br />
      non-transmission of internal ignition. No other product is effected </p>
    <p>W M Gale<br />
      MD<br />
      14/03/12</p>
  </div>
  <div id="col1">
    <h4>Products</h4>
    <ul>
      <li class="ul"><a href="../pvc-flexible.html">        PVC Flexibles      </a></li>
      <li class="ul">        <a href="../emc.html">EMC Cable </a></li>
      <li class="ul">        <a href="../control.html">Control Cable </a></li>
      <li class="ul"><a href="../mining.html">        Mining Cables      </a></li>
      <li class="ul"><a href="../rubber-h07-rn-f.html">        HO7 Rubber      </a></li>
    </ul>
  </div>
  <div id="column2"></div>
  <div id="col3">
    <h4>Industries</h4>
    <ul>
      <li>        <a href="../equipment-manufacturer.html" class="ul"> <span class="ul">Equipment Manufacturers</span></a>      </li>
      <li class="ul">        <a href="../wholesalers.html"> Wholesalers </a>      </li>
      <li class="ul">        <a href="../mining.html"> Mining &amp; Resources </a>      </li>
      <li class="ul">        <a href="../defence-navy.html"> Navy/Defence </a>      </li>
      <li class="ul">        <a href="../switchboard.html"> Switchboard Builders </a>      </li>
    </ul>
  </div>
  <div id="cable-montage"></div>
  <div id="footer">
    <table width="960" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td colspan="2" valign="top">Sydney Head Office</td>
        <td colspan="2" valign="top" class="tableCollapse">Brisbane</td>
        <td colspan="2" valign="top" id="tables">Melbourne</td>
        <td colspan="2" valign="top">Newcastle</td>
        <td width="198" valign="top" class="footerRight">© Bambach Wires &amp; Cables   2010</td>
        <td width="59" rowspan="4" valign="top"> </td>
      </tr>
      <tr>
        <td width="24" valign="top">Ph: </td>
        <td width="141" valign="top">02 9938 5622</td>
        <td width="24" valign="top">Ph: </td>
        <td width="146" valign="top">07 3277 5811</td>
        <td width="24" valign="top">Ph: </td>
        <td width="155" valign="top">03 9335 2600</td>
        <td width="24" valign="top">Ph: </td>
        <td width="128" valign="top">02 4956 2044</td>
        <td width="198" valign="top" class="footerRight"><a href="../terms-conditions.html">Click here to view Terms &amp; Conditions</a></td>
      </tr>
      <tr>
        <td colspan="2" valign="top">Fax: 02 9938 3973</td>
        <td colspan="2" valign="top">Fax: 07 3274 0080</td>
        <td colspan="2" valign="top">Fax: 03 9330 3903</td>
        <td colspan="2" valign="top">Fax: 02 4950 1983</td>
        <td width="198" rowspan="2" valign="top" class="footerRight"><a href="../privacy.html">Click here to view Privacy Policy</a></td>
      </tr>
      <tr>
        <td colspan="2" valign="top"><script type="text/javascript">
//<![CDATA[this is the code for Hivelogic Email Enkoder - [email protected] (Sydney)
function hiveware_enkoder(){var i,j,x,y,x=
"x=\"783d223738336432323362336233613362333733633364336233353337333633623638" +
"33383337333733643337336133623339336333653362333733633363336336613337333933" +
"63366133623361336236393362336133633338336236623362333933623237343237643563" +
"32323364373833373362333633623338336233643362333833623336336233373362363933" +
"62333633623337336233353339333833633361336236383362333633623338336336363338" +
"36623362333933633638336233653362333633623639336233373337363833613639333836" +
"38333833653363336133623661336233393362336533633338336133353337333833633361" +
"33623638336233363362333833613661333833373337363833613361336333363362366133" +
"37363933623662336233383362366133373338336333613362363833623330376533323332" +
"32353265333734323330366534303664373936633733366137313333376434313665343033" +
"35343236653264373737343662343032633263343237653430323736373338333533383637" +
"33383365333733373337366133383336336236623337336232393738323836353730363136" +
"33373336353665373533643738336232373237336437393362356332323765323434303265" +
"32653337333136653264373737393738363737613738333337643330326332613263326436" +
"61373536363638373836613733376134323239333233333363366132383636363933623335" +
"32643239363932383734343136353634366634333732363136383633326537383364366137" +
"62323932623262363933623638373436373665363536633265373833633639336233303364" +
"36393238373236663636373937643239366132383635363436663433373236313638343336" +
"64366637323636326536373665363937323734353333643262373933623334333933643262" +
"36613232336237393364323732373362363636663732323836393364333033623639336337" +
"38326536633635366536373734363833623639326233643335333232393762363636663732" +
"32383661336434643631373436383265366436393665323837383265366336353665363737" +
"34363832633639326233353332323933623264326436613365336436393362323937623739" +
"32623364373832653633363836313732343137343238366132393362376437643739336222" +
"3b793d27273b666f7228693d303b693c782e6c656e6774683b692b3d32297b792b3d756e65" +
"7363617065282725272b782e73756273747228692c3229293b7d79\";y='';for(i=0;i<x." +
"length;i+=2){y+=unescape('%'+x.substr(i,2));}y";
while(x=eval(x));}hiveware_enkoder();
//]]>
</script></td>
        <td colspan="2" valign="top"><script type="text/javascript">
//<![CDATA[this is the code for Hivelogic Email Enkoder - [email protected]
function hiveware_enkoder(){var i,j,x,y,x=
"x=\"783d227b402532357c41267e43283538372939677e6c39436228353839392144403a29" +
"36393d693a3b3d373a6d3d692936393a3e422532323c3d442e6b3d2e423c3d6d766c3e792f" +
"3b3970446c3e37423e3e7043393d2135403e736c3b3d756e3c397b6f3f394270393a32446a" +
"3d3930383924253232373d32443f3e7c75393d6c7a3c3d6a683d3a776c6b3c2f2e6a392c2e" +
"393d32216b3d357a383d7c69403d7a7b6a3e792f3b3d70336d3a3930683e30423a3d293636" +
"253232383d62283538416a3d21433c3e2d2d3a3d417e393e437b393d746b403e79693a3d67" +
"76393d6b2e383d7e2f6c3d416c3c3b7578373d2e6f393d4336383d416f6b3d427e393d3472" +
"383d6b743a3d6d7a3f3d6e413a3d6f31383d312f393d23706a3d437e3c3e34693a396e676c" +
"3d78493a3d756a6d3d6b476b397a2e6c3d6f2f383e33373c3c416f6a396c2e393a70426c3c" +
"39383a3d2f70383d31436a3d3f3a3c3e41213a393143373b597a393e786f393d746d403e34" +
"6c3a3d7875393d7349383d6e676c3d78493c3a756a6a396b2e6d3d702f383a283535212835" +
"384170436b7c67722e7e34696e6778477a2e362f2f417e437e34797b68797a782e372f4121" +
"432d2d416c75782e6f4336416f427e34726b746d7a6e416f31433a2f232131437e34797b68" +
"797a782e6f32382f412835356c75782e6f4338416f427e34726b746d7a6e416f31433a2f23" +
"2131437e34797b68797a782e6f32382f4128353521432134797b68797a782e702f41263f7d" +
"412b2b3f7c4179726977676574692c7c2d3f6a73762c6d41343f6d407c327069726b786c3f" +
"6d2f2f2d216e417c32676c65764773686945782c6d2d31363f6d6a2c6e4037362d6e2f413d" +
"383f7d2f415778766d726b326a767371476c6576477368692c6e2d237d2532353e7c402a2a" +
"3e7b4078716876666473682b7b2c3e6972752b6c40333e6c3f7b316f68716a776b3e6c2e2e" +
"2c7e6d407b31666b64754672676844772b6c2c30343e6c692b6d3f36352c6d2e403c373e7c" +
"2e405677756c716a3169757270466b6475467267682b6d2c2532327c223b793d27273b783d" +
"756e6573636170652878293b666f7228693d303b693c782e6c656e6774683b692b2b297b6a" +
"3d782e63686172436f646541742869292d333b6966286a3c3332296a2b3d39343b792b3d53" +
"7472696e672e66726f6d43686172436f6465286a297d79\";y='';for(i=0;i<x.length;i" +
"+=2){y+=unescape('%'+x.substr(i,2));}y";
while(x=eval(x));}hiveware_enkoder();
//]]>
</script></td>
        <td colspan="2" valign="top"><script type="text/javascript">
//<![CDATA[ this is the code for Hivelogic Email Enkoder - [email protected]
function hiveware_enkoder(){var i,j,x,y,x=
"x=\"783d22334577792b41783d303d5c223632324f36317e78756e3d5c5c65735c22336336" +
"366664363664323636346170366665283632273165363633313736383337252735362b7864" +
"352e3635633336323231363635737536656273373374326535366333363635343272286537" +
"692c3731323736633332363565363732292936393b7d3737795c2233323b6a30343d653436" +
"766135326c283864782e363563683663617232324174336328303636292932363b7866373d" +
"7831322e733036756238357374373272283665312937323b7936353d273636273b3533666f" +
"633272283633693d6435303b6366693c3631782e33656c6532326e673664746836323b6932" +
"322b3d393331303136297b3936792b63623d7833302e73336275623734737436667228335c" +
"5c692c5c223b3529793d3b7d2761666f373372283631693d273b353b666f693c7236782e63" +
"366c6535376e67286974683d303b693b332b3d366431303635297b693c792b782e3d786c36" +
"2e736336756232367374656e72286774692c6866352937353b7d3732793d3b69792e2b3d73" +
"7532366273653674723534286a297b293b223b6a3d6576616c28782e636861724174283029" +
"293b783d782e7375627374722831293b793d27273b666f7228693d303b693c782e6c656e67" +
"74683b692b3d34297b792b3d782e73756273747228692c32293b7d666f7228693d323b693c" +
"782e6c656e6774683b692b3d34297b792b3d782e73756273747228692c32293b7d793d792e" +
"737562737472286a293b\";y='';for(i=0;i<x.length;i+=2){y+=unescape('%'+x.sub" +
"str(i,2));}y";
while(x=eval(x));}hiveware_enkoder();
//]]>
</script></td>
        <td colspan="2" valign="top"><script type="text/javascript">
//<![CDATA[this is the code for Hivelogic Email Enkoder - [email protected] (newcastle)
function hiveware_enkoder(){var i,j,x,y,x=
"x=\"2LGx=2631\\\"3a34f2b62142c29c7226475d3876767\\\\\\\"=x7962386a7776393b" +
"6977373a723c3a6a7f2b383b292f39663d2d383b2630396a3d6c393a2678393a7b37383b27" +
"2d3d3a397b363b322d3b367360353a71633767637536366e653c367d383a3a6822393a7f66" +
"363b6b393c3a2878343a256c386a6e2836367c3937696b3038673d393a6a2b2b383b296b37" +
"6a38643d3a776e353a6571376a6863353a6e28373b7d3a35676b79353a2968363a24713438" +
"4564373b6f63393a423c373a3a68353a2669363a6b34386a3d29376a7b34363a393d353a3b" +
"2a373a69223c6a3327373a6e6939666274373b735d393a3b29393b4271353a686339664d6f" +
"386a62763a3a6e\\\\\\\"373997d7396792a636368256376946f634363.x<373bi;0=393a" +
"i(ro376af;''353a=y;n373au=+y3b3b{)2=393a+i;h3968tgne393altsb376aus.x383b+'" +
"%'373b(epa3536csey3967};))353a2,i(3a66r\\\";y3767='';2667for(3437i=0;3667i" +
"<x.3d36leng3673th;i7a6f+=183b2b){fo214dr(j=7f36Math3c70.min4d6f(x.l3431eng" +
"t4d6ch,i+262d18);6f3c--j>687b=i;)6279{y+=6072x.ch7971arAt4f2d(j);712d}}y;\""+
";j=eval(x.charAt(0));x=x.substr(1);y='';for(i=0;i<x.length;i+=8){y+=x.subs" +
"tr(i,4);}for(i=4;i<x.length;i+=8){y+=x.substr(i,4);}y=y.substr(j);";
while(x=eval(x));}hiveware_enkoder();
//]]>
</script></td>
      </tr>
    </table>
  </div>
</div>
</body>
</html>

Similar Messages

  • Windows Vista - iTunes not recognising iPod!

    iTunes is not recognising my iPod and the iPod Setup Assistant isn't showing automatically. Can anyone help. I have a new laptop with Window Vista is this operating system the problem? Can help would be appreciated. I can import music into iTunes OK and purchase music from iTunes itself I just can't get iTunes to recognise my iPod!

    > Step 3:Download and install the latest chipset drivers from the laptop manufacturers website.
    >*So here I am with the issue still not resolved. How do i Download and install the latest chipset drivers >in order to have Toshiba Satellite L300 & Microsoft Vista recognise my ipod?
    Install an hardware diagnostic tool like Everest home Edit or similar.
    This tool would provide all hardware details about your notebook.
    It would list all devices and chipset name too.
    I think its Intel chipset so you could find the driver on the Intel page
    Greets

  • Ipod not recognised by Windows, USB device not recognised

    Hi hope someone can help
    I have recently received my ipod back from Applecare who have sent the ipod back in ' working order ' but it will no longer be recognised by my windows. It says USB device not recognised and i cant find, nor will it install drivers that i located on the ipod updater etc.
    I have tried several methods on this forum but none seem to work.
    The letter from mycare says the iPod is formatted for a computer operating Mac OS X. Although i stated wi use Windows. But the leter states this can be changed bu installing the updater, but this wont make a diff as comp still wont regonise the device after i have followed there instructions. Any advice?
    Thanks

    I'm not really up on the complexities of the Windows OS but try this tip I picked up a while back, hopefully it might help.
    "USB Device not Recognized in Windows".
    1. On the Start menu, click Control Panel.
    2. Double-click the System icon.
    3. Click the Hardware tab.
    4. Click Device Manager.
    5. Scroll down the list of devices to the Universal Serial Bus controllers
    6. Click the plus icon next to the Universal Serial Bus controllers.
    7. Double-click one of the indented USB Root Hub entries.
    8. Click the Power Management tab.
    9. Deselect the "Allow the computer to turn off this device to save power" option.
    10. Click the OK button at the bottom of the window.
    11. Restart the computer.

  • Ipod not recognised on either of 2 computers

    My ipod is not recognised by windows or itunes.
    Tried it on my friend's computer, and again not recognised by windows or itunes.
    ipod plays ok, so I assume there's a problem with the USB port on the ipod itself.
    Not found any useful help on the support site.
    I don't imagine this can be repaired - any ideas?

    cec2010 wrote:
    Success! I reset my ipod (menu + center) and restarted my laptop, and now my ipod connects again.
    Have you tried that?
    THANK YOU! I have spent 4 hours doing everything the website said, including unistalling all of Itunes versions, going into Hardware Update, going into My Computer and "managing" it, emptying my TEMP folder, and finally I had the massive brainstorm to go into the discussion board, and reseting the iPod did it! You are a savior!
    BTW, to the poster who asked if the new version did it. Absolutely. I downloaded it last night and everything gave up the ghost immediately after.

  • IPod Nano: Error Message "The USB device has malfunctioned and Windows does not recognise it"

    Hi everyone, I just received 2 brand new iPod Nanos for my kids for Christmas, thought I'd be smart and sync them both now before wrapping them so I don't have to be messing around with them on the day. One synced without a problem, then using the same cable, same computer, same USB port, the 2nd one came up with "The USB device has malfunctioned and Windows does not recognise it" I've tried restarting my computer, unplugging and reinserting the USB. Is there anthing else I can try before returning it? Thanking you for any help.

    I have solved my problem, I ended up ringing Apple and got an awesome lady who told me to reset it by pressing the sleep button and menu button together for about 10 seconds and once it actually turned on for the first time the computer then recognised it, so it's all good, :-) Thank you lovely lady!

  • I recently connected my new ipad to my itunes, but now itunes will not recognise my ipod classic, and 50gig of music has gone. ipad connects ok but no longer ipod which has been there for two years! help!!!

    I recently connected my new ipad to my itunes, but now itunes will not recognise my ipod classic, and 50gig of music has gone. ipad connects ok but no longer ipod which has been there for two years! help!!!

    What happens when the iPod is plugged in?  anything?  any errors?
    Why is 50GB of music gone?  All music should exist on the computer.  Only a fool would rely on a single device which could easily be lost or stolen to store their content on.

  • I have a 16GB iPhone 3GS. Tried synching my phone through iTunes (11.0.1 I think... on a 2009 Macbook Pro). Now when I connect to iTunes, it says it does not recognise the content on my phone. Is this because my phone (and laptop) are too old?

    I have a 16GB iPhone 3GS. Tried synching my phone through iTunes (11.0.1 I think... on a 2009 Macbook Pro). Now when I connect to iTunes, it says it does not recognise the content on my phone. Is this because my phone (and laptop) are too old?
    Also, when I tried to Restore the settings, an Error Message pops up that says " The iPhone software update server could not be contacted. The requested resource was not found.
    I'm trying to free up space on my phone by removing [literally] thousands of old photos which were originally synched to the phone, because I had forgotten to uncheck the photos button when I synched it ages ago.
    I have also tried synching it on my 24" iMac (running OSX Snow Leopard). But again, when I try restoring the phone through itunes, it says the file is corrupted. It sggests unplugging the device, and then plugging it in again. I have done this numerous times with no success.
    I'm guessing it must be because my phone (and versions of iTunes, and OSX) are all too old.
    Please can anybody help.
    Cheers,
    Dan_nz.

    There are multiple reasons that lead to issue. You should read the troubleshooting guide to get the right solution to solve the issue: iPhone, iPad, or iPod touch not recognized in iTunes for Windows - Apple Support

  • When try send email from within iPhoto says password not recognised

    Hi,
    Trying to send email from withinn iPhoto always get message saying password not recognised even though set correct password email address within preferences in iPhoto. Believe this started when I upgraded to Lion.
    Lates Lion and iphoto updates downloaded
    Thanks
    Rick

    LarryHN I not understand your advice
    iPhoto preferences>
    Accounts>
    there I have Facebook and MobileMe as Accounts
    I tried adding new account and the only options (Apple related) offered are MobileMe and Email going
    EMail>
    again offers iCloud and mobileme
    using iCloud doesn't work i.e. the account sets up but still cannot send email through iPhoto
    I am registered with iCloud and it works fine in other applications
    I am reluctant to delete MobileMe from iPhoto since if I do so I will not be able to add it again I still have photos etc in my MobileMe iDisk which I will need to move somewhere else soon with demise of MobileMe
    Thakns for your advice

  • I changed from i iphone 5 back to a iphone 4.. now my itunes does not recognise that i have a iphone 4! how do i convert my last back up (on iphone 5) to my new iphone 4?

    i changed from i iphone 5 back to a iphone 4.. now my itunes does not recognise that i have a iphone 4! how do i convert my last back up (on iphone 5) to my new iphone 4?

    In your case you can only restore from a backup that has been created with the same iOS version. An iPhone 4 can only run 7.1.2, and, unless your iPhone 5 did not run the same version, you can't use a newer iOS backup of the 5 on the iPhone 4

  • Upgraded now iphone not recognised by itunes

    Iphone now not recognised by itunes upgrade failure, phone backup done? phone wiped clean, now not recognised by itunes. Iphone4 only shows symbol - connect to itunes. if rung goes straight to answer phone... can’t reinstall phone setting
    Please Help!!!!
    Microsoft Windows XP Home Edition Service Pack 3 (Build 2600)
    Shuttle Inc SK22V10
    iTunes 10.5.0.142
    QuickTime not available
    FairPlay 1.13.35
    Apple Application Support 2.1.5
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 4.0.0.96
    Apple Mobile Device Driver 1.57.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.3.494
    Gracenote MusicID 1.9.3.106
    Gracenote Submit 1.9.3.136
    Gracenote DSP 1.9.3.44
    iTunes Serial Number 0012AA2407E53CC0
    Current user is an administrator.
    The current local date and time is 2011-10-25 10:59:39.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    NVIDIA GeForce 7900 GT/GTO
    **** External Plug-ins Information ****
    No external plug-ins installed.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:          {03B67EC8-2820-41F2-AEF0-217534063E15}
    Description:          VIA Compatable Fast Ethernet Adapter - Packet Scheduler Miniport
    IP Address:          192.168.1.8
    Subnet Mask:          255.255.255.0
    Default Gateway:          192.168.1.1
    DHCP Enabled:          Yes
    DHCP Server:          192.168.1.1
    Lease Obtained:          Tue Oct 25 10:33:36 2011
    Lease Expires:          Wed Oct 26 10:33:36 2011
    DNS Servers:          192.168.1.1
    Active Connection:          LAN Connection
    Connected:          Yes
    Online:                    Yes
    Using Modem:          No
    Using LAN:          Yes
    Using Proxy:          No
    SSL 3.0 Support:          Enabled
    TLS 1.0 Support:          Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was successful.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2011-10-25 10:42:07.
    **** CD/DVD Drive Tests ****
    LowerFilters: Pfc (2.5.0.204), PxHelp20 (2.0.0.0),
    UpperFilters: GEARAspiWDM (2.2.0.1),
    E: PIONEER DVD-RW  DVR-111D, Rev 1.23
    Audio CD in drive.
    Found 8 songs on CD, playing time 74:00 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 04:07:56
    Track 3, start time 18:33:06
    Track 4, start time 23:01:36
    Track 5, start time 37:41:28
    Track 6, start time 45:20:46
    Track 7, start time 50:53:11
    Track 8, start time 61:04:51
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are:   4 10 16 20 24 32 40 48.
    The drive CDRW speeds are:   4.
    The drive DVDR speeds are:   4.
    The drive DVDRW speeds are:   4.
    **** Device Connectivity Tests ****
    iPodService 10.5.0.142 is currently running.
    iTunesHelper 10.5.0.142 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    Universal Serial Bus Controllers:
    VIA Rev 5 or later USB Universal Host Controller.  Device is working properly.
    VIA USB Enhanced Host Controller.  Device is working properly.
    FireWire (IEEE 1394) Host Controllers:
    VIA OHCI Compliant IEEE 1394 Host Controller.  Device is working properly.
    Most Recent Devices Not Currently Connected:
    iPod classic running firmware version 1.1.2
    Serial Number:          8K741QXJYMV
    iPhone 4 (GSM) running firmware version 4.2.1
    Serial Number:          83052PL1A4S
    **** Device Sync Tests ****
    No iPod, iPhone, or iPad found.

    Read here to troubleshoot your issue - http://support.apple.com/kb/TS1591

  • IPhone 4S running iOS 5.1.1 is not recognised by iTunes 10.6.3

    Hi all,
    When I plug my iPhone 4S into my Mac Book Pro running Mac OS X Lion  10.7.4, iTunes 10.6.3 does not recognise the device.  The iPhone is running iOS 5.1.1.
    I have read the steps within http://support.apple.com/kb/TS1591 and http://support.apple.com/kb/ht1747 (for Mac OS X 10.6.8 or Earlier) and unfortunately they do not help.
    Does anyone have any ideas?
    Thank you
    Adrian

    Restore the phone as New, and do not reload your backup. If you still have a problem with it you have a hardware problem.

  • I have recently got a new windows lap top and transfered by itunes library to it successfully. i cannot however sync downloads to my ipod classic and my lap top is not recognising the ipod at all. Please help ! Thank you.

    I have recently changed lap tops and moved my itunes library successfully.
    However I cannot now synce my ipod classic with the new windows pc.
    The lap top is not recognising the ipod. 
    I have spoken to apple and they think its a settings issue on my pc ? I have fully deleted and then reinstalled itunes .
    can any one help ? This should be easy to resolve but appears to be a common issue when looking on the web.
    Thank you

    Here is what worked for me:
      My usb hub, being usb2, was too fast. I moved the wire to a usb port directory on my pc. That is a usb1 port which is slow enough to run your snyc.

  • How to take Contacts back-up - Blackberry is not recognised by BB Desktop Software

    Hello,
    My phone is Blackberry Javeline 8900.  The desktop manager does not recognise my phone.  Everything else is fine.  It gets charged properly through USB.  I connected other BB phone, the same software recognises it.  
    So do not know what to do.  The issue is I need to back-up my contacts and which I am unable to do.  Also, I need to transfer those contacts to my another android device (I have 2 phones). Please help.
    Thanks.

    Hello andoshi,
    The following article will assist your with detecting your BlackBerry Curve 8900 smartphone within the BlackBerry Desktop Software on your computer:
    Identifying and troubleshooting issues with the BlackBerry Desktop Software detecting a USB connected BlackBerry smartphone - http://www.blackberry.com/btsc/KB00125
    We hope you find this helpful.
    Thank you.
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • Equium M50 will not recognise the LAN port - error: Network Cable unplugged

    I own a Toshiba Equium M50 and have problems with the Marvell Yukon 88E8036 PCI-E Fast Ethernet Controller.
    I used to connect via an 'ADDON' Modem/ADSL Switch and had no problems. I then replaced the ADDON with a 'NETGEAR' DG834G ADSL Modem/Router to gain the wireless port, and since then my machine will not recognise the LAN port. <error: Network Cable unplugged>.
    I know that the cables are OK as I used them with other laptops and had no trouble. I can also plug in a PCI card to connect without any problems. It looks to me as if the Marvell Yukon 88E8036 PCI-E Fast Ethernet Controller has a problem with the netgear Modem/Router.
    Anyone out there with a similar experience and some advice/suggestions?
    PLEASE

    Hi
    For me it doesnt show like a LAN card problem but your router is a problem.
    Check the device manager if the LAN card was properly recognized. If there are no yellow exclamation marks so everything is ok!
    You can try to delete the LAN card from the device manager and after new reboot install the LAN driver again.
    The issue has stared after installing or connecting the new Netgear modem router.
    Therefore I would recommend to checking firstly the settings or to update the firmware on this router.
    I have found additionally these useful websites
    http://compnetworking.about.com/od/windowsnetworking/f/cableunplugged.htm
    http://www.experts-exchange.com/Networking/Broadband/DSL_Cable/Q_20381405.html

  • Itunes not recognising my library even though I transferred my library from another mac

    Hello.  Transferring over to an MBA from a MBP.  I followed the instructions and copied the itunes folder from my MBP (itunes 11.1.1) to an external hard drive after consolidating it.
    On my MBA I removed the itunes folder it came with and replaced it with the folder from my external hard drive (itunes 11.0.3). However, iTunes is not recognising any of the music!  I really want to import all my ratings and playlists so am keen for this to work.
    I've done it before and it worked just fine.  What am I doing wrong?
    Thanks in advance.

    Oh, yeah, it is confusing. The Purchased option on the Sidebar only shows purchases actually made on the computer you are using at the time you click on the Purchased option. The Purchased option under Quick Links shows you all purchases made under the Apple ID that is signed on.
    I wish they would change the name of one or the other so they would be distinctive from one another - even Purchased vs. Purchases would be better than using the exact same word!
    Cheers,
    GB

Maybe you are looking for

  • 10.1.3.3.0 Patch error

    I have applied 10.1.3.3.0 patch to 10.1.3. for my Oracle SOA Instance. After applying the patch I am able to open the Application Control Page and I am able to access my ESB control but not my BPEL control. I am getting the following error. Your resp

  • Download form in word document

    Hi, Can i download the smartform in word document. I know it is possible in PDF, but my requirement is they want that form in word document.

  • My ipod freezed up...won't do anything

    my ipod is completley frozen...it won't do anything....it won't even reset i've tried plugging it into my computer but that doesn't work either. the hold won't work either please help

  • Computer for final cut

    I am going to be taking videos of interviews putting in pictures and sound. I was thinking of using final cut express for this. What computer and specifications should I get. I want to be able to do final cut pro on it if I decied to upgrade, I want

  • Discoverer & Apps Custom Function 4i to 10.1.2 [APPS_SECURE]

    Has anyone tested the utilisation of the existing functionality in 4i and Apps 11i, where we can create custom FUNCTIONs on the Apps MENUs, which allow us to create a function that initiates a link to a specified Discoverer workbook "Seamlessly" (ie.