Aironet 1600 - A response was not received from the router or access point

Hi,
I'm trying to set up a wireless network with multiple SSID's. The new network only has CISCO products (router, switches). For the moment I'm trying to connect to 1 SSID (Windekind.Gast). the SSID is visible but when connecting devices have te folowing error message in the log:
Connection status summary
Connection started at: 2015-02-17 09:55:49-951
Profile match: Success
Pre-Association: Success
Association: Fail
Security and Authentication: Not started
Root cause:
Wireless association to "Windekind.Gast" failed
A response was not received from the router or access point.
Detailed root cause:
Wireless association to this network failed. Windows did not receive any response from the wireless router or accesspoint.
The signal is perfect (I'm only a few feet away from the AP).
To make sure there is no dhcp problem I tested the swich port in access mode for vlan 30 which supplied an IP correctly. I'm really not seeing the problem and searched the web for days now! Any help would be very much appreciated! 
Below the config of the access point (done via de web interface).
! Last configuration change at 05:30:28 UTC Mon Mar 1 1993
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec localtime show-timezone
service password-encryption
hostname AP002-C
logging rate-limit console 9
enable secret 5 $1$Bxv3$Of8o5..8v6gzIiAe2tXlh/
no aaa new-model
no ip cef
dot11 syslog
dot11 vlan-name Windekind.Directie vlan 50
dot11 vlan-name Windekind.Gast vlan 30
dot11 vlan-name Windekind.Klasnet vlan 40
dot11 ssid Windekind.Directie
vlan 50
band-select
authentication open
mobility network-id 50
dot11 ssid Windekind.Gast
vlan 30
band-select
authentication open
authentication key-management wpa version 2
mbssid guest-mode
mobility network-id 30
wpa-psk ascii 7 14201B05080121222A2C6A6D63
dot11 ssid Windekind.Klasnet
vlan 40
band-select
mobility network-id 40
crypto pki token default removal timeout 0
username Cisco password 7 112A1016141D
bridge irb
interface Dot11Radio0
no ip address
no ip route-cache
encryption vlan 30 mode ciphers aes-ccm tkip
ssid Windekind.Directie
ssid Windekind.Gast
ssid Windekind.Klasnet
antenna gain 2
stbc
beamform ofdm
mbssid
speed basic-1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.
channel 2452
no preamble-short
station-role root
payload-encapsulation dot1h
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
interface Dot11Radio0.30
encapsulation dot1Q 30
no ip route-cache
bridge-group 30
bridge-group 30 subscriber-loop-control
bridge-group 30 spanning-disabled
bridge-group 30 block-unknown-source
no bridge-group 30 source-learning
no bridge-group 30 unicast-flooding
interface Dot11Radio0.40
encapsulation dot1Q 40
no ip route-cache
bridge-group 40
bridge-group 40 subscriber-loop-control
bridge-group 40 spanning-disabled
bridge-group 40 block-unknown-source
no bridge-group 40 source-learning
no bridge-group 40 unicast-flooding
interface Dot11Radio0.50
encapsulation dot1Q 50
no ip route-cache
bridge-group 50
bridge-group 50 subscriber-loop-control
bridge-group 50 spanning-disabled
bridge-group 50 block-unknown-source
no bridge-group 50 source-learning
no bridge-group 50 unicast-flooding
interface Dot11Radio1
no ip address
no ip route-cache
encryption vlan 30 mode ciphers aes-ccm tkip
ssid Windekind.Directie
ssid Windekind.Gast
ssid Windekind.Klasnet
antenna gain 4
no dfs band block
stbc
beamform ofdm
mbssid
speed basic-6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.
channel dfs
station-role root
payload-encapsulation dot1h
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
interface Dot11Radio1.30
encapsulation dot1Q 30
no ip route-cache
bridge-group 30
bridge-group 30 subscriber-loop-control
bridge-group 30 spanning-disabled
bridge-group 30 block-unknown-source
no bridge-group 30 source-learning
no bridge-group 30 unicast-flooding
interface Dot11Radio1.40
encapsulation dot1Q 40
no ip route-cache
bridge-group 40
bridge-group 40 subscriber-loop-control
bridge-group 40 spanning-disabled
bridge-group 40 block-unknown-source
no bridge-group 40 source-learning
no bridge-group 40 unicast-flooding
interface Dot11Radio1.50
encapsulation dot1Q 50
no ip route-cache
bridge-group 50
bridge-group 50 subscriber-loop-control
bridge-group 50 spanning-disabled
bridge-group 50 block-unknown-source
no bridge-group 50 source-learning
no bridge-group 50 unicast-flooding
interface GigabitEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
no bridge-group 1 source-learning
interface GigabitEthernet0.30
encapsulation dot1Q 30
no ip route-cache
bridge-group 30
bridge-group 30 spanning-disabled
no bridge-group 30 source-learning
interface GigabitEthernet0.40
encapsulation dot1Q 40
no ip route-cache
bridge-group 40
bridge-group 40 spanning-disabled
no bridge-group 40 source-learning
interface GigabitEthernet0.50
encapsulation dot1Q 50
no ip route-cache
bridge-group 50
bridge-group 50 spanning-disabled
no bridge-group 50 source-learning
interface BVI1
ip address 10.0.0.81 255.255.255.0
no ip route-cache
ip default-gateway 10.0.0.1
ip forward-protocol nd
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
logging facility user
bridge 1 route ip
line con 0
line vty 0 4
login local
transport input all
end

Hi Rasika
thanks for the reply! 10.0.0.81 belongs to vlan 1. I changed the config as suggested but no luck.. (same problems are logged in the event viewer). the ap is connected to a switchport in trunk mode and vlan 1 is the native lan (untagged). the port also is joined to vlan 30 (and others).
Below the new config. Hope you can see an error..
! Last configuration change at 22:56:10 UTC Thu Apr 1 1993
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec localtime show-timezone
service password-encryption
hostname AP002-C
logging rate-limit console 9
enable secret 5 $1$Bxv3$Of8o5..8v6gzIiAe2tXlh/
no aaa new-model
no ip cef
dot11 syslog
dot11 vlan-name Default vlan 1
dot11 vlan-name Windekind.Directie vlan 50
dot11 vlan-name Windekind.Gast vlan 30
dot11 vlan-name Windekind.Klasnet vlan 40
dot11 ssid Windekind.Directie
   vlan 50
   band-select
   authentication open
   mobility network-id 50
dot11 ssid Windekind.Gast
   vlan 30
   band-select
   authentication open
   authentication key-management wpa version 2
   mbssid guest-mode
   mobility network-id 30
   wpa-psk ascii 7 14201B05080121222A2C6A6D63
dot11 ssid Windekind.Klasnet
   vlan 40
   band-select
   mobility network-id 40
crypto pki token default removal timeout 0
username Cisco password 7 112A1016141D
bridge irb
interface Dot11Radio0
 no ip address
 no ip route-cache
 encryption vlan 30 mode ciphers aes-ccm tkip
 ssid Windekind.Directie
 ssid Windekind.Gast
 ssid Windekind.Klasnet
 antenna gain 2
 stbc
 beamform ofdm
 mbssid
 speed  basic-1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.
 no preamble-short
 channel 2452
 station-role root
 payload-encapsulation dot1h
interface Dot11Radio0.1
 encapsulation dot1Q 1 native
 no ip route-cache
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
interface Dot11Radio0.30
 encapsulation dot1Q 30
 no ip route-cache
 bridge-group 30
 bridge-group 30 subscriber-loop-control
 bridge-group 30 spanning-disabled
 bridge-group 30 block-unknown-source
 no bridge-group 30 source-learning
 no bridge-group 30 unicast-flooding
interface Dot11Radio0.40
 encapsulation dot1Q 40
 no ip route-cache
 bridge-group 40
 bridge-group 40 subscriber-loop-control
 bridge-group 40 spanning-disabled
 bridge-group 40 block-unknown-source
 no bridge-group 40 source-learning
 no bridge-group 40 unicast-flooding
interface Dot11Radio0.50
 encapsulation dot1Q 50
 no ip route-cache
 bridge-group 50
 bridge-group 50 subscriber-loop-control
 bridge-group 50 spanning-disabled
 bridge-group 50 block-unknown-source
 no bridge-group 50 source-learning
 no bridge-group 50 unicast-flooding
interface Dot11Radio1
 no ip address
 no ip route-cache
 encryption vlan 30 mode ciphers aes-ccm tkip
 ssid Windekind.Directie
 ssid Windekind.Gast
 ssid Windekind.Klasnet
 antenna gain 4
 no dfs band block
 stbc
 beamform ofdm
 mbssid
 speed  basic-6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.
 channel dfs
 station-role root
 payload-encapsulation dot1h
interface Dot11Radio1.1
 encapsulation dot1Q 1 native
 no ip route-cache
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
interface Dot11Radio1.30
 encapsulation dot1Q 30
 no ip route-cache
 bridge-group 30
 bridge-group 30 subscriber-loop-control
 bridge-group 30 spanning-disabled
 bridge-group 30 block-unknown-source
 no bridge-group 30 source-learning
 no bridge-group 30 unicast-flooding
interface Dot11Radio1.40
 encapsulation dot1Q 40
 no ip route-cache
 bridge-group 40
 bridge-group 40 subscriber-loop-control
 bridge-group 40 spanning-disabled
 bridge-group 40 block-unknown-source
 no bridge-group 40 source-learning
 no bridge-group 40 unicast-flooding
interface Dot11Radio1.50
 encapsulation dot1Q 50
 no ip route-cache
 bridge-group 50
 bridge-group 50 subscriber-loop-control
 bridge-group 50 spanning-disabled
 bridge-group 50 block-unknown-source
 no bridge-group 50 source-learning
 no bridge-group 50 unicast-flooding
interface GigabitEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
interface GigabitEthernet0.1
 encapsulation dot1Q 1 native
 no ip route-cache
 bridge-group 1
 bridge-group 1 spanning-disabled
 no bridge-group 1 source-learning
interface GigabitEthernet0.30
 encapsulation dot1Q 30
 no ip route-cache
 bridge-group 30
 bridge-group 30 spanning-disabled
 no bridge-group 30 source-learning
interface GigabitEthernet0.40
 encapsulation dot1Q 40
 no ip route-cache
 bridge-group 40
 bridge-group 40 spanning-disabled
 no bridge-group 40 source-learning
interface GigabitEthernet0.50
 encapsulation dot1Q 50
 no ip route-cache
 bridge-group 50
 bridge-group 50 spanning-disabled
 no bridge-group 50 source-learning
interface BVI1
 ip address 10.0.0.81 255.255.255.0
 no ip route-cache
ip default-gateway 10.0.0.1
ip forward-protocol nd
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
logging facility user
bridge 1 route ip
line con 0
line vty 0 4
 login local
 transport input all
end
t

Similar Messages

  • LR3 error - "a response was not received in time"

    I have been using LR for a couple of years now and have uploaded many web galleries to my website.  Recently, however, it is just not happening for me.
    I have been trying for 3 weeks to upload 3 web galleries in LR3 - they range in size from 200 - 300 pics per gallery.
    The error message I get is "a response was not received in time".
    I was using the trial version of LR3 before buying but was told they could not help me unless I'd bought the software.  VERY helpful and not exactly great PR!!  As I was desperate with waiting clients I bought the upgrade anyway.  That was a week ago.
    I have spent 1.5 hours on the phone to the US LR support and as long with UK support (US was way better).
    I have had return calls from LR and a promise to hear back from the engineers as the problem was escalated.  That was nearly a week ago and I've not heard a word.
    I am using a brand new iMac bought on 22 July and haven't done anything other than try to process and upload these 3 galleries so have huge amounts of memory available.
    I have unlimited web space.
    I have uninstalled and reinstalled LR twice.
    My 8 year old pc can upload the galleries fine (although soooo slowly as it is inadequate for this type of work), so there is no connection problem.
    As a work around I exported the galleries to the desktop and uploaded using 5 different FTP programmes.  Filezilla seems to work best, but although the gallery uploads, not all the pictures appear properly - normally 10 - 20 pics are a problem.  Even though they appear to have uploaded, only the thumbnail shows, not the large image.  It is not the pics as if I reload a gallery it will be different pics that fail to show correctly each time - totally random.
    I have been able to upload a gallery through LR of between 1 and 5 pics, but no more than 5 (proving the settings are fine), until today.
    Today I managed to upload over 400 pics using an html gallery. 
    Next I tried uploading 50 in a flash gallery and this also worked, so I tried to upload 1 of my 3 complete galleries.
    The first attempt resulted in an "unknown error message" - believe it or not I was quite hopeful as at least it was a different error message.
    The second attempt resulting in "a file was truncated during upload"  Never seen that one before.
    The third attempt resulted in my now familiar error message of "a response was not received in time"
    Desperate for help please.

    JaneNeedsHelp7 wrote:
    I don't understand why it works fine with a PC - have tested with 3, 2 of which are seriously old - but not with my brand new iMac.  I thought that getting whiz bang machine I'd have fewer hassles. 
    In my experience, it is the wizz bang machines which always seem to have the problems! I must admit to sticking with my desktop (a Windows machine) rather than my Laptop (a MAC) when doing FTP transfers using LR as certainly with LR 2 the FTP in LR on the MAC did seem to have some hiccups. Perhaps using a separate FTP to upload the site is the best solution for the time being although the other problems you report don't seem to directly relate to the FTP. There were some more detailed postings in the past from MAC users on this issue and some about the BIN file problem on windows servers, so a search may help.

  • Error message when I try to download new iTunes as follows iPhoto 7.1.5 is already installed and was not purchased from the Mac App Store

    I am trying to download new version of iTunes from App store having purchased it on my laptop.  When I try to download on my iMac I get the following message:
    Error message when I try to download new iTunes as follows:  iPhoto 7.1.5 is already installed and was not purchased from the Mac App Store - and then I am asked if I want to buy it again. I don't understand the error message and I don't want to purchase the new version again.
    Also, since upgrading to Lion my videos (from Sanyo Xacti camera) do not play on iTunes. I can only open photos.
    Thank you.

    Make a back up of your Library. Now you can update without fear.
    Regards
    TD

  • Price was not picking from the Condition type for Item Category 'P'  in PO

    Hi Experts,
    I Created one condition type based on Material and WBS which price was fixed based on this
    I used the Purchase Order having Item <b>Category ‘P’ or ‘Q’</b> Price should pick from the condition type where I mapped the WBS Element and Material.
    The Net price was not picking from the Condition type Record.  Why? What should be the Problem?
    Whether my logic is correct or not?
    <u><b>
    The Scenario:</b></u> I want to fix the Material price base on each WBS Element for a Project. For each WBS Element the Price will be various for same material.
    Please help on this.
    Thanks
    Muthukumar

    Hi,
    In standard configuration you cannot set item delivery date as a pricing data.
    Maybe you shoud look at SAP enchancement - in dedicated structures you can pass additional item data (structure KOKMP).
    IMG link:
    Materials Management -> Purchasing -> Conditions -> Define Price Determination Process -> System Enhancements
    hope it helps.
    regards,
    wojciech

  • I get the message "Install Adobe Flash" can't be opened because it was not downloaded from the Mac App Store. This is the first time I have gotten the message. What do I need to do?

    I get the message "Install Adobe Flash" can't be opened because it was not downloaded from the Mac App Store. This is the first time I have gotten the message. What do I need to do?

    Hi Sandra,
    you'll need to edit the security settings to install programs 'Mac App Store and identified developers'
    Open the Systems Preference and go to Security & Privacy.  There will be a section in the 'General' tab for 'Allow apps downloaded from:"  The default selection is 'Mac App Store'.  Change this setting to 'Mac App Store and identified developers".
    This screenshot is taken on OS X 10.10 (Yosemite), so it may look slightly different if you're on a different OS X version.
    Maria

  • This message appears whenever I try to open a file downloaded from internet: can't be opened because it was not downloaded from the Mac App Store

    Just bought a new Imac OX 10.9. Installed contents from previous Time Machine. All looks good. But, now, when I try to open any file downloaded from interent (like the Amazon mp3 downloader, for example or a plugin update) I get this message:
    "XXX can’t be opened because it was not downloaded from the Mac App Store" . Help! Thanks

    Got it solved! System preferences, security & privacy icon, general: allow apps downloaded from Mac Store and Identified developers! Phew!

  • Can't open TurboTax 2013 because it was not downloaded from the App Store

    I downloaded TurboTax 2013 directly from Intuit.  When I launch it, I get the error message "This application cannot be opened because it was not downloaded from the App Store."  It was not downloaded from the App Store because the App Store doesn't have the version I need.  Now what?

    I think you should use the new version for free turbotax. I have used turbo tax 2014 recently.
    From Apple store you will defiitely get this software easily.

  • This message was not downloaded from the server

    I have purchased a iphone the first week they were introduced. My problem is with pop email. I keep getting the message " this message has not been downloaded from the server" when I open a email with a lot of html graphics. After reloading the email many times I am able to get the email. Sometimes it takes only 2 times but sometimes it take 20 times. This has been happening since the first day I got the iphone. I thought it was because of a slow connection but it also happens on wifi. I thought apple would fix this problem eventually. But I don't think that is going to happen anytime soon. I have seen this problem being reported on this forum and is apparently quite widespread. I have also reported to apple in there feedback section. No response yet. There is a work around to forward pop email account to an imap account. I don't consider this a solution. Does anyone have any other solutions?

    (1) Why does it happen?
    The short answer is "I am not 100% sure why, and Apple have not said why!", but all I can really do now is to google it, and make up my own mind!
    My Guess: I don't think that the Mail application on the iPhone actually saves any attachments on the iPhone when you download emails! It saves the body of the email, but NOT the attachments.
    Why? Because if you attempt to browse an older email, which has an attachment, it gives you the message "Loading..." and after a couple of seconds it tells you "This message has not been downloaded from the server". BUT: If you attempt to do the same thing, with WiFi & EDGE turned OFF, then the Mail application will display the email body immediately, and give you a link to the attachments, that you can click on to download.
    Basically it proves that the iPhone does not save attachments on the iPhone, only the email body!
    (2) Can you fix this?
    Well, this normally happens when you collect your email on your iPhone using the POP protocol!
    Most of us download our email onto computers and select the option in Outlook/Outlook Express to "leave the email on the server for x days", typically 5 or 10 (which I do) days. We then setup our iPhones to download the same email, but to LEAVE it on the server - or "Delete from server: Never".
    This means that for 10 days your iPhone will be able to access a specific email on the email server, and will be able to download (view) that attachment whenever you want.
    BUT: AFTER this 10 day period your computer will remove that specific email from the mail server, and then your iPhone will not be able to retrieve it from the server. Which also means that you will not be able to read any attachments from the mail server.
    SO, when your iPhone Mail app tries to download THAT attachment, it will not be able to, and INSTEAD of just displaying the email body, and the attachment link, it displays the error message: "This message has not been downloaded from the server"...
    (3) Why does the iPhone NOT just save the attachment on the iPhone?
    I have NO idea! Apple should definitely speak out about this and come up with a fix!
    (4) Why Apple does NOT save the attachment? (My guess)
    Well, if you are constantly re-downloading any attachment that you attempt to view on your iPhone, then you will constantly be downloading data using your EDGE package! AND your Mobile Service Provider CHARGES you a massive rate (per MB) to download data using EDGE! Which means that they (AT&T / MTN / Orange / whatever) are making loads of cash off you re-downloading your email attachments. Is this right?
    (5) Quick Fix?
    Change the settings on your computer so that it leaves the email on the server for an extended period of time! Change the 3 days, or 10 days to something like 30 days! This means that your iPhone will be able to re-download the attachment for a 30 day period after it has initially downloaded the email.
    BUT you are STILL re-downloading the attachment, and while you are waiting, YES, WAITING.... you are still being charged for the data traffic!
    The problem here is that some service providers only give you a 10MB email account on their server. This might not be enough for users who receive 100's of emails on a weekly basis!
    (6) Longer Fix?
    Change your email account from a POP account to an IMAP account.
    Problem #1: Here again is that not all service providers offer IMAP facilities! Also, the emails would reside on your server.
    Problem #2: You are still re-downloading all those attachments again! $$$
    (7) The REAL solution?
    The real solution needs to come from Apple! They need to increase the size of the first partition on the iPhone that you save your emails in. Maybe they need to save attachments in the second (media) partition so that you can always access them? At the moment the first partition on the iPhone is really small, just big enough for the OS and a few applications, never mind 100's of attached pictures and mp3s, etc that we commonly send around cyberspace!

  • How do I get music that is in my Itunes folder, i.e. my own music that was not purchased from the Itunes store, on to my ipod?

    How do i get music that i have put into my itunes folder, i.e. it was not purchased in itunes but from another source, onto my ipod?
    I have looked at a number of different discussions and none have given me the solution. 
    I have recently had to do a restore and all the music that was once on the device was wiped.

    Import the music into your iTunes library and sync like any other music.

  • How can I avoid the message "Can't install java script because it was not downloaded from the App Store?

    I am trying to install an update for Java. The system won't allow it, saying I have specified "in Security" not to install any download not from the App Store. The only preferences pane I know of is the one on Safari, and it doesn't have anything about this. Am I looking in the wrong place? How can I get around it? I had the same trouble trying to install an Adobe Flash upgrade.

    When I use your hot link "these instructions" I get a  blank page.
    Here is the message I get on trying to install a Java Script update:
    This is frustrating in that
    the update is not available on the App store.
    it refers to security preferences I did not set and can't identify or locate--no such settings appear in Safari> security.
    Can you be more specific? Thanks.
    RWS
    Like Show 0 Likes (0) Reply This solved my question This helped me Reply to Linc DavisThis is the message:

  • Express document "update was terminated received from the author

    Hi
    While I am posting the MIRO getting the same error. Once I post the miro system creating the document no and go back the screen system thronging the same error. if i edit the same no not finding the document.
    I have no problem with test server i,e duplicate of production server.
    SAP Patch level & kernel patch level on PRD & Test servers are same
    PRD server database patch is on 10.2.0.2
    Test server database patch is on 10.2.0.4
    Regards
    kamulugari Laxman

    Hi Jurgan
    I am getting the beloe message in SM13
    Update key      4C188E58E26B36FBE10000000A0A0119
    Client          500
    User            INDERSAIN
    Date            18.06.2010  Time       16:44:57
    Language        EN
    Account
    Report          SAPLMR1M
    Transaction     MIRO
    Enqueue key     20100618164614963680000200MDPRDCI.........................
    Context         :E:
    Information     (50) =  VB_WITH_ENQUEUE, VB_ENQUEUES_RELEASED,
    UD Ret. Code    9
    Status          Update was terminated
    Update server   MDPRDCI_MDP_00
    UD Client       MDPRDCI_MDP_00
    Local time zone INDIA
    Time Offset     1
    Error details   Class:     00         Number:    671
    00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC
    Report     LTAX4U04             Row        44
    Regards
    Laxman

  • ""Install Adobe Flash Player.app" can't be opened because... not downloaded from the Mac App Store"

    I jsut upgraded to 10.9 and it is up to date and also my safari is up to date (no updates available for it). My safari is saying that my flash is out of date. when I follow the links it lets me download but when I double click to install it tell me "“Install Adobe Flash Player.app” can’t be opened because it was not downloaded from the Mac App Store.". When I install the flash UNinstaller and try to install that, it tells me the same. I ALSO found the exact same problem when I tried to install the acrobat installer (some tried to download a pdf and the page told me that my acrobat reader 'might' be out of date). Any thought?

    You're running up against the GateKeeper.
    Download the offline installer: Flash Player 12.0.0.44 (Mac OS X) by right clicking and choosing "Download Linked File As".
    Mount the DMG and when it opens, right click the installer and choose "Open".
    You'll see a warning. Click "Open" again.
    It will run from there.

  • Itunes could not connect to the ipad because an invalid response was received from the device

    Hello
    I just installed the maximus v extreme motherboard with a ocz vertex 4 ssd with windows 7 x64. Installation was fine and installing drivers went without a hitch. Re-installing the software i use went fine as well.
    However, when i went to use iTunes( v10.7) to sync my ipad i got an error message saying:
    "Itunes could not connect to the ipad because an invalid response was received from the device"
    I then connected my ipod nano to see if it will cause the same error, but it worked fine. So i tried an iphone and the same error I got for my ipad came up.
    I tried reinstalling the usb drivers, but the same error came up. I also updated BIOS to the latest version, but the error still came up. I also reinstalled itunes numerous times and still got the error. I reinstalled and updated all drivers as well. Again this did not fix the issue. I also tried to run itunes in vista compatability and xp compatability mode. Again this did not fix the issue.
    I have also followed all the steps apple recommends to do on their website with regards to this issue, again it did not fix the issue.
    It is a real pain as everything else works like a dream! Is there anything i can do to get itunes to work properly on my pc?
    Thank you for your help!
    System specs:
    asus rampage v extreme motherboard
    OCZ vertex 4 SSD
    8 Gb DDR3 RAM (1600 mHz)
    windows7 x64
    Intel i7 3.5Ghz 1155
    nvidia GTX295  (x2 running in Sli)

    I fixed this problem.  Believe the problem is iOS 7 incompatibility with older iTunes Versions on older MacOS systems or platforms.
    My iPad 2 would no longer sync with my old  PowerPC Mac mini running MacOS. My iPhone 3GS synced fine.  IPad2 updated to iOS 7 which doesn't run on my iPhone 3GS. Error message for iPad sync problem was "invalid response received from iPad" out of iTunes.  I then applied update iOS 7.1.2 to iPad and error message changed to indicate this version of iTunes not supported, use 11.1.
    iPad 2 used to sync prior to iOS 7 installation. 
    Research on Apple web site shows iOS 7 on iPhones and iPads does not support older MacOS and iTunes versions.
    Upgraded with new Mac mini and iTunes 11.1 and MacOS 10.9.2. (put this off as long as I could.  )
    all good now.

  • How i fix the problem on windows 7  itunes could not connect to the iphone because an invalid response was received from the device

    How i fix the problem on windows 7  itunes could not connect to the iphone because an invalid response was received from the device

    take a look at https://discussions.apple.com/message/24243668#24243668.  i had this problem and that solved it for me.

  • I have an Ipod Touch 4G, Although I have tried two connection leads to the computer, it comes up with the message ' Itunes could not connect to "Dads Ipod" because an invalid response was received from the device'. Using WinVista Homebasic. Please help?

    I have an Ipod Touch 4G, Although I have tried two connection leads to the computer, it comes up with the message ' Itunes could not connect to "Dads Ipod" because an invalid response was received from the device'.   I can access the contents of the device via the connection leads using 'My Computer' but not through Itunes as the message always appears!!  Using WinVista Homebasic. Is this a known fault with the Ipod4 and VISTA? It works okay on a laptop, however, I would like an expert to take me through the steps to sort out my home desktop computer? Please help?  Thanks in advance
    I

    Try this previous discussion:
    https://discussions.apple.com/message/11240674#11240674

Maybe you are looking for

  • Upgrade issues OBIEE 10g to 11g along with OBIA upgrade

    Hi, I have to upgrade OBIEE 10.1.3.4.1 to OBIEE 11.1.1.5 along with OBIA 7.9.6.1 to 7.9.6.5(Informatica 8.6.1 to 9.0.1) at my client location and I have very little knowledge on it. and want to know/have help documents for upgrade. And if anyone in t

  • How do i delete an icloud account off my iphone without the password

    for some reason my iphone signed onto an account that has been hacked and since no longer exists! so its almost impossible for me to find out the password, help!

  • Error in browser - Sys.WebForms.PageRequestManagerParserErrorException

    I received following message in browser - when i click on error icon in browse. Any idea what could be the reason how to resolve it ================================================== Webpage error details Message: Sys.WebForms.PageRequestManagerParse

  • Disabling System Beep

    I'm trying to disable the beeping that my swing application is doing. I've searched the forum and I've found where you subclass the WToolkit and implement a do nothing on the beep method. I've also set the system property. However, it's still beeping

  • FF4 crashes after a minute or so after update 10.6.7

    Updated to 10.6.7 today, everytime i open FF4 it works ok but after about 30-50 seconds it stops responding and i have to force-quit the app. Fonts are checked and ok, installed a beta Flash-version... nothing works...