SSL_ERROR_NO_CYPHER_OVERLAP

Hi,
We just installed 6.1 SP2 on Solaris 9 (Sun V220). Does anyone know what this error means?
[04/Oct/2004:14:50:16] failure (13865): HTTP3068: Error receiving request from 64.63.212.52 (SSL_ERROR_NO_CYPHER_OVERLAP: no common encryption algorithm(s) with client)
Thanks,
eju

Cipher suites are the algorithms used to authenticate and encrypt SSL sessions. Web Server supports a variety of different cipher suites, and it can be configured to use only a subset of them. The same is true of web browsers such as Mozilla and Microsoft Internet Explorer.
The error means that the set of cipher suites Web Server is configured to use and the set of cipher suites the web browser is configured to use are disjoint; there's no cipher suite that both Web Server and the web browser have been configured to use.
Check your web browser configuration and Web Server configuration. One of them probably has all or most of the cipher suites disabled.

Similar Messages

  • Error code: ssl_error_no_cypher_overlap comes up when I try to veiw the log in screen on tumblr, how to fix this in FireFox 26.0?

    I can browse through tumblr just fine, but whenever I go to the login page it said:
    Secure Connection Failed. An error occurred during a connection to www.tumblr.com. Cannot communicate securely with peer: no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap)
    I understand that tumblr has certification errors but that never happened to me before I until I upgraded to Firefox 26.0. I like FF and I don't want to use any other browser.
    How to fix this?

    Does it help if you either disable SSL3 or disable TLS as a test?
    security.tls.version.min = 1 and security.tls.version.max = 1 disables SSL3 and enables TLS 1.0
    security.tls.version.max = 0 and security.tls.version.max = 0 enables SSL3 and disables TLS 1.0
    Type <b>about:config</b> in the location (address) bar and press the <i>Enter</i> key to open the <i>about:config</i> page like you open a website by typing the URL in the location bar.
    *If you see a warning message then you can confirm that you want to access the about:config page.
    *http://kb.mozillazine.org/about:config
    See:
    *http://kb.mozillazine.org/security.tls.version.*
    0 means SSL 3.0, 1 means TLS 1.0, 2 means TLS 1.1, etc.
    You can try to rename the cert8.db file in the Firefox profile folder to cert8.db.old or delete the cert8.db file to remove intermediate certificates that Firefox has stored.
    If that helped to solve the problem then you can remove the renamed cert8.db.old file.
    Otherwise you can rename (or copy) the cert8.db.old file to cert8.db to restore the previous intermediate certificates.
    Firefox will automatically store intermediate certificates when you visit websites that send such a certificate.
    If that didn't help then remove or rename secmod.db (secmod.db.old) as well.

  • (Error code: ssl_error_no_cypher_overlap) - any suggestions?

    Can't access https://www.cmsid.navy.mil/ - receiving this error, (Error code: ssl_error_no_cypher_overlap) - any suggestions?
    Trying to log in - I'm a navy sailor. Used to be able to access it while I was away in school. Since I returned home, no such luck!

    but the regular http://www.navy.mil/ shows up fine so the subdomain is down or has been removed.
    also the connection isnt trusted that is why you are getting that error message

  • Ssl_error_no_cypher_overlap what does this mean?

    Cannot communicate with peer no common encryption algerithimth(s) Spelling maybe incorrect!
    error code ssl_error_no_cypher_overlap
    authenticity of received data could not be found
    I don't do technical and this is all foreign to me , no idea. Just trying to do the National Lottery which I have done before, all else seems ok. Will not let me into this site
    Help needed please

    You can check the <b>ssl</b> and <b>tls</b> prefs on the about:config page.
    If any ssl or tls pref is bold (user set) then right-click that pref and choose "Reset" to reset the pref to the default value.
    Paste this regular expression in the Search bar at the top of the about:config page:
    *<b>/security.*ssl|security.*tls/</b>
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config
    You can also try to delete the cert8.db file in the Firefox profile folder to remove all intermediate certificates that Firefox automatically stores when you visit a web server.
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • SSL_ERROR_NO_CYPHER_OVERLAP error

    I am trying access a site but I keep getting a error SSL_ERROR_NO_CYPHER_OVERLAP. It is only specific to one of our mac computers. It is running version 3.6.7 and says that is the latest version.

    Can you post a link to that website?
    Then we can check which ciphers they support.<br />
    Did you disable any ciphers yourself?
    You can check the <b>ssl</b> and <b>tls</b> prefs on the about:config page.
    If any ssl or tls pref is bold (user set) then right-click that pref and choose "Reset" to reset the pref to the default value.
    Use the Filter bar at the top with this regular expression:
    *<b>/security.*ssl|security.*tls/</b>
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />

  • HELP - SSL Secure Server Issue (SSL_ERROR_NO_CYPHER_OVERLAP)

    My attempts to enable SSL functionality on my app server has failed. When I hit the site from a browser using "https://servername", this error appears in the app server log:
    [28/May/2003:11:19:55] SEVERE (11476): HTTP3068: Error receiving request from 10.147.82.44 (SSL_ERROR_NO_CYPHER_OVERLAP: no common encryption algorithm(s) with client)
    I have already taken the following steps:
    -generate request from web server
    -obtain cert from CA
    -install cert on web server
    -create https listener on web server
    -enable ssl on web server
    -install CA cert on web browser
    -lowered encryption level on app server (SSL2, SSL3 in addition to SSL3/TLS)
    Anybody experience something similar? Any tips?

    You can check the <b>ssl</b> and <b>tls</b> prefs on the about:config page.
    If any ssl or tls pref is bold (user set) then right-click that pref and choose "Reset" to reset the pref to the default value.
    Paste this regular expression in the Search bar at the top of the about:config page:
    *<b>/security.*ssl|security.*tls/</b>
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config
    You can also try to delete the cert8.db file in the Firefox profile folder to remove all intermediate certificates that Firefox automatically stores when you visit a web server.
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • Firefox leújabb verziója (v 33.0) nem tölti be a facebook kezdőlapot sem az alábbi hibaüzenettel: "Hibakód: ssl_error_no_cypher_overlap"

    Ez a gondom:
    "Hiba történt a következőhöz való csatlakozáskor: www.facebook.com. Nem lehet biztonságosan kommunikálni a partnerrel: nincs közös titkosító algoritmus. (Hibakód: ssl_error_no_cypher_overlap)
    A megtekinteni kívánt oldal nem jeleníthető meg, mert a kapott adatok hitelessége nem ellenőrizhető.
    Lépjen kapcsolatba a webhely üzemeltetőjével, és értesítse a problémáról."
    Fogom magam és visszatérek az explorerhez, mert igaz, hogy lassú, de legalább működik!!! :P :( :( :(

    Tisztelt Tomi55!
    Tisztelettel köszönöm válaszát, sajnos még mindig nem úgy működik ahogy szeretném.
    Amint a fentiekben olvashatja az alap problémám az volt, hogy a FF a v.33-ra frissítés után https alatt nem nyit meg több oldalt, többek között a fb-ot sem (v32-ig működött!). Erre guigs levele után a megadott oldal szerint a configban átírtam a security.tls.version.min sorban a 0 értéket 1-re. Ezután már "timeout" hibaüzenettel nem működött (1. kép).
    Mivel IE (v8.0.6001) alatt pikkpakk megy minden megpróbáltam a proxy beállításokat (2. kép) "átmásolni" a FF-ba, de ez sem oldott meg semmit, mert az automatikus észleléssel a FF-nak ez nem megy.
    Ezután letiltott kiegészítőkkel indítottam el a FF-ot, eredmény ua. Kínomban alaphelyzetbe (3. kép) állítottam a FF-ot az eredmény nem változott. (ezért szállt el a private browse autostart-om).
    Tisztelettel kérem, hogy ha van ötlete, hogy milyen beállítást kell megváltoztatnom akkor azt írja meg nekem!
    Üdvözlettel:
    kovend

  • (Error code: ssl_error_no_cypher_overlap)

    I can no longer access CreditKarma, receive the error message: (Error code: ssl_error_no_cypher_overlap). Used to work fine, but no longer. Don't know much about computers but would like to fix this. Any ideas?

    If you have XP SP2 or SP3 then please update to the current Firefox 24 release.
    You can find the full version of the latest Firefox 24.0 release in all languages and for all Operating Systems here:
    *http://www.mozilla.org/en-US/firefox/all.html
    *http://www.mozilla.org/en-US/firefox/24.0/system-requirements/
    Works here with AES-256.
    *https://www.creditkarma.com/
    Is SSL3 and TLS1 enabled, see:
    * Tools > Options > Advanced : Encryption: Protocols
    Note that this is no longer possible in Firefox 24.
    You can check the <b>ssl</b> and <b>tls</b> prefs on the about:config page.<br />
    If any ssl or tls pref is bold (user set) then right-click that pref and choose "Reset" to reset the pref to the default value.<br />
    Paste this regular expression in the Search bar at the top of the about:config page:
    *<b>/security.*ssl|security.*tls/</b>
    *http://kb.mozillazine.org/about:config

  • SSL error in EBS R12.1.3

    hi
    I configured SSL in my R12.1.3. I referred 376700.1 metalink id . First time it successful and again i did the same thing in another server but it shows error in firefox like
    Secure Connection Failed
    An error occurred during a connection to server1.yantro.com:4462.
    Cannot communicate securely with peer: no common encryption algorithm(s).
    (Error code: ssl_error_no_cypher_overlap)
    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
    What is the problem, is it browser issue or our configuration issue , i dont have any idea , pls suggest ur solutions
    Thanks

    Secure Connection Failed
    An error occurred during a connection to server1.yantro.com:4462.
    Cannot communicate securely with peer: no common encryption algorithm(s).
    (Error code: ssl_error_no_cypher_overlap)Please see these docs.
    Troubleshooting Oracle HTTP Server with SSL and Common Errors in Oracle Application Server 10g (10.1.2-10.1.3) [ID 829217.1]
    SSL call to NZ function nzos_Handshake failed with error 29040 [ID 473047.1]
    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
    What is the problem, is it browser issue or our configuration issue , i dont have any idea , pls suggest ur solutionsHave you tried to use a different machine/browser?
    Please make sure you bounce all the services and run AutoConfig without errors.
    Thanks,
    Hussein

  • Recently I update Firefox and now I can't acces to my router

    Recently I update Firefox and now I can't acces to my router main page any more.
    Before I get a window that ask me to add an exception, cause the certificate ... as I check the remember the exception it always ask me for the exception. was not so bad as I have ask any time for the exception and finally I have acces to it . But now NO WAY !!!
    I still go to internet, all my computers are connected but I could'nt reach the router to change some settings and add news computers ( my settings are very secure on my router to add a device I have to enter the MAC address). I still get my printer at 192.168.3.141, the modem at 192.168.1.1 but when I want to go to the router main page 192.168.3.1, I get this message :
    Secure Connection Failed
    An error occurred during a connection to 192.168.3.1. Cannot communicate securely with peer: no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap)
    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    I read that FF change some settings on the new versions and last time I enter on my router without problems was on October 10.
    Now I have installed the 33.0.1 my OS Is XP.
    PLEASE HELP WITH THAT ISSUE
    EDIT: I suspect that my problem have to be with the certificate manager because I see it change a lot on this version, and have a place to add exception security like the old one that I use to have to check in the past.
    it look like the same problem as me:
    https://bugzilla.mozilla.org/show_bug.cgi?id=1042889
    I don't understand almost nothing about certificates then I didn't find any tutorial explaining how to deal with. Also I sow that was totally diferent have some ssl things to check and now is a OCSP ??? for me all still chinesse (lol) I only want someting very simple: reach my router !!!.
    I only see on authorities many times my router address, I try to add an exception and say the certificate couldn't be found. I don't know how to play with all this settings , but I'm shure have relation to my problem.
    Sorry, my english it's not the best.

    [SOLVED)
    @the-edmeister That work !!! thank you very much. I have to put it at SSLv3 option to this work.
    I have a question for you. How I could figure out to work with that in the future? could I add an exception on the certificates? or something like that to still let me enter on my router web page? or how I could figure out to make any change on tomato router to still work with the new standard? .

  • Just downloaded Firefox - and IT WOT WORK. It wont even open up it's own support pages, I just get "secure conection failed" msgs no matter what page-USELESS!

    I've just downloaded and istalled Firefox. IT WILL NOT WORK. No matter what site I try open up (included Firefox's OWN support site) I get the following:
    Secure Connection Failed
    An error occurred during a connection to support.mozilla.org. Cannot communicate securely with peer: no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap)
    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
    The only reason I installed this is because an academic site I need to use requires Firefox ( my IE 10 is not compatible apparently). This is the MOST useless browser I have ever tried! I mean common SERIOUSLY? I haven't even changed settings, installed add ons, or anything! So whats the point of this browser if you need to be a computer WHIZZ in order to fix it before you can use it? OMW!
    I have already reinstalled the damn thing but still useless....

    Application Basics
    Name: Firefox
    Version: 25.0
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
    Extensions
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.disk.smart_size_cached_value: 358400
    browser.places.smartBookmarksVersion: 4
    browser.sessionstore.upgradeBackup.latestBuildID: 20131025151332
    browser.startup.homepage_override.buildID: 20131025151332
    browser.startup.homepage_override.mstone: 25.0
    extensions.lastAppVersion: 25.0
    gfx.direct3d.last_used_feature_level_idx: 0
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1383669932
    places.history.expiration.transient_current_max_pages: 104858
    plugin.disable_full_page_plugin_for_types: application/pdf
    privacy.sanitize.migrateFx3Prefs: true
    Graphics
    Adapter Description: Intel(R) HD Graphics 4000
    Adapter Description (GPU #2): NVIDIA GeForce GT 640M
    Adapter Drivers: igdumd64 igd10umd64 igd10umd64 igdumd32 igd10umd32 igd10umd32
    Adapter Drivers (GPU #2): nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
    Adapter RAM: Unknown
    Adapter RAM (GPU #2): 2048
    Device ID: 0x0166
    Device ID (GPU #2): 0x0fd2
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.2.9200.16571)
    Driver Date: 2-28-2012
    Driver Date (GPU #2): 6-21-2013
    Driver Version: 8.15.10.2669
    Driver Version (GPU #2): 9.18.13.2049
    GPU #2 Active: false
    GPU Accelerated Windows: 1/1 Direct3D 10
    Vendor ID: 0x8086
    Vendor ID (GPU #2): 0x10de
    WebGL Renderer: Google Inc. -- ANGLE (Intel(R) HD Graphics 4000 Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.1
    Version in use: 4.10.1
    NSS
    Expected minimum version: 3.15.2 Basic ECC
    Version in use: 3.15.2 Basic ECC
    NSSSMIME
    Expected minimum version: 3.15.2 Basic ECC
    Version in use: 3.15.2 Basic ECC
    NSSSSL
    Expected minimum version: 3.15.2 Basic ECC
    Version in use: 3.15.2 Basic ECC
    NSSUTIL
    Expected minimum version: 3.15.2
    Version in use: 3.15.2
    Hope this is useful, though I still think it's silly something so "good" should be SUCH an effort to get to work... I'm almost over the effort already> As I said, if it wasn't for the fact that my academic website can only USE Firefox I would have deleted it and not even bothered trying to resolve....

  • No messages are dowloading for one account, but two others are working. Server settings are fine, messages are dowloading on another computer OK, but not mine.

    My thunderbird has stopped downloading messages in one of my accounts, the other two accounts, from different providers, are working fine.
    We have two PC's downloading messages from the same account, and it has worked fine like this for years. The other PC is still receiving the messages. I've checked my webmail, and can log in fine there, the settings in my account have not been changed in Thunderbird, and are the same as the other PC.
    I looked in the error console in Thunderbird, this is what message I get :
    "Timestamp: 23/03/2015 12:41:03 PM
    Error: An error occurred during a connection to pop3.vianet.ca:110.
    Cannot communicate securely with peer: no common encryption algorithm(s).
    (Error code: ssl_error_no_cypher_overlap)
    Thanks for any ideas you might have on solving this! Happy to provide more info if needed.

    Hi,
    I sugget you try to ping server so that we can verify the connectivity.
    Can windows 8.1 access Windows Server 2008R2?
    Also,please check the event viewer to see if some error log appeared when the issue occurred.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • Following the upgrade to 34.0.5, I can no longer access web pages of our SAN, airco, vSphere Web Clients, etc. How can I correct this?

    Following upgrade to 34.05, can no longer access web pages of the SAN management interface, the airco system, the vSphere Web Client, etc. All still work in Chrome.
    The airco system gives an error:
    Firefox cannot guarantee the safety of your data on 10.32.16.50 because it uses SSLv3, a broken security protocol.
    Advanced info: ssl_error_no_cypher_overlap
    The SAN management interface and vSphere Web Clients display an empty page. Not sure whether these also have problems due to SSLv3.
    I understand you wanting to be cautious, but I seriously doubt I need to face an attack from our SAN. Please, at least give us an option to connect regardless.

    hello, ssl 3.0 is disabled in firefox versions 34 & upwards by default - if you want to re-enable it you can do that like this which will make you vulnerable to the recently published poodle attack though:
    enter '''about:config''' into the firefox address bar (confirm the info message in case it shows up) & search for the preference named '''security.tls.version.min'''. double-click it, change its value to '''0''' and restart the browser.
    https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/

  • SSL implementation in IWS 6.0 ---(SSL_ERROR_NO_TRUSTED_SSL_CLIENT_CA

    Hi!!
    I have successsfully installed verisign certificate. but still i am not able to access my pages with HTTPS .
    Can any one provide me the link to doc which describe complete SSl setup in IWS6.0 Aslo I am getting this error in
    in server log What does that error mean and how to resolve that.????? Also the warning message.
    Ur timely help will be greatly appreciated.
    09/Jul/2003:11:33:57] warning ( 3008): On group group1, servername infra.hq.unu.edu does not match subject "www.fap.hq.unu.edu" of certificate Server-Cert.
    [09/Jul/2003:11:33:57] warning ( 3008): In secure virtual server https-infra.hq.unu.edu1, urlhost infra.hq.unu.edu does not match subject "www.fap.hq.unu.edu" of certificate Server-Cert.
    [09/Jul/2003:11:33:57] info ( 3008): Installing a new configuration
    [09/Jul/2003:11:33:57] info ( 3008): [LS ls1] https://infra.hq.unu.edu, port 443 ready to accept requests
    [09/Jul/2003:11:33:57] info ( 3008): A new configuration was successfully installed
    [09/Jul/2003:11:33:57] info ( 3008): Loading IWSSessionManager by default.
    [09/Jul/2003:11:33:57] info ( 3008): IWSSessionManager: Maximum number of sessions is 1000
    [09/Jul/2003:11:33:58] info ( 3008): Adding web application (/FAPS) at (C:\iPlanet\Servers\docs\FAPS)
    [09/Jul/2003:11:33:58] info ( 3008): Loading IWSSessionManager by default.
    [09/Jul/2003:11:33:58] info ( 3008): IWSSessionManager: Maximum number of sessions is 1000
    [09/Jul/2003:11:33:58] info ( 3008): Successfully initialized web application environment (web-apps.xml) for virtual server (https-infra.hq.unu.edu1)
    [09/Jul/2003:11:35:36] failure ( 3008): Error receiving connection (SSL_ERROR_NO_TRUSTED_SSL_CLIENT_CA - the CA that signed the client certificate is not trusted locally)
    [09/Jul/2003:11:35:36] failure ( 3008): Error receiving connection (SSL_ERROR_NO_CYPHER_OVERLAP - no common encryption algorithm(s) with client.)

    09/Jul/2003:11:33:57] warning ( 3008): On group group1, servername infra.hq.unu.edu does not match subject "www.fap.hq.unu.edu" of certificate Server-Cert.
    YOu can safe ignore this warning. It is simply telling you that the subject of the server certificate ("www.fap.hq.unu.edu") is not the same as the servername ("infra.hq.unu.edu"). This means that if a user hits the machine "infra.hq.unu.edu" their browser will throw a warning that the names don't match.
    [09/Jul/2003:11:35:36] failure ( 3008): Error receiving connection (SSL_ERROR_NO_TRUSTED_SSL_CLIENT_CA - the CA that signed the client certificate is not trusted locally)
    Your client is presenting a certificate to the server (for client-auth?), but the issuer of the client certificate is not trusted by the server. You need to get the CA cert for the issuer of the client certificate and install it into the server, then trust it for client certs.
    [09/Jul/2003:11:35:36] failure ( 3008): Error receiving connection (SSL_ERROR_NO_CYPHER_OVERLAP - no common encryption algorithm(s) with client.)
    During the handshake process the client and server exchange a list of supported cyphers. They then agree to use the strongest mutually supported cypher. In this case the client and the server were unable to agree on a common cypher.

  • WAP4410N SSLv3 no longer supported in Chrome, Firefox

    Hello all
    I have a Cisco WAP4410N servicing a small office for drop-in technicians to connected to our LAN, no heavy traffic or fancy management set up, they just see it as a wireless access point they can connect to for internet and access some Samba shares.
    Recently I've been getting errors in Chrome and Firefox that the SSL version used by the unit is no longer supported-
    From Chrome (v 40.0.2214.111 m)-
    A secure connection cannot be established because this site uses an unsupported protocol.
    Error code: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
    From Firefox (v 35.0.1)-
    Firefox cannot guarantee the safety of your data on 192.168.128.1 because it uses SSLv3, a broken security protocol.
    Advanced info: ssl_error_no_cypher_overlap
    The unit is running firmware version 2.0.7.4, released January 2014, is there any way around this SSL error? So far I've been able to log in to the unit using IE 11, but I'd prefer to fix the issue causing the SSL errors rather than use this as a work around. Has anyone else had to address this issue?

    Hi guys,
    issue is solved in firmware which was never released publicly - 2.0.7.6T1 or 2.0.7.6T2 (both Beta status). As those units are already EoL (which means that no new firmware is planned to be released) I would suggest you to open service request to Small Business Support Center (SBSC) and ask for latest beta firmware.
    michal

Maybe you are looking for

  • My ipad will not allow me to update software ios 5.1.1?

    my ipad will not allow me to updated software ios 5.1.1

  • Save flat file in bdc

    in bdc we have to save the flat file in desktop or c drive?plz tell Edited by: Alvaro Tejada Galindo on Feb 7, 2008 10:15 AM

  • Why cant i get the aged film effect to work properly?

    Whenever i use this effect, it ends up washing out the entire clip with whatever color the title text is. This is very annoying. Is there any way i can get around this?

  • CRVS2010 - Printing does not work in Google Chrome

    Ie and Firefox can work but In Chrome, clicking the print icon opens a window to print to pdf with an export button. my project use vs2010 asp.net CR ver is 13.0.200.0 Did I miss a hot fix somewhere or? Plz Help....

  • JSPM questions

    Hi, All:      My question is: Can JSPM patch ABAP stack support package, such as Basis, ABAP (SAPKAxxxxxx or SAPKBxxxxxx). Since in JSPM, it support patch entire SPS, but when I load the patches, I didn't find support package like Basis and ABAP?