Has anyone solved the "Unable to initialize API" e...

I have an E61 that I'm trying to Sync to Lotus Notes 7 on my Windows XP sp2 Thinkpad. However, I keep getting the following error "Unable to initialize API" I can see that other people have been getting the error too. Nokia's web Site states that PC Sync works with Lotus Notes so I hope that there is a simple fix to this.
Thank You Penn Jennings

Hi Synch,
I checked the computer for notes.ini. There is only one file of this name. Its located in C:\Program Files\lotus\notes
I installed the latest version of the Nokia Suite 7.0.7.0
Here is the export of the registry key you requested"
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Components
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Components\LotusScriptExtensions
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Components\LotusScriptExtensions\2.0
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Value 0
Name:
Type: REG_SZ
Data:
Value 1
Name: Notes
Type: REG_SZ
Data: C:\Program Files\lotus\notes\nlsxbe.dll
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Components\TeamMail
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Value 0
Name: Description
Type: REG_SZ
Data: TeamMail Mail Enabling dll
Value 1
Name: KeyPath
Type: REG_SZ
Data: Software\Lotus\Notes
Value 2
Name: Application
Type: REG_SZ
Data: Notes
Value 3
Name: Version
Type: REG_SZ
Data: 1.0
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Notes
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Value 0
Name: DataPath
Type: REG_SZ
Data: C:\ntsdata\
Value 1
Name: Path
Type: REG_SZ
Data: C:\Program Files\lotus\notes\
Value 2
Name: Name
Type: REG_SZ
Data: Notes.exe
Value 3
Name: Description
Type: REG_SZ
Data: Lotus Notes
Value 4
Name: MultiUser
Type: REG_DWORD
Data: 0x0
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Notes\7.0
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Value 0
Name: DataPath
Type: REG_SZ
Data: C:\ntsdata
Value 1
Name: Description
Type: REG_SZ
Data: Lotus Notes
Value 2
Name: Name
Type: REG_SZ
Data: Notes.exe
Value 3
Name: Path
Type: REG_SZ
Data: C:\Program Files\lotus\notes
Value 4
Name: MultiUser
Type: REG_DWORD
Data: 0x0
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Sametime Client
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Sametime Client\StConnAgent
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Sametime Client\StConnAgent\IBMLotusNotes65
Class Name:
Last Write Time: 28/02/2008 - 1:25 PM
Value 0
Name:
Type: REG_SZ
Data: C:\Program Files\lotus\notes\stconnagent30.exe
I tried this on another laptop we have, a Dell D505. Notes is setup in what looks to be exactly the same way. Using the same ID file in the same location.
The Nokia Suite works perfectly with the this setup.
I compared the two registry entries for HKEY_LOCAL_MACHINE\SOFTWARE\Lotus. Besides differences in dates, both keys are exactly the same. So we have two computers where the connection works perfectly, it picks up the server and then you can log into it with a password. The other system won't connect to the Notes server and you can't get anywhere.
Any help appreciated.

Similar Messages

  • Has anyone solved the privilege error message in iTunes?

    Has anyone solved this? I can't get itunes to upload anything because it keeps producing this error message. I've followed the advice on other threads to change 'read & write' access and enable it across all, yet this has absolutely had no impact. Does anyone have any suggestions as to how to get round it so we can use itunes again please? Thanks.

    Hi,
    I got iTunes 7.3 running fine on my home computer (G5
    2.7, OSX10.4.10) but still cannot get it to run on my
    office MacPro Intel 2.66 without the -50 error. I
    even tried downloading again this morning a new
    installer from the Apple site.
    Try what I did, it worked for me. Do the video podcasts solution part first. It's fairly painless to apply, and above all works.
    http://discussions.apple.com/message.jspa?messageID=4836847#4836847

  • Has anyone solved the "garbled characters" issue i...

    When I use Nokia Maps on my N95, all streets and towns which contain special characters such as: é, è, ü, ä, ö, etc… do appear garbled. For example,
    Zürich appears as: Zã¼rich
    München appears as: Mã¼nchen
    Liège appears as: Liã"ge
    I saw a couple posts on this forum where people suggested to format the memory card, some other suggested to reload the firmware (my N95 has 12.0.013) but nothing has helped. I went as far as using someone's PC whose WinXP is installed in French - I thought that maybe the operating system or regional settings could have some influence, but I was wrong.
    Has anyone solved this extremely annoying issue?
    Thx

    I solved it. It took me one evening. I wonder why Nokia haven't published any comments on this old issue.
    Solution can be found below, but before I want to tell about some technical details. Maybe guys at Nokia will read them
    As someone on this forum said before the problem is that map names are in UTF-8 format, but phone tries to show them using another encoding. After some googling I found that this issue is well-known because Nokia phones use ISO 8859-1 (which is similar to Windows-1252, Western European) by default but some application assume UTF-8 to be default.
    At first, I discovered that when I start Nokia map with empty SD card and allow it to download something from internet, all names were shown correctly. I supposed that the problem sits in that awful Map Loader, but I was wrong: it does absolutely nothing special with data files, just downloading and unzipping. And this super-mega-feature-rich-map-loader require about 40Mb to download for .NET 3.0 plus 10 Mb for itself. Never seen anything worse
    So I've started to compare contents of one SD card with incorrect street and city names and another with correct.
    After some time I came across Cachedatheader.cdt file in diskcache folder. And what do you think?
    The file from correct SD card contains a literal string: "UTF-8". While incorrect one contains a string saying "ISO 8859-1". I've nearly fell out of my chair after seeing that.
    I've replaced wrong file with correct one and names became readable on all my 180mb of previously downloaded maps.
    Finally, after playing with it some more I found a simple solution which should work for everyone:
    ***** SOLUTION *****
    1. Enable internet access in Nokia Maps application (set it to When Needed).
    2. Access memory card from your PC and go to "\PRIVATE\20001f66\diskcache" folder.
    3. Delete "CachedatHeader.cdt" file. Perhaps you should backup it somewhere before deleting, but it looks like it can be removed safely without affecting existing maps.
    4. Put the card back in the phone if you extracted it and start Nokia Maps.
    5. Allow Nokia Maps to access internet and try downloading some new locations (you don't need to download much, just let it access server) or searching for something.
    6. Now codepage should be correct and all names become readable.
    This effect seems to be permanent and will stay even if you disable internet access later. Also note that you don't have to format card, remove or reinstall any map files. The problem is just in one small file.
    Nokia Maps recreates missing CachedatHeader.cdt, but it will recreate it correctly only if internet access is enabled when it starts. Probably the best way to avoid wrong codepage problem is to enable internet access at first start of Nokia Maps and use Map Loader only after downloading some bits of map directly from the phone.
    Message Edited by ankor85 on 09-Jan-2008 09:02 PM

  • Has anyone solved the car integration problem with iOS8?

    iOS8 broke my car radio's ability to control my iPhone to play music.  I use USB, but many people in this community also suffered this over Bluetooth.
    Resetting network settings, or installing an iOS update, will make it work once or twice (connecting to the car) but not more.
    Has anyone figured out a permanent fix?
    Does Apple acknowledge this bug?

    Afraid start up is still rough.  Even more button pressing required to access.  Some apps still reluctant to open.  Either slow or simply won't open. 
    THanks  for your comments.

  • Has anyone solved the problem of sending Pages docs to Windows machines?

    I am trying to create a business newsletter that can be emailed to anyone who wants it. I'm working with OS X 10.4.10 and Pages. My business partner, who works on a PC, can't read a Pages doc, so I converted it to a pdf, and Windows won't read that, either. So I exported it as a Word doc, and he can read that, except the colors aren't true. What kind of a program creates files that pdf readers can't view? And why did I spend my money on Pages if it can't create a file everyone can read?

    Strange, I've been emailing PDFs with no problems at all.
    I am the only MAC-MAN in the office so all my work goes to 100% PC "market".
    A wild guess - are you using Apple Mail app? If so, make sure the "Send Windows friendly attachments" is selected.
    Do not encrypt the PDFs.
    Do not include EPS graphics (just in case...)
    JPEGs rather than TIFFs (dunno why, but better safe...)
    And most importantly, make sure the end users have the latest Acrobat Reader!!!
    You would be surprised to find how many "incompatibilities" boil down to obsolete software being used.
    To give you an example, I did an internal use web page using a FLASH animation, and several users sent me VERY ANGRY emails that the "MAC crap" doesn't work on their computers, well, guess what, for security (MS-security, not REAL security) FLASH was disabled on the network computers, nuf'said!
    Failing all above, send HTML.
    Hope you solve the problem. Keep us posted.
    i.3d

  • Has anyone solved the Yosemite and WebEx issue

    Ever since upgrading to Yosemite, my WebEx service has become unstable, I get varying issues from complete failure to connect, to bouncing WebEx icon on my tray, through to occasional connectivity.  This issue seems to be well known, certainly within my office I am not alone with this issue. Apparently, there is an issue with Pac files and how Yosemite interacts.  Has anyone found a fix for this ?

    So why won't my password work?
    A quote from another thread:
    "Long story short the Apple Genius Bar rep told me that they KNOW it's a software flaw, but unfortunately, they have no way to fix it, other than restoring my phone to factory settings" (https://discussions.apple.com/thread/3407403?start=15&tstart=0)
    I am not the only one with this problem. I was hoping someone had a solution or even a helpful suggestion.

  • Has anyone solved the iPod touch and Comcast email problem?

    The reason I got a touch is to check email when traveling. As of a few weeks ago, I could no longer do this. The comcast.net page now requires Flash and directs me to the install page (which I cannot download to the touch). I asked about this at the Apple Store and the touch doesn't have/cannot have Flash.
    Has anyone figured out how to get past the Flash page to just sign in and get email? I am going around with Comcast about this -- they continue to mix up the iPhone and the touch. I will post if I get a solution from them. In the meantime, can anyone help?

    If you do NOT have the January Software Update, you must use the Webmail for Comcast. from Safari, type in http://mobilebeta.comcast.net works as advertised.
    If you have purchase the January Software update:
    Click 'Mail' Application
    Click 'Other'
    POP Information
    'Name' is whatever name you want to call the account
    'Address' is you email address
    'Description' Whatever you want to call the account
    Incoming Mail Server
    Host Name = mail.comcast.net
    User Name = [Your email address]
    Password = [Your password] THIS IS CASE SENSITIVE
    Outgoing Mail Server (SMTP)
    Host Name: smtp.comcast.net
    User Name = [Your email address]
    Password = [Your password] THIS IS CASE SENSITIVE
    It is really easy: just followed comcast for Outlook link
    http://www.comcast.net/help/faq/index.jsp?faq=EmailOutlook17742
    Looks a lot nicer than in the web.
    If you make any errors or need to change anything, go to home, then settings, then Mail

  • Has anyone solved the FaceTime problem of seeing, being seen, hearing but " not being heard"

    I have used facetime and Skype with my family. We could see and hear each other. Now, however, they can see but not hear me even though I can see and hear them. I have seen others complain about this. Has anyone received a response or answer from Apple?

    I have found a few people talking about it, but not seen any responses from Apple as to how or if it's fixed yet.  Same thing with my parents brand new iMac... using Facetime, I can see, hear them fine, they can see me fine, but not hear me.....nothing on either end is set incorrectly after checking over and over from other threads.
    Waiting for Apple to fix basically........

  • Has anyone solved the problem of receiving duplicate e-mails?

    I've posted this previously, but not gotten any satisfactory responses. A mail account I've been using for years is suddenly receiving duplicates. I have about ten mail accounts on my Mail app, and only this one is having this problem. I haven't changed any rules, I don't have a duplicate account. It's a huge pain, because there's so much I have to delete outright whenever I check my mail, plus, I have to do twice as much maintenance to keep down the amount of trash in the application. Anyone have any idea if this is a bug from a recent update? Or what's going on?
    I've got the latest version of the OS X and mail (10.5.7 and 3.6). The account has been many places -- it was on my old G4 that had Tiger, then I got an aluminum Intel Core 2 Extreme iMac with Leopard and migrated everything over from the old system; then Apple had to replace my iMac three times because of power issues. Actually, it originated long before my G4 with Tiger. I've used this account forever. The problem, however, just cropped up spontaneously a few months ago, with no changes on my end. Thanks in advance for any help!

    Have you looked on the web site for that one account to see if there are duplicate messages there? If not check that first. If therre aren't any duplicates there, the problem could be as simple as a corrupted Mail Index, which would be an easy fix. Post back with results.

  • Has anyone solved the notorious "Cannot Connect to Youtube" Error?

    Whenever I open the Youtube app I get "Cannot connect to Youtube" no matter what why network I'm on no matter how I'm connected. EVERYTHING else on the phone works perfectly.
    Even the youtube website works fine via safari but the videos WILL NOT PLAY.
    I have tried all the hit or miss speculative solutions that people claim work for them:
    *Change the date past the year 2030 and then back again.
    *Hard reset the phone
    *Power on power off
    *Reset network settings
    *Full reset of settings
    *Trying different networks
    *Connecting to the computer and synching the phone and the apps
    None of these work. Some people claim success with one or more of the different methods above but it doesn't work for me and many others. This issue has been going on for a LONG time and it is WIDESPREAD (just search this forum or the internet at large via google and you will see). It spans across multiple devices (iPhone and iPod Touch alike) and multiple software versions across multiple generations of the devices. I find it appalling that Apple is silent on this gaping bug.
    Does anyone have a solution? Does anyone know how to get Apple to DO SOMETHING?
    Thanks.

    Are you senior executives in Apple's cost cutting in the customer service and quality control department or what?
    +If it works fine on your friends iPhones when they come over it does not sound like a bug, it sounds like a problem with your iPhone.+
    It IS a problem with my iPhone. Anything that causes one of the built in operating applications to fail frequently under normal use whether or not it happens on every device consistently is absolutely by definition a bug.
    +Explain why the alleged bug is not on every iPhone then ? This is the bit that you fail to explain in every post you make.+
    It may not be on every phone but it definitely is on MANY, what triggers it is unknown. Microsoft releases hundreds if not thousands of bug fixes every year. Why don't all the HUNDREDS of millions of Windows users all experience every single bug? By your logic none of these bugs exists because every single user doesn't experience them. I can't remember the last time I personally experienced one of the bugs that all these mountains of bug fixes I download through windows update automatically correct so I guess none of those bugs actually exist.
    +I have read a lot more articles by people who think the world is flat and that means nothing. There are 10 million odd iPhones, 50 people isn't a conclusive fault. explain why 9,999,950 of them appear to work fine?+
    There are thousands of people with this problem. With a problem like this a person with even shred of intellect would read a few posts from a few different sources and come to an informed conclusion on the issue rather than dedicate the next six months of their life to reading every single thing ever written about it. Once you see the pattern is exactly the same even in 10 plus posts and it's obvious there are THOUSANDS more you can conclude it's not an isolated incident.
    +Thats hardly conclusive - there are youtube video's on how to make an egg custard but that doesn't mean nobody can make one without instruction, or that all egg custards made are defective somehow.+
    Inappropriate and just flat out wrong analogy. If there was a "how to make custard when it fails in a specific way consistently" then your analogy would be appropriate. The "how to FIX x" youtube video is not analogous to "how to use your iphone" or "how to do x." In any event comparing egg custard to an iphone is clearly apples to oranges - or more like apples to nuclear reactors.
    +Don't bother quoting Google Stats - you can get hits on every search string you put in, and one post gets copied again and again and comes up as multiple hits.+
    Really? I had no idea google one of the most successful companies in the world had such a faulty and defective search engine that it gives phony results. Have you told them? Maybe they will hire you to fix it.
    You may get SOME hits for any garbage you put in (not really ANY but a lot of garbage) but they won't be very many.
    "asldfjla adfkjdsafd" - 0 hits (looks like you're wrong again)
    "random string of nonsense searching" - 22,500 hits
    "iphone "compass not working"" - 7,700 hits
    "ipod "calendar not working"" - 4,570 hits
    "iphone "calendar not working"" - 8,490 hits
    "iphone "stocks not working"" - 3 hits (really google makes too many phony hits? Are you sure you dont' mean not enough - do you really believe only 3 people ever uttered these words on the ENTIRE internet???)
    "iphone "calculator not working"" - 23,900 hits
    "iphone "cannot connect to youtube"" - 980,000 hits
    "ipod "cannot connect to youtube"" - 859,000 hits
    Yep I see it, it's settled now. It definitely must be something I just made up. Looks like nobody else is having that problem. Must not mean a thing that there are more than 100 times more articles on this built in app than a couple others I picked at random. I'm glad you settled this for me how google is broken and only my iphone is misconfigured and the "cannot connect to youtube" error is not widespread.

  • Has anyone solved the notorious "Cannot Connect to Youtube" error/bug?

    Whenever I open the Youtube app I get "Cannot connect to Youtube" no matter what why network I'm on no matter how I'm connected. EVERYTHING else on the phone works perfectly.
    Even the youtube website works fine via safari but the videos WILL NOT PLAY.
    I have tried all the hit or miss speculative solutions that people claim work for them:
    *Change the date past the year 2030 and then back again.
    *Hard reset the phone
    *Power on power off
    *Reset network settings
    *Full reset of settings
    *Trying different networks
    *Connecting to the computer and synching the phone and the apps
    None of these work. Some people claim success with one or more of the different methods above but it doesn't work for me and many others. This issue has been going on for a LONG time and it is WIDESPREAD (just search this forum or the internet at large via google and you will see). It spans across multiple devices (iPhone and iPod Touch alike) and multiple software versions across multiple generations of the devices. I find it appalling that Apple is silent on this gaping bug.
    Does anyone have a solution? Does anyone know how to get Apple to DO SOMETHING?
    Thanks.

    get the new update 3.1.3. youtube works great for me. not had a problem with it yet...

  • Has anyone solved the Apple ID issue yet?

    My 4 year old iTunes ID, a Yahoo email, was disabled as I could not verify it. I could not verify it as I never received the verification email. I get the same problem when I try to reset. iForgot tells me the ID does not exist but when I try to set it up as a new ID I am told it is already in use. I have already removed the email from my .mac Apple ID. Apple support are not responding. Can anyone help? I have a lot of content tied to the Yahoo ID so I can not abandon it.

    Tweety72 wrote:
    We continue to have garbled printing problems, on two different HP printers, yet it doesn't seem anyone at HP cares to find the cause of the problem.  I've told them that I'll be donating the HP printers and buying something else.  Any suggestions?
    Yes, please read this post and then provide some details.
    Regards,
    Bob Headrick, Microsoft MVP Printing/Imaging
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Has anyone solved the garbled printing issue yet?

    We continue to have garbled printing problems, on two different HP printers, yet it doesn't seem anyone at HP cares to find the cause of the problem.  I've told them that I'll be donating the HP printers and buying something else.  Any suggestions?

    Tweety72 wrote:
    We continue to have garbled printing problems, on two different HP printers, yet it doesn't seem anyone at HP cares to find the cause of the problem.  I've told them that I'll be donating the HP printers and buying something else.  Any suggestions?
    Yes, please read this post and then provide some details.
    Regards,
    Bob Headrick, Microsoft MVP Printing/Imaging
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Has anyone solved the "error -36" issue?

    I am having enormous problems trying to copy data. A lot of the time I get "error -36".
    I have spent a lot of time "cleaning" my directories by using the "dot_clean" solution.
    All my external HDs are formatted MAC OS journaled (even my SD cards!).
    And yet I still get the error.
    I am unable to make copis of my data which is now getting dan gerous if anything happens to my MAC.
    I am using a MAC PRO 2011 model, iOS 10.7.5
    Can anyone help?

    -36 or 'Disk cannot be read from or written to' error syncing iPod in iTunes
    I-O error -36 « fuzzybrain|daisychain|blogdrain
    Mac- Copying files larger than 2 GB to iDisk may cause Finder to stop responding or display "error -36" alert
    OS X v10.5, v10.6- About named streams on SMB-mounted NAS, Mac OS X, and Windows servers; "-36" or "-50" alerts may appear

  • Has anyone solved the "washed out colors" / gamma correction problem?

    I'm trying to create a high-quality slide show from pictures. I've tried iPhoto, iMovie, and FotoMagico. What they have in common in the Quicktime engine for compression. There seems to be a problem with washed-out colors - across all programs - when trying to export the slideshow. I've tried many different codecs (H.264, x264, Photo-JPEG, PNG, JPEG-2000), as well as a variety of settings and filter corrections. Nothing has been effective. Last year, I was able to use FotoMagico with the Photo-JPEG codec, and the photos looked great. This year, things are not working (see photo below). The folks at FotoMagico attribute problems to Quicktime. And since I've tried creating the slideshow on a variety of platforms, I have to agree.
    And yes, I know this is a common problem - I've read many google links - but I wanted to see if there was any current workarounds / solutions.
    Any other options?
    Thanks.
    http://www.smugmug.com/photos/1140668576_UHnXX-L.png

    Seriously Apple... this has been an issue for many years now!
    Why can't this be fixed once and for all?
    The ridiculous thing is that VLC play H.264 videos with much better colors than QT.
    This question has been asked many many times over the years and i have yet seen a single reasonable explanation from Apple.
    Here's a quick test of a color image screen recorded to a mov and viewed on screen together with the TIFF image (screen shot of everything in OS X 10.6.6)
    The washed out look doesn't show as much in this simple color test but is very obvious in normal videos.
    http://screencast.com/t/qQFCKZ0lgg5
    1. TIFF image
    2. Screen recording of above image with Intermediate Codec, viewed in QT 10 (colors not 100% but ok)
    3. Same screen recording exported from Intermediate to H.264, viewed in QT 10 (colors washed out, red very wrong)
    4. Same H.264 video (viewed in VLC 1.1.5)
    Will this problem ever be fixed, or just ignored until no one use H.264 anymore?
    Cheers

Maybe you are looking for