Skype does not prompt me to merge microsoft accoun...

Hi,
I read how to merge skype account with a microsoft's one on the FAQ section but I am just not able to do it. I tried with logging in with both account on my skype client (windows 7 x64) but it does not prompt me to merge accounts.
If I log in on the website and if I browse through settings, I see that my skype account is not linked with a microsoft account but I can't link from there.
How can I merge my accounts?
Thanks

You can use any browser you wish, but Skype will always make use of Internet Explorer engine installed on your computer. If IE is broken, then the same will be the case with Skype.
Try to reset all Internet Explorer settings:
http://support.microsoft.com/kb/923737
Next reset LAN settings:
Open Internet Explorer. Go to Tools -> Internet Options -> Connections -> LAN settings. Make sure that the only option selected is “Automatically detect settings”.
Next clear all Temporary Internet Files:
Open Internet Explorer -> Tools -> Internet Options -> General. In the section “Browsing history” press the “Settings” button and in the next window the “View files” button. Delete all files from the Temporary Internet Files folder.

Similar Messages

  • Generally when creating a Word file from either a Mac or Win7 pc and opening it on two different machines (either one first) it always prompts that the file is open and will be opened as read only. However opening a CSS file does not prompt that it is alr

    Generally when creating a Word file from either a Mac or Win7 pc and opening it on two different machines (either one first) it always prompts that the file is open and will be opened as read only.
    However opening a CSS file does not prompt that it is already open on or from any machine which is causing code edits to be lost.
    What we found from out testing:
    - The file can be saved from one user to the server and WILL NOT PROMPT on other machines until the saving machine has the Dreamweaver program closed completely
    - The file can be closed and  Dreamweaver minimised to the launch bar but it still will not register on other machines that it has been changed.
    - Also, until the  Dreamweaver program is closed on the machines, it will continue to open it's saved version of the file. 
    Example Scenario:
    - User 1 opens test.css (which is 2000 lines) and adds some code to the end of the file to bring it up to 2500 lines
    - Meanwhile User 2 opens test.css as well (opens as 2000 lines as User 1’s edits have not yet been saved) and adds in code to bring it to 2300 lines
    - User 1 saves his file and closes it - but  Dreamweaver is still open.
    - User 2 also saves his file and leaves  Dreamweaver  open.
    - The server will report the size and last edit of the file the same as User 2 as he was the last person to save it (and if you open from the Win7 Machine it will show as User 2’s 2300 line version)
    - If User 1 then open's the file again (from either the 'recent' in Dreamweaver OR clicking on the file directly in Finder...which version opens.... The version that User 1 saved! Not the true version on the server, but the version that User 1 edited and saved with 2500 lines in it.
    - Same for User 2, he will open 'his' version with 2300 lines in.
    Other information:
    - Files are opened directly from the server
    - Sometimes the users will save incrementally and re-open
    - Most of the time users will save incrementally and keep the files open
    - The users will never not save incrementally and just save when closing the file once finished
    - The users are usually working on the files all day
    - It is always the bottom lines of code that are lost. It could be a case of the two versions being mixed up and cutting off the newly added lines based on the line count (possibly).
    It is as if Dreamweaver is holding a cache of the version locally and then only properly looking back to the server when it has been completely closed. It is very difficult to see how the server is causing such an impact on these files, there are very few logs which are giving any indication to the root cause of the problems.
    Anyone know if this is a known issue?
    Is there a way that there can be a featured implemented on the server that doesn't allow another user to open a file if it is already open on another machine?
    Thanks

    Your server file handling has nothing, and really nothing to do with Adobe software. If files don't get locked for (over-)writing and/or lose connection to the program opening them, then your server is misconfigured. It's as plain and simple and that. Anything from "known file types"/ file associations not being set correctly, MIME types being botched, crooked user privileges and file permissions, missing Mac server extensions, delayed file writing on the server, generic network timeout issues and what have you. Either way, you have written a longwinded post with no real value since you haven't bothered to provide any proper technical info, most notably about the alleged server. Either way, the only way you can "fix" it is by straightening out your server and network configuration, not some magic switch in Adobe's software.
    Mylenium

  • ADF panel does not prompt for variable defined in ADF view object.

    I have created an ADF Panel, which allows the user to run a few simple queries against an Oracle database done using ADF view objects and ADF view links and ADF application module.
    One of these queries lookup detail information about a given database object (Table, view or whatever) from dba_objects. The SQL uses a parameter (:P_OBJ_NAME) that has a default value of “Departments”. If I run the ADF application module by itself outside of the ADF panel, all works fine, it prompts me to provide a value for the parameter :P_OBJ_NAME.
    As I said the panel contains the different ADF view links including the one that should prompt the user to provide a value for :P_OBJ_NAME. When I run the panel it does not prompt me for :P_OBJ_NAME, it just uses the default defined value “departments”.
    I hope I described my problem for every one to understand. The question obviously is how do I get the ADF panel to prompt the user to provide a value for parameter :P_OBJ_NAME, my expectation was that since the sql in the view object and the application module both are designed to prompt for a value for this parameter then the panel should do just that but it does not.
    You expert input would be most appreciated.
    Thanks.
    Bobby A.
    Edited by: Babak Akbari on Aug 13, 2009 8:34 AM
    Edited by: Babak Akbari on Aug 13, 2009 11:12 AM

    The prompting for a parameter is a feature we built into the ADF Tester - it is not a default behavior you get in your application when you just place a VO on your page.
    To get something like this expend the operations node under the VO in the data control palette, and drag the "Execute with parameters" operation to your page to drop it as a parameter form.
    This will provide your user a place to fill out the parameter and press a button to execute the query.

  • The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

    we are using VS 2013. i have created new build definition and run that created build its getting failed and showing error message as "The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly
    reference?)" and "The type or namespace name 'WinComboBox, UITestControl, WinTitleBar.....etc' could not be found (are you missing a using directive or an assembly reference?)". in the error log is showing the error number are "error CS0234
    & error CS0246". 
    Actually i have created build for automation execution from MTM lab environment. i have to assign the build to the test plan. once the build is passed , i will assign to the test plan and run with automation options. 
    if i build the solution its getting successfully build. but when i run the created build definition it show the error message's.  
    Could you guide me how to resolve the above error's ? 
    Thanks in Advance...

    Hello Divakar Ponnada,
    I have checked the error CS0234 from here:
    http://msdn.microsoft.com/en-us/library/0e92xd7b.aspx
    It means your project cannot find the proper reference to your type "Visual Studio" from the namespace Microsoft.
    May I ask this question, does your build definition means something like the following blog described?
    http://www.asp.net/web-forms/overview/deployment/configuring-team-foundation-server-for-web-deployment/creating-a-build-definition-that-supports-deployment
    "A build definition is the mechanism that controls how and when builds occur for team projects in TFS. "
    If that is the problem, may I ask whether your build agent is in the same machine where you build your application?
    The build agent will first search for the reference from its local GAC and if it cannot find it, the error like you said will reports. Please manually build your project from your build agent machine to see the result, or install Visual Studio to your build
    agent machine. In that way I think your problem may fixed.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I can no longer see my attached mail as word, excel or PowerPoint for it does not prompt me to download

    IPad Air 2
    version 8.3
    i can no longer see my attached mail as word, excel or PowerPoint for it does not prompt me to download

    Is it possible you mistakenly clicked on a [Clear Layout] button?
    But a great hint is- Always click on the [Create a Saved Book] button, early in your new book design.
    Then you have a permanent link to the book in the Collections panel. (In addition to the standard collection of your selected images)
    Note: a Book Collection shows an icon that looks like a book.
    Every time you come back to edit the book, open the Book Module by clicking on the white arrow that appears on the end of your Book Collection title. (The title as saved)
    Re-opening a book without using the "Saved Book" option can have unpredictable results.
    A "Book" Collection is like a "Smart Collection" because anything you do to the book design, change pages, change images, etc,  is automatically updated in the Saved Book collection.

  • Skype does not see camera

    Skype does not see the camera any more. I think it was working before - camera works fine with facetime, etc.
    I installed recently ESET - could that be it?
    Any help greatly appreciated. Fedele

    Fedele1965 wrote: ...I may as well use facetime ...
    Understood.  That is what i do whenever I can.  In fact, I always use Apple apps if they can do the job.
    BTW, after I posted, it seems that the workaround link I cited may have been edited or modified.
    If you decide to try to get Skype working again now, corrected workaround info is available here: http://discussions.apple.com/message/22984254#22984254
    Message was edited by: EZ Jim
    Mac OSX 10.8.4

  • OVM Server 2.1.2 does not prompt for Networking

    OVM Server 2.1.2 does not prompt for a network setup (ie DHCP or static IPs).
    - I tried re-installing this several times
    This same machine works with native Enterprise Linux 5.2 x86-64 networking.
    The motherboard has two onboard Realtek 8111C chips (10/100/1000 Mbit)
    http://www.gigabyte.com.tw/Products/Motherboard/Products_Overview.aspx?ProductID=2842
    Will setting up networking by hand work with OVM Server 2.1.2?

    OK I finaly made my Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller to work.
    First install an Ethernet card in your box that OVM supports. This to make the OVM installation run smoothly.
    When OVM is up and running follow the steps in [Mini-HOWTO] RPMs needed to compile a kernel-module on / for VM Server to get a working environment to compile modules.
    Now get the driver for the unsupported card from ftp://61.56.86.122/cn/nic/r8168-8.008.00.tar.bz2 .
    Unpack the file by running;:
    tar -jxvf r8168-8.008.00.tar.bz2
    Now follow the steps in the included readme file to compile and install the driver.
    After this I edited the file /etc/modules.conf and changed the line
    alias eth0 xxx
    to
    alias eth0 r8168
    I then turned of the machine and removed my temporary network card.
    When booted I ran system-config-network to configure the network once more to the original values I entered when I installed.

  • System does not prompt to change the initial passwd

    hi,
    While trying to login to the SAP system with my initial password, the system does not prompt me to change my initial passwd and lets me in, could anyone let me know how can i change the system to force change the initial passwd.
    thank you
    Jonu

    Please provide more details about "your system".
    Typically causes:
    - Your user ID is either of type SERVICE for which password changes are not required and they cannot change their own passwords either. So you are "consuming" a service and prior authentication does not have anything to do with the authentication of the SAP system.
    - You are logging on from an external client system which is calling RFC's to logon to the SAP system. By default, this only prompts for password change or rejects the logon attempt if you instruct the system to do so.
    Please provide more details.
    Cheers,
    Julius

  • "A supported version of Microsoft Word does not exist. Please install Microsoft Word 2000 or newer."

    I am a new RoboHelp user und I want to import content written with Word 2013 into RoboHelp.
    I'm using RH HTML 9.0.2 and MS Word 2013 (Office 2013) on a Windows 7 professional computer.
    When I try to import a Word-Document (I downloaded and used the example document from Peter Grainge and also tried other Word-documents) I get the following message:
    "A supported version of Microsoft Word does not exist. Please install Microsoft Word 2000 or newer."
    What can I do?

    The error message is wrong as regards the version you need to install. It should state that you need a compatible version and the latest is Office 2010. Even Rh10 does not support Office 2013.
    There is a workaround when generating printed documentation but not when importing. You need to install Word 2010 which can co-exist with Word 2013 if you want to retain that for other purposes. Before using Rh to import, run Word 2010 first.
    To generate printed documentation using Word 2013, right click Properties in the layout, it works from there.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • When trying to install apps from app store it does not prompt an apple id and after 15 minutes says "cannot connect to itunes store"

    When trying to install apps from app store it does not prompt an apple id and after 15 minutes says "cannot connect to itunes store".

    Your Apple ID may be greyed out because of restrictions. Settings>General>Restrictions>Allowed Changes>Accounts. If you set that restriction, your ID will be greyed out. Nobody can make changes to the account without entering the passcode to change disable the restriction.
    Maybe something in here will help, even though this is not exactly what you are experiencing.
    Can't connect to the iTunes Store - Support - Apple
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/

  • The type or namespace name 'BusinessData' does not exist in the namespace 'Microsoft.SharePoint' (are you missing an assembly reference?)

    I am trying to compile my SharePoint 2010 solution(VS2010) in VS2013 to deploy in SP2013, i have removed all old 14 ref and added 15 ref for microsoft.SharePoint, office.server and other assemblies. 
    still i am getting "The type or namespace name 'BusinessData' does not exist in the namespace 'Microsoft.SharePoint'
    (are you missing an assembly reference?)"
    did i miss any step here or any version issue?
    any suggestions to resolve
    Thanks
    S.Venkata Appaji

    Hi,
        Just confirm that Target Frame work has been changed to 4.5 or not, if not changed it to 4.5 and give it a try.  Then also it gives error then check the SP reference, dll properties and check its version(it should be 15.0.).
    PS:-You can fine target framework under project properties->Application-> Target Framework.
    Regards,
    MS

  • Skype does not recognize the .moe TLD

    As the title indicates, Skype does not recognize any link with a .moe TLD. They are sent as plain text and any recepient then has to manually copy and paste the URL. This as you imagine become quite a hassle.
    Was wondering if the .moe TLD is added to the list of proper URLs in the coming Skype updates. And if so, is there an ETA on the next Skype update that will have proper support.
    Seems odd Skype is the only program I've used that doesn't automatically recognize all web links. They even are linked in a standard format: http://webname.moe
    Thank you for your help.

    Bumping this to gain more visibility.
    Perhaps add into Skype that all text that resembles a web-link be shown as a link?
    http* (so for http://stuff and https://stuff)
    and perhaps:
    www.*.
    Not sure, I'm not a coder, but would love to see this feature. As I said in my main post, literally every other application I have used but Skype can recognize any links I use, even all those obscure TLDs / gTLDs. I'm pretty sure the Skype devs are smart enough to figure it out

  • Skype does not allow me to call some Italian numbe...

    Hello,
    I want to call the following number: 011-81383xx (Torino, Italy). I select +39 in the country list and copy the number. The 0 has to stay before 11. But Skype tells me the number is incorrect and shortens it to +81383xx.
    I know that with some numbers, the 0 has to be removed, but I think it is necessary in this case, but Skype does not allow me to leave it.
    Thank you for your help !

    Hello,
    I want to call the following number: 011-81383xx (Torino, Italy). I select +39 in the country list and copy the number. The 0 has to stay before 11. But Skype tells me the number is incorrect and shortens it to +81383xx.
    I know that with some numbers, the 0 has to be removed, but I think it is necessary in this case, but Skype does not allow me to leave it.
    Thank you for your help !

  • Send to OneNote from Outlook does not prompt for location

    Hello
    Since the most recent update, the Send To OneNote feature in Outlook does not prompt for a location but seems to be defaulting to the same notebook each time - even if it is not the active notebook. I've tried repairing Office 365 but it did not work. Is
    this a known issue?
    Thank you
    Simon

    Hi,
    Just checking in to see if the information was helpful. Please let us know if you would like further assistance. 
    Best Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Safari quits, Software Update quits, Skype does not open, Meesenger too.

    Downloaded latest Security update and Safari 3.1 plus latest Airport Extreme Firmware up date. All works well on my Powerbook (1.25) however its all gone funny on my wifes iMac (800).
    1. Safari quits for no raeson.
    2. Software Update tries to open but quits half way through.
    3. Skype does not open at all.
    4. Messenger does not open at all
    Help, what is happening,does anybody know/can help.

    Same is happening to me, most internet related applications won't start.
    As far as I understand, this is related to the WebKit, which has been obviously changed in the latest Software update.
    Having said that, I would also appreciate if anybody could give some help on how to restore a working WebKit.

Maybe you are looking for

  • HP Laserjet Pro - stuck initializing

    Seems to be a known issue - has anyone resolved their initializing issue?  I am having the same and have tried all suggestions.  What are these Special Instrucitons that can only be sent via private message?

  • Can you use NIC Teaming for Replica Traffic in a Hyper-V 2012 R2 Cluster

    We are in the process of setting up a two node 2012 R2 Hyper-V Cluster and will be using the Replica feature to make copies of some of the hosted VM's to an off-site, standalone Hyper-V server. We have planned to use two physical NIC's in an LBFO Tea

  • WAD Template_parameters Error

    Hi SDN Gurus, I have design an web template based on Hierarchy .. and try to execute the web template in the browser .. I am getting the error " The metadata of ITE template_parameters" are incorrect for the parameter " Start_stateless_internal"" sam

  • How to exit the audio player (e.g. radio) on Lumia...

    I got to the point where I just gave up. I start a music player (Nokia Music) but can see no way of closing this app. The only way I found to shut down the music is to pause it, but it still hangs in the background.  Any suggestions? 

  • Very Slow Apple TV download

    I am finding that anything I try to download takes a very long time on my apple TV ? I have checked my internet download speed and it is around 13.6 which is good.