Smart Install using Director not on DHCP path

Hi
To do zero-touch switch configuration we need to be able to run a post-install script against each switch, to set the VTP and SDM configuration. The core 6509 which is the L3 gateway for VLAN 1 doesn't support post-install scripts, as it's running 15.1(2). However, we have a pair of 4500X switches running 3.0.6E, which does support scripting. I think I've read somewhere that you can set up a Director out of the DHCP data path from the switches, as long as the DHCP server sends the right options so the client switch can find it. However, I'd like to know if anyone has tried that and whether there are any gotchas before doing it myself. Can anyone comment?
Thanks
Max Caines, University of Wolverhampton

Max, 
What I am about to tell you will send you chills ... 
You DO NOT want to load 15.2(2)E or 3.6.0E on any of your important core/distro switches.  If you have a switch (that supports ZeroTouch SmartInstall) that runs 15.2(2)E, that's fine. 
15.2(2)E for Catalyst 2960S/X/XR, 3560E/X/C, 3750E/X, is EXTREMELY UNSTABLE.  We tested 15.2(2)E on a 3560CG.  In four hours, we found fourbugs, Tracebacks and crashes.  By the time our "count" hit eight (8), we terminated all testing. 
The only switch we have in our network running 15.2(2)E is on our two ZeroTouch SmartInstall switches (two 3750X) and nowhere else.

Similar Messages

  • Smart album using keyword not working

    I'm creating smart albums using keywords. Today I created two smart albums tagging select photos with key words. One album has worked correctly, the other album is empty, showing only black background. I've confirmed photos are tagged with the one key word, I've confirmed the key word exists in the list. I can't figure out why the smart album is not generating.

    Try going to the Q tab and get rid of all the search field by clicking the circle at the right hand side, leaving only the Keywords field, then ensure the rating field is at unrated or better as this field cannot be removed. Allan

  • Not able to install iTunes 10.3.1 in my Win 7 home edition OS, while installing getting "\\APPDATA not accessible" Network path not accessible and installer stops

    Hi,
    Installation of iTunes 10.3.1 fails in my notebook which has Win 7 home edition OS. Earlier i had iTunes 10.2.1 which was working perfectly, later upgrade installation fails.
    need help.

    Does no one have an idea?

  • SCOM agent install fails Error 80070035 - the network path was not found

    I have deployed SCOM 2012 agents to most servers (2008, 2008 R2, 2012, 2012R2) in our estate but some either fail to install or are not monitored. I assume the two problems are related, but for now I am concentrating on the servers that fail completely.
    Installation is from the Discovery Wizard and I have about 20 servers that fail of various server versions.
    So looking at one specific server that is failing to install the agent - a 2008 standard service pack 2
    The firewall in on and file and printer sharing is enabled for domain, remote administration is enabled for domain
    I added a specific rule to allow TCP 5723 and 5724
    DCOM is enabled
    I can Ping the target server from the SCOM server by both name and FQDN - both return the same IP and our DNS server has only one entry for this server
    I can browse to the admin share \\server\C$ from the SCOM Server, using the same account that I specify for the agent install that is a domain admin with rights on this server (and on the other servers the agent
    did install to) and the server has plenty of disk space available
    I am not sure what else to look at so would welcome any ideas
    Thanks

    Hi Petro,
    I have a Agent installation failure cheat sheet, For your error 80070035 it is said to perform a manual installation.
    So i would like to understand which version of SCOM is this ? 2007 R2 or 2012 or 2012 r2 ?
    Also check if your agents have the WMI service started and enabled ?
    Also if yours is a SCOM 2007 R2 do you have a RMS & MS in your management group ? If yes then Pushing the agent installation from MS may cause such issue. So would suggest you push the installation from RMS.
    Also check if your Network connectivity meets the minimum requirement as recommended by SCOM. Below is applicable for Both SCOM 2007 R2 & SCOM 2012 & 2012 R2.
    Component A
    Component B
    Minimum Requirement
    Root management server or management server
    Agent
    64 Kbps
    Root management server or management server
    Agentless
    1024 Kbps
    Root management server or management server
    Database
    256 Kbps
    Also check if you have any Anti virus / Firewall which is blocking the install / communication. If yes disabe or add the "Monitoringhost.exe to the safe list or what your feature is.
    Check if you have another IP assigned to the NIC card and remove it tempraurly andchecl.
    Also post the event logs of the Agents which are in not monitored state for analysis.
    SCOM Agent installation failure error codes
    Error
    Error Code(s)
    Remediation Steps
    The MOM Server could not execute WMI Query "Select * from Win32_Environment where
    NAME='PROCESSOR_ARCHITECTURE'" on computer server.domain.com
    Operation: Agent Install
    Install account: domain\account
    Error Code: 80004005
    Error Description: Unspecified error
    80004005
    1.  Check the PATH environment variable.  If the PATH statement is very long, due to lots of installed third party software - this can
    fail.  Reduce the path by converting any long filename destinations to 8.3, and remove any path statements that are not necessary.
    2.  The cause
    could be corrupted Performance Counters on the target Agent.
    To rebuild all Performance counters including extensible and third party counters in Windows Server 2003, type the following commands at a command
    prompt. Press ENTER after each command.
    cd
    \windows\system32
    lodctr /R
    Note /R is uppercase.
    Windows Server 2003 rebuilds all the counters because it reads all the .ini files in the C:\Windows\inf\009 folder for the English operating system.
    How to manually rebuild Performance Counter Library values
    http://support.microsoft.com/kb/300956
    3.  Manual agent install. 
    The MOM Server could not execute WMI Query "Select * from Win32_OperatingSystem" on
    computer “servername.domain.com”
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 800706BA
    Error Description: The RPC server is unavailable.
    8004100A
    800706BA
    1.  Ensure agent push account has local admin rights
    2.  Firewall is blocking NetBIOS access
    3.  Inspect WMI health and rebuild repository if necessary
    4.  Firewall is blocking ICMP  (Live OneCare)
    5.  DNS incorrect
    The MOM Server failed to open service control manager on computer "servername.domain.com". Access is Denied
    Operation: Agent Install
    Install account: DomainName\User Account
    Error Code: 80070005
    Error Description: Access is denied.
    80070005
    80041002
    1.  Verify SCOM agent push account is in Local Administrators group on target computer.
    2.  On Domain controllers will have to work with AD team to install agent manually if agent push account is not a domain admin.
    Disable McAfee antivirus during push
    The MOM Server failed to open service control manager on computer "servername.domain.com".
    Therefore, the MOM Server cannot complete configuration of agent on the computer.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 800706BA
    Error Description: The RPC server is unavailable.
    800706BA
    1.  Firewall blocking NetBIOS ports
    2.  DNS resolution issue.  Make sure the agent can ping the MS by NetBIOS and FQDN.  Make sure the MS can ping the agent by NetBIOS
    and FQDN
    3.  Firewall blocking ICMP
    4.  RPC services stopped.
    The MOM Server failed to acquire lock to remote computer servername.domain.com. This means there is already an agent management operation proceeding
    on this computer, please retry the Push Agent operation after some time.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 80072971
    Error description: Unknown error 0x80072971
    80072971
    This problem occurs if the LockFileTime.txt file is located in the following folder on the remote computer:
    %windir%\422C3AB1-32E0-4411-BF66-A84FEEFCC8E2
    When you install or remove a management agent, the Operations Manager 2007 management server copies temporary files to the remote computer. One
    of these files is named LockFileTime.txt. This lock file is intended to prevent another management server from performing a management agent installation at the same time as the current installation. If the management agent installation is unsuccessful and
    if the management server loses connectivity with the remote computer, the temporary files may not be removed. Therefore, the LockFileTime.txt may remain in the folder on the remote computer. When the management server next tries to perform an agent installation,
    the management server detects the lock file. Therefore, the management agent installation is unsuccessful.
    http://support.microsoft.com/kb/934760/en-us
    The MOM Server detected that the following services on computer "(null);NetLogon" are not running. These services are required for push
    agent installation. To complete this operation, either start the required services on the computer or install the MOM agent manually by using MOMAgent.msi located on the product CD.
    Operation: Agent Install
    Remote Computer Name: servername.domain.com Install account: DOMAIN\account
    Error Code: C000296E
    Error Description: Unknown error 0xC000296E
    C000296E
    1.  Netlogon service is not running.  It must be set to auto/started
    The MOM Server detected that the following services on computer
    "winmgmt;(null)" are not running
    C000296E
    1.  WMI services not running or WMI corrupt
    The MOM Server detected that the Windows Installer service (MSIServer) is disabled on computer "servername.domain.com". This service is
    required for push agent installation. To complete this operation on the computer, either set the MSIServer startup type to "Manual" or "Automatic", or install the MOM agent manually by using MOMAgent.msi located on the product CD.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: C0002976
    Error Description: Unknown error 0xC0002976
    C0002976
    1.  Windows Installer service is not running or set to disabled – set this to manual or auto and start it.
    The Agent Management Operation Agent Install failed for remote computer servername.domain.com.
    Install account: DOMAIN\account
    Error Code: 80070643
    Error Description: Fatal error during installation.
    Microsoft Installer Error Description:
    For more information, see Windows Installer log file "C:\Program Files\System Center Operations Manager 2007\AgentManagement\AgentLogs\servernameAgentInstall.LOG
    C:\Program Files\System Center Operations Manager 2007\AgentManagement\AgentLogs\servernameMOMAgentMgmt.log" on the Management Server.
    80070643
    1.  Enable the automatic Updates service…. Install the agent – then disable the auto-updates service if desired.
    Call was canceled by the message filter
    80010002
    Install latest SP and retry. One server that failed did not have Service pack installed
    The MOM Server could not find directory \\I.P.\C$\WINDOWS\. Agent will not be installed on computer "name". Please verify the required
    share exists.
    80070006
    1.  Manual agent install
    Possible locking on registry?
    http://www.sysadmintales.com/category/operations-manager/
    Try manual install.
    Verified share does not exist.
    The network path was not found.
    80070035
    1.  Manual agent install
    The Agent Management Operation Agent Install failed for remote computer "name". There is not enough space on the disk.
    80070070
    1.  Free space on install disk
    The MOM Server failed to perform specified operation on computer "name". The semaphore timeout period has expired.
    80070079
    NSlookup failed on server. Possible DNS resolution issue.
    Try adding dnsname to dnssuffix search list.
    The MOM Server could not start the MOMAgentInstaller service on computer "name" in the time.
    8007041D
    80070102
    NSlookup failed on server. Possible DNS resolution issue.
    Verify domain is in suffix search list on management servers.
    The Agent Management Operation Agent Install failed for remote computer "name"
    80070643
    1.  Ensure automatic updates service is started
    2.  Rebuild WMI repository
    3.  DNS resolution issue
    The Agent Management Operation Agent Install failed for remote computer "name". Another installation is already in progress.
    80070652
    Verify not in pending management. If yes, remove and then attempt installation again.
    The MOM Server detected that computer "name" has an unsupported operating system or service pack version
    80072977
    Install latest SP and verify you are installing to Windows system.
    Not discovered
    Agent machine is not a member of domain
    Ping fails
    1.  Server is down
    2.  Server is blocked by firewall
    3.  DNS resolving to wrong IP.
    Fail to resolve machine
    1.  DNS issue
    The MOM Server failed to perform specified operation on computer "name". Not enough server storage…
    8007046A
    1.  This is typically a memory error caused by the remote OS that the agent is being installed on.
    There are currently no logon servers available to service the logon request.
    8007051F
    1.  Possible DNS issue
    This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version
    of the Windows Installer service.
    8007064D
    1.  Install Windows Installer 3.1
    The network address is invalid
    800706AB
    Possible DNS name resolution issue.
    Tried nslookup on server name and did not get response.
    Verify domain is in suffix search list on management servers.
    The MOM Server failed to perform specified operation on computer servername.domain.com
    80070040
    1.  Ensure agent push account has local admin rights
    The MOM Server detected that the actual NetBIOS name SERVERNAME is not same as the given NetBIOS name provide for remote computer SERVERNAME.domain.com.
    80072979
    1.  Correct DNS/WINS issue.
    2.  Try pushing to NetBIOS name
    Gautam.75801

  • HP P1102W Smart Install not showing up

    Hello HP! 
    I've aquired a new HP P1102W and I'm facing some installation problems. 
    My desktop runs on Windows 7 x64, including all updates, I do not have an antivirus or firewall, I do not have other 3rd party applications. Only things installed are my system's drivers. Everything runs OK. 
    What I've done regarding the printer installation:
    I've connected the printer to AC power
    I've plugged in the USB cable(the USB port works fine; tested it)
    As I read the User Manual, while the printer is conected to the computer, Smart Install should have appeared as an AutoPlay, or at least in My Computer, but it doesen't, althou AutoPlay isn't disabled
    Tried to power off the printer, turned it back on, reconnect it to different USB ports, but Smart Install doesen't show up.
    Windows has successfully installed the drivers needed for the printer to work, as I plugged it in for the first time. 
    I am able to print using USB
    The blue WiFi LED is turned on and it blinks rapidly
    Downloaded HP LaserJet Full Feature Software and Driver, opened it, selected Wireless Installation, selected "Install the printer software"(shown at the middle in the header) , selected "Add a printer", selected "P100w series", selected "Configure for printing using WiFi"(first option), clicked Next, nothing shows up
    Downloaded HP Smart Install Update Utility, opended it, selected my P1102w printer, successfully updated Smart Install
    I've repeated all the above steps, nothing works. 
    So, there are two ways I can configure my printer: 
    Connecting it to the computer and using its internal Smart Install utility, which doesen't shows up for me
    Installing the bundle from point 8, which also doesen't work when trying to configure my printer. Also it doesen't install any other software. 
    Tried all of this on three computers. What is the matter? 
    Thank you!

    Did you disconnect your printer and remove the device before running the install software mentioned in step 8? If not, try that, and let me know what happens.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Why iPad mini retina smart unlock/lock function not working when I using 3rd party cover with magnetic

    I recently bought a leather case from store with smArt unlock/lock function with magnetic. I try to use it on my iPad mini retina when I try to close and open it doesn't work. I already on my smart unlock function inside setting. May I know where is the magnetic area  of iPad mini retina ?

    The "Lock/Unlock" feature is enabled by installing a compatible Smart Cover/Case (or third-party equivalent) with an embedded magnet in the correct position in the cover. Are you using a real Apple product? If not, the cover/case you are using may not have the magnet in the right place or may not even have one at all.
    If you ARE using a real Apple Smart Cover/Case and you have an Apple Store nearby, have them check both the case and cover you are using. You may have a bad magnectic switch on the iPad or a faulty cover/case.
    I also remember reading here of a Smart Case/Cover which had the magnet installed upside-down and was repelling rather than attracting. You might want to take the cover off and flip it to verify this...you'll have to slide the cover around in different positions on the right-hand bezel on the iPad to see if you can activate the magnet.

  • My company uses Lotus Notes and I need the internet brower path for Firefox so that I can enter than into Lotus Notes for it to make Firefox my borwer of choice.

    My company uses Lotus Notes and I want to set Firefox as my browser in LN. It ask for internet browser path...where do I find that?

    Blackboard tends to update their software once a year, before the start of the fall term, and most of the time they seem to be a year behind the current versions of Firefox. Another problem that crops up with Blackboard is that not all schools use the latest version of the Blackboard software, many schools since 2008 have been postponing updates for the software that they use due to the economy.
    Quite honestly, until Mozilla comes up with a Long Term Support version ''(if they do that)'' this situation of company's like Blackboard falling behind the curve of Firefox updates is only going to get worse.
    As far as Lotus Notes goes, I wonder if your school is behind on updating that software? IIRC, I have seem mention of updates for Lotus Notes to handle remote XUL problems in 4.0+ versions, brought about by security fixes in 4.0. <br />
    https://developer.mozilla.org/en/using_remote_xul <br />
    Or you could try this extension.<br />
    https://addons.mozilla.org/en-US/firefox/addon/remote-xul-manager/
    Bottom line - install Firefox Portable 3.6.22 to your hard drive to use at websites that can't handle the newer versions of Firefox. <br />
    http://portableapps.com/apps/internet/firefox_portable/localization#legacy36 <br />
    And use Firefox 6.0.2 ''(and upcoming versions)'' at the more modern websites which are embracing the web technology being developed for the 2nd decade of this century.

  • "Selected disk does not exist" after install using Unetbootin

    Hello, I downloaed core iso file and use unetbootin to created a bootable usb disk, then I booted from the usb disk, installed the system as usual, then I rebooted the machine, the grub menu is shown, but when I selected archlinux, it shows:
       Booting 'Arch Linux'
    root (hd1,0)
    Error 21: Selected disk does not exist
    Press any key to continue...
    if I press any key, it goes to grub menu again.
    I noticed that when I installed the system, the usb disk is /dev/sda1, the harddisk is /dev/sdb1, /dev/sdb2 ... (several partitions), so I guess there is a problem here, and when I reboot, harddisk becomes /dev/sda1 sda2... so the system cannot find /dev/sdb1 2...
    I read a post about unetbootin, it did not mention anything about the problem, so I think there is no problem install using unetbootin...

    Try to change (hd1,0) pour (hd0,0). GRUB considers the disk from where he was loaded as hd0.
    If you want more infos check with http://sourceforge.net/projects/bootinfoscript/
    and post it's output.

  • WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.

    I have two forests with a transitive on-way trust between them: PROD -> TEST (test trusts PROD). I had previously had kerberos authentication working with winrm from PROD to machines in TEST. I have verified the trust is healthy, I also verified users
    in TEST can use WINRM with kerberos just fine. Users from PROD cannot connect via kerberos to machines in TEST with winrm.
    I have verified the service has registered the appropriate SPNs. I ran dcdiag against all my PROD and TEST domain controllers and didn't find anything that would prevent kerberos from happening. I even tried disabling the firewall entirely on my TEST dcs
    but that didn't gain me anything.
    I've enabled kerberos logging but only see the expected errors such as it couldn't find a PROD SPN for the machine, which it shouldn't from what I understand, it should go to the TEST domain and find the SPN from there.
    I'm really out of next steps before I call PSS and hope someone here has run into this and could provide me some next steps.
    PowerShell Error:
    Connecting to remote server failed with the following error message : WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.  
     Possible causes are:
      -The user name or password specified are invalid.
      -Kerberos is used when no authentication method and no user name are specified.
      -Kerberos accepts domain user names, but not local user names.
      -The Service Principal Name (SPN) for the remote computer name and port does not exist.
      -The client and remote computers are in different domains and there is no trust between the two domains.
     After checking for the above issues, try the following:
      -Check the Event Viewer for events related to authentication.
      -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport.
     Note that computers in the TrustedHosts list might not be authenticated.
       -For more information about WinRM configuration, run the following command: winrm help config. For more information, see the about_Remote_Troubleshooting Help topic.
        + CategoryInfo          : OpenError: (:) [], PSRemotingTransportException
        + FullyQualifiedErrorId : PSSessionStateBroken
    winrs Error:
    Winrs error:
    WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.  
     Possible causes are:
      -The user name or password specified are invalid.
      -Kerberos is used when no authentication method and no user name are specified.
      -Kerberos accepts domain user names, but not local user names.
      -The Service Principal Name (SPN) for the remote computer name and port does not exist.
      -The client and remote computers are in different domains and there is no trust between the two domains.
     After checking for the above issues, try the following:
      -Check the Event Viewer for events related to authentication.
      -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport.
     Note that computers in the TrustedHosts list might not be authenticated.
       -For more information about WinRM configuration, run the following command: winrm help config.

    Hi Adam,
    I'm a little unclear about which SPNs you were looking for, in which case could you confirm you were checking that on the computer object belonging to the actual destination host it has the following SPNs registered?
    WSMAN/<NetBIOS name>
    WSMAN/<FQDN>
    If you were actually trying to use WinRM to connect to the remote forest's domain controllers, then what you said makes sense, but I was caught between assuming this was the case or you meant another member server in that remote forest.
    Also, from the client trying to connect to this remote server, are you able to telnet to port 5985? (If you've used something other than the default, try that port)
    If you can't, then you've got something else like a firewall (be that the Windows firewall on the destination or a hardware firewall somewhere in between) blocking you at the port level, or the listener on the remote box just isn't working as expected. I
    just replied to your other winrm post with steps for checking the latter, so I won't repeat myself here.
    If you can telnet to it and the SPNs exist, then you might be up against something called selective authentication which has to do with how the trust was defined. You can have a read of
    this to learn a bit more about selective trusts and whether or not it's affecting you.
    Cheers,
    Lain

  • Windows 7 64 bit does not see LJ P1102w as printer, only as a drive (smart install)

    When I run the install, from either smart installer, disc, or from the web (same as disc) it will go through the process (it does this on two of our desktops) until it appears to finish, then says that problems occurured and no printer was installed.  Have also tried to manually install using the USB port choice (when choosing ports) and while a printer shows up in my list, when I print to it, the print job just goes in and out of the queu with no job printing.   I am at my wits end here, please help!

    Hello Yanboq, What troubleshooting have you tried? i have windows 7 ultimate 64bit and it works fine with PC suite and with Ovi Suite. What version of PC suite are you running? Have you tried installing it again?
    Cheers
    "Freedom is the only way, yeah!"

  • I have CD version of Adobe Photoshop Element 9. I have CD version of Adobe Photoshop Element 9. I have purchased the new Macbook which does not have DVD drive. Can I download this software over the web and install using the Serial Number I have. Thanks,

    I have CD version of Adobe Photoshop Element 9. I have CD version of Adobe Photoshop Element 9. I have purchased the new Macbook which does not have DVD drive. Can I download this software over the web and install using the Serial Number I have. Thanks,@

    yes,
    Downloads available:
    Suites and Programs:  CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • I need to export many emails from Microsoft Outlook to a PDF, is there a plug in i need to install? Please note I use a mac...thanks!

    I need to export many emails from Microsoft Outlook to a PDF, is there a plug in i need to install? Please note I use a mac...thanks!

    Hi kellyo68596735,
    That capability is a function of PDFMaker, which is currently only available on Windows.
    Best,
    Sara

  • Newly installed Acrobat will NOT open from Creative Cloud app on Desktop using Windows 7 Pro - what's the problem?

    Newly installed Acrobat will NOT open from Creative Cloud app on Desktop using Windows 7 Pro - what's the problem?

    the cc desktop app is used to install and update cc programs (and a few other thinigs).  but that does not include 'opening' the installed programs.
    click your start button or your program files directory to find the acrobat executable to launch acrobat (and any of your other apps, adobe or otherwise).

  • I can't find iMovie on my mac any where though it says on the app store it is installed I can not find it to open and use, someone help ?!

    I can't find iMovie on my mac any where though it says on the app store it is installed I can not find it to open and use, someone help ?!

    Welcome to Apple Support Communities
    Open a Finder window, select Applications in the sidebar and look for iMovie. Make sure there are no external disks connected, and if so, disconnect them, open the App Store and install iMovie.
    You can also use Spotlight to look for iMovie, so press Command and Space keys and type iMovie

  • OS X Install DVD could not be used as a startup disk

    When I click the Tiger install icon then click the restart button, I get the message, "Mac OS X Install DVD" could not be used as a startup disk. Please make sure the Mac OS X installation disk is in the drive."
    Saw this post also from 6th Nov, but not sure if anyone had any ideas?
    Thanks. Great forum.

    With the Tiger installer disk in the Mac, reboot while holding down the 'c' key.

Maybe you are looking for

  • The request has timed out after 00:00:00 milliseconds.

    Hello, I am having weird exception when I try to send a message to a topic and there's nothing on the internet I could "google with Bing" about it. Here's the error message The request has timed out after 00:00:00 milliseconds. The successful complet

  • Can i buy a nano sim in marocco?

    Can i buy a nano sim for an ipad air in marocco?

  • Problem with Cont Gen Voltage Wfm-Ext Clk-Dig Start.vi

    I have a PCMCIA 6024E with a BNC-2110 connector. I try to use this example code but i don't understand how the trigger and the timmer works. I have tried to look if the PFI lines generate signals but with no result. What is the connexions I have to d

  • Reinstall Apple software after clean install of Lion on 2009 IMac

    Completed a clean install of Lion on 2009 IMac, which initially reacted poorly to an upgrade (my first attempt to move to Lion). How do I reinstall iPhoto, Garageband, Aperture, Final Cut Express, iMovie, Logic Express? These were all preinstalled wi

  • Cfcontent causes problems with Word 2007

    Hi, My purpose is to export html contents into MS Word. The html contents may contain images. I am using Coldfusion 8 and the simplified testing code I used is like the following: <cfcontent type="application/msword"> <cfheader name="content-Disposit