The Web application could not be found

Hello,
I have a machine that has s share point portal .
I create WCF on the same machine and set it on IIS and the identity of application pool is the administrator of machine 
          PlatformTarget : 64 bit ,  Framework : .net 4.5
I have added sharepoint.dll as refrenece in WCF project.
The identity 
I have a method on the WCF :
          public void Test(string siteCollectionURL)
                SPSite siteCollection = new SPSite(siteCollectionURL);
When I call this method , I get the following Error :
         The Web application at http://[servername]:9090/sites/Dhofar could not be found. Verify that you have typed the      URL correctly. If the URL should be serving existing content, the system administrator may
need to add a new request URL mapping to the intended application.
Iam sure the url is correct  . So how can I solve it
ASk

Hi,
For a better trouble shooting, I suggest you do as the followings:
You can recreate a new WCF Service for SharePoint to test whether it works.
More information about how to create WCF Service for SharePoint:
http://www.thesharepointblog.net/Lists/Posts/Post.aspx?List=815f255a-d0ef-4258-be2a-28487dc9975c&ID=64
http://msdn.microsoft.com/en-us/library/ff521584(v=office.14).aspx
Best regards,
Zhengyu Guo
Zhengyu Guo
TechNet Community Support

Similar Messages

  • My itunes app was working fine then all of a sudden I'm getting an error - The Itunes application could not be opened.  The required folder cannot be found.  But it doesn't tell me what folder.

    I am using Windows Vista.  My itunes launched fine until now.  Now I get an error - "The Itunes application could not be opened.  The required folder cannot be found".  I have no idea what file it is looking for.  Has anyone seen this error? 
    I have also tried to uninstall the package and I get the error Could not access network location %APPDATA%\.  And it won't uninstall.  I don't know why it's complaining in both cases. 
    Itunes was working 3 weeks ago with no problem.
    HELP!!! 

    hey did u ever get you itunes fixed?

  • Itunes does not open,everytime i try it says "The itunes application could not be opened. The required folder cannot be found" I have tried the shift key option but that does not work. help!!

    I cannot open itunes. Everytime i try it says "The itunes application could not be opened.The folder cannot be found." I have tried the shift key option but this does not work. Please help.!!

    Try the actions here for that driver.
    iOS: Device not recognized in iTunes for Windows
    I would first do this:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7

  • The iTunes application could not be opened. An unknown error occurred (-50)

    Today, I downloaded the latest version of Itunes.
    When it finished installing it came up with the following error:
    "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows error 127)". I have uninstalled iTunes, and all related Apple software and re-installed iTunes several times and still I get the same error.
    I contacted Apple support and was sent two emails. One detailing what needed to be uninstalled and then a web site to go to where I could download and install Microsoft's latest .NET Framework, which apparently was the root cause of the problem.
    I did as instructed:Use the Control Panel to uninstall iTunes and related software components in the following order:
    1.iTunes
    2.QuickTime
    3.Apple Software Update
    4.Apple Mobile Device Support
    5.Bonjour
    6.Apple Application Support (iTunes 9 or later).
    Restarted the PC and then downloaded the latest version of Microsoft's .NET Framework - version 4.
    Restarted the PC again and received a strange message from some Apple application I have never heard of stating "CoreFoundation.dll file is missing".
    I GOOGLEd the message and found out I also needed to unistall another Apple application called MobileMe. So, I did this and restarted the PC again!
    I then downloaded the latest version of iTunes, again.
    Now I'm getting "The iTunes application could not be opened. An unknown error occurred (-50).
    From checking through GOOGLE, I believe it's something to do with user accounts and iTunes not being able to find the music folder???? But the answers I found all relate to Windows 64 pit PC's.
    I am running Windows 7, 32 bit on a Sony Vaio laptop.
    I cannot get support from Apple as I don't own a MAC. But I do own an iPhone but it's out of warranty.
    HELP !!!!
    Can anybody please help me?
    Thx

    If you go to the web page "http://support.apple.com/kb/ht1923" and follow the "Verify iTunes and related components are completely uninstalled" it does the trick. There are few other folders and files that alos need to be deleted!
    iTunes is now working.

  • System.DllNotFoundException: Unable to load DLL 'OraOps10.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

    Hi,
    I have a asp.net web application running on windows server 2008 with oracle server 10g installed.
    now we are planning to run application on another server with same server as database server. but when the deployed on new server the login page comes up and after login System.DllNotFoundException: Unable to load DLL 'OraOps10.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) exception is thrown. any help would highly be appreciated.

    Did you run the ODAC installer, OUI or xcopy, or did you just copy over Oracle.DataAccess.dll to the new machine? If the latter, then you need to run the installer to put in all the necessary Oracle DLLs ODP.NET references.

  • The specified module could not be found. (Exception from HRESULT: 0x8007007E)

    Hi,
    We have an exisiting .NET MVC project which uses crystal reports versions 2008 (dlls of version 12.0.). No we have Crystal Reports 2011 for.NET SDK is installed and I've updated all the crystal related dlls (Enterprise.Framework.dll, CrystalDecisions.Chared, CrystalDecisions.Web ...) to newer version which is 14.0. After this upgrade, when I run application, I am getting the following error:
    The specified module could not be found. (Exception from HRESULT: 0x8007007E)
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
    Source Error: 
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)]
       System.Reflection.Assembly._nGetModules(Boolean loadIfNotFound, Boolean getResourceModules) +0
       System.Reflection.Assembly.nGetModules(Boolean loadIfNotFound, Boolean getResourceModules) +40
       System.Reflection.Assembly.GetTypes() +28
       System.Web.Mvc.TypeCacheUtil.FilterTypesInAssemblies(IBuildManager buildManager, Predicate`1 predicate) +161
       System.Web.Mvc.TypeCacheUtil.GetFilteredTypesFromAssemblies(String cacheName, Predicate`1 predicate, IBuildManager buildManager) +63
       System.Web.Mvc.ControllerTypeCache.EnsureInitialized(IBuildManager buildManager) +115
       System.Web.Mvc.DefaultControllerFactory.GetControllerTypeWithinNamespaces(RouteBase route, String controllerName, HashSet`1 namespaces) +58
       System.Web.Mvc.DefaultControllerFactory.GetControllerType(RequestContext requestContext, String controllerName) +634
       System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName) +58
       System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory) +118
       System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state) +46
       System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContext httpContext, AsyncCallback callback, Object state) +63
       System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +13
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +8770194
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
    We have another ASP.Net project, which is working fine after I update older crystal dlls to newer ones. This project is working fine.
    Thanks in advance

    This error I am getting, after I update the "CrystalDesicions.Web.dll" from version 12 to 14.0. Any I dea on this?
    After, I verified with fusin log and ProcessMonitor, they are reporting on this:
    path to BusinessObjects.Licensing.KeyCode.Decoder.dll  is not found. Does this dll is used by CrystalDecisions.Web.dll?
    and I don't have any mixed reference.
    Any help?

  • Please help with "Error writing the project file. The specified module could not be found." error.

    I am a student.  I've been trying to install and use Visual Studio 2013 Professional for three weeks now and I cannot get it to work.  I am now two weeks behind in my Visual Basic class.  I've installed, uninstalled, ran the repair option... 
    I've tried everything I know how to do.  I just spent 45 minutes on the phone with Microsoft, was transferred four times and finally told I will have to use the forums to find an answer.  I'm almost completely out of patience with this.
    I got the software through the Dream Spark program as a student.  I installed it with the web installer and it appeared to install fine.  When I try to create a new project, I get the error:  "Error writing the project file.  The
    specified module could not be found."
    When I exit the application, I also get:  "The automatically saved settings file 'c:\users\user\documents\visual studio 2013\Settings\CurrentSettings-2015-02-02.vssettings' is not available for write.  You can change this file on the 'Import
    and Export Settings' Tools Options page."
    Please tell me you can help.

    Hi,
    could you please try the points mentioned here:
    http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/0376db8f-4761-4ae5-9af2-98c53216318a#VS_IDE_unexpected_problems to eliminate the possible cause of your issue?
    Please update the result in the forum after you try the method above!
    Best Wishes!
    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. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • O/S-Error: (OS 126) The specified module could not be found.

    i get this error in my vb6.0 application...
    "O/S-Error: (OS 126) The specified module could not be found.
    ROW-00054: Cannot load the library"
    Assuming my connection is fine...
    DB is oracle 9.2.0.4 patch installed,MDAC 2.8,VB6.0
    My code snipped goes like this...
    conn.Open "Provider=OraOledb.Oracle;User ID=test;Password=test;DATA SOURCE=oracle.world;UseSession Format=1"
    objADOCommand.CommandText = "select * from wfmuser"
    objADOCommand.ActiveConnection = conn
    adorec.CursorLocation = adUseClient
    objADOCommand.Properties("IRowsetChange") = True
    objADOCommand.Properties("Updatability") = 7 ' Insert, Delete and Update
    Set adorec = objADOCommand.Execute
    it gives me the error upon execution of above line.
    i have reinstalled the OLEDB provider,as well as MDAC.
    but of no help...
    i have even cheked my OS path for oraHome entry.
    please respond ASAP...i am stuck.

    Searching the web for "loadlibrary failed with error 126 java" seems to point to issues with OpenGL and certain video drivers and/or environments with multiple monitors. Here are several discussions...
    https://netbeans.org/bugzilla/show_bug.cgi?id=243153
    Error "LoadLibrary failed with error 126: The module could not - Microsoft Community
    [SOLVED] Issue with Technic Launcher: Load Library failed with Error 126 - Technic Launcher - Technic Forums
    So it seems this issue is not specific to SQL Developer. The last discussion includes a video link in its last post saying that ".dll" is searched for rather than "atioglxx.dll" on 32-bit systems or "atio6axx.dll" on 64-bit system (in the C:\Windows\system32 folder), so a workaround is to copy one of those to ".dll".

  • The remote computer could not be found. please contact your helpdesk

    RDS Farm set up as follows 3- RD Session Host/Web servers set up as network load balanced  and 2-RD Connection broker servers set up as clustered servers. I access the RdWeb farm from the internet via VPN clientless. I can get into
    RdWeb with no problems, however I have few clients that can connect to RdWeb portal but once they open any application icon the error gets displayed "the remote computer could not be found. please contact your helpdesk ".  The client
    pc is Windows 8 with IE11 and Windows 7 with IE 10.  I could not find anything that related to some users that could not connect. Help!

    Hi,
    Firstly please provide some more information from your side.
    1.  Does the other user can able to work properly without any issue?
    2.  Did you install the RD gateway role to allow the external user to access the internal resource? If so, please help to make sure you configure the FQDN for the RD gateway, and the external users can resolve this name on the internet.
    3.  Can you telnet the RD host server (like telnet server name 3389) to check whether the RD host server is available for another server?
    4.  Did you try to temporarily disable all of firewall and anti-virus to test if this issue persists?
    You can configure RD Web Access behavior on IIS manager as per below.
    IIS Manager Console > Default Web Site > RDWeb > Pages > Application Settings > DefaultTSGateway > add the "FQDN of the Remote Desktop Gateway"
    After finishing all above steps, please launch the RemoteApp again to see if the same issue still exists. For more information, you can refer beneath article.
    Configure Remote Desktop Web Connection Behavior
    Hope it helps!
    Thanks.

  • Whenever I try to download an app [from the app store on the computer], a popup message appears saying 'A server with the specified hostname could not be found'. What could I do to resolve this?

    Whenever I try to download an app [from the app store on the computer], a popup message appears saying 'A server with the specified hostname could not be found'. What could I do to resolve this? I am using a MacBook Pro laptop. There is around 250 gb of free space. Please help

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Click the Clear Display icon in the toolbar. Then try to update. Select any lines that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name or email address, may appear in the log. Anonymize before posting.
    When you post the log extract, you might see an error message on the web page: "You have included content in your post that is not permitted," or "The message contains invalid characters." That's a bug in the forum software. Please post the text on Pastebin, then post a link here to the page you created.

  • I have a new hard drive as my old one crashed. Everything seemed to transfer fine except for my entire iTunes library. It shows all of my old songs, but when I click on one it states "the song could not be used as the original file could not be found

    I have a new hard drive as my old one crashed. Everything seemed to transfer fine except for my entire iTunes library. It shows all of my old songs, but when I click on one it states "the song could not be used as the original file could not be found.would you like to locate it".
    Either how do I locate it, and I've tried every trick I know, or how do I restore all of my songs from one of two sources. I have my old hard drive backedup on an external drive which should have all of my songs, and I have most of my songs on my old iPhone 3S which I'm using as a backup iPod.

    The "missing file" error happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, one of its parent folders, or the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout, or vice-versa, and so is looking in slightly the wrong place. In the case of a library moved from one system to another there are also potential permissions issues. See Repair security permissions for iTunes for Windows.
    Select a track with an exclamation mark, use Ctrl-I to Get Info, then click No when asked to try to locate the track. (Due to a bug in iTunes 12 you currently have to say No twice!) Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, a folder renamed, or a drive letter has changed, it should be possible to reverse the actions. If the difference between the two paths is an additional Music folder in one path then this is a layout issue. I can explain further if that is the case.
    In some cases iTunes may be able to repair itself if you go through the same steps with Get Info but this time click Locate and browse to the lost track. It may then offer to attempt to automatically fix other broken links.
    If another application like Windows Media Player has moved/renamed the files then the chances are that subtle differences in naming strategies will make it hard to restore the media to the precise path that iTunes is expecting. In such cases, as long as the missing files can be found somewhere, you should be able to use my FindTracks script to reconnect them to iTunes. See this post for an explanation of how it works.
    See also Recover your iTunes library from your iPod or iOS device.
    tt2

  • My iPod cannot be synced because the required file could not be found.  How do I fix this problem?

    Peace.  My name is Free.  Thanks in advance for any help u can offer.  My iPod cannot be synced because the required file could not be found.  How do I fix this problem?

    Hi antiklady,
    I see that you may be having an issue with compatibility of iTunes when connecting your iOS device. This sort of issue can arise if you have two versions of iTunes installed on your computer, which I feel may be the case. Here is an article that can tell you how to identify the version of iTunes that you have open:
    iTunes: How to find which version you are using - Apple Support
    http://support.apple.com/en-us/HT201521
    If the version of iTunes that is opened is not the version you are required to use for the iOS device in question, try searching through your computer or applications folder to see if there may be two versions of iTunes installed on your computer. Then, uninstall the version that is incompatible using these steps:
    Remove and reinstall iTunes and related software components for Windows Vista, Windows 7, or Windows 8 - Apple Support
    http://support.apple.com/en-us/HT1923
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • 'The song "xyz" could not be used because the original file could not be found.

    I am quite new to iTunes so please excuse me if the questions seem daft 
    I have recently changed my default iTunes Media folder location from my local C:\ drive to my home network storage device
    (my PC is permanently mapped to this NAS storgae drive)
    Now When I go to play a song in itunes I get the message 'The song "xyz" could not be used because the original file could not be found. Would you like to locate it"
    Looking in the new iTunes Media folder, I can see the following folders and they are mostly empty:
    Automatically Add to iTunes
    Downloads
    Mobile Applications
    Music
    Note that I have music that I bought from iTunes and music from other sources \ given to me by friends
    Questions:
    (1) How do I get all my music back into this new iTunes Media folder?
    (2) Exactly which files contain my music? (I ask because we have 2 or 3 libraries that I wish to consolidate into 1 master Library for us all)
    If I know exactly which files are required I can delete any other files cluttering up my storage and PC

    Changing the media folder path tells iTunes where to put new media that is ripper or purchased. It may offer to consolidate to the new location when you make the edit, if not iTunes will expect existing content to remain on the original path.
    The "missing file" error happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, one of its parent folders, or the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout, or vice-versa, and so is looking in slightly the wrong place.
    Select a track with an exclamation mark, use Ctrl-I to Get Info, then click No when asked to try to locate the track. (Due to a bug in iTunes 12 you currently have to say No twice!) Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, a folder renamed, or a drive letter has changed, it should be possible to reverse the actions. If the difference between the two paths is an additional Music folder in one path then this is a layout issue. I can explain further if that is the case.
    In some cases iTunes may be able to repair itself if you go through the same steps with Get Info but this time click Locate and browse to the lost track. It may then offer to attempt to automatically fix other broken links.
    If another application like Windows Media Player has moved/renamed the files then the chances are that subtle differences in naming strategies will make it hard to restore the media to the precise path that iTunes is expecting. In such cases, as long as the missing files can be found somewhere, you should be able to use my FindTracks script to reconnect them to iTunes. See this post for an explanation of how it works.
    For more background on the typical layout of the iTunes library see Make a split library portable.
    1) It depends on exactly what you have done to break things.
    2) Your media files are where you put them, or where iTunes copies them to when they are added to the library. If multiple libraries use the same set of media folders there can be problems if edits in one library cause content to be moved as the other libraries will no longer see those tracks on the original path, and won't know to look in a new one.
    tt2

  • Error messages:  "itunesobjspl/jenetsvc.dll The specified module could not be found."  And Error -2032  "Quicktime failed to initialize."

    I initially got the Error -2032 message after downloading the newest version of itunes.  I read a geek blog that said to uninstall Quicktime and I did that a bunch of times.  I also uninstalled and reinstalled itunes repeatedly.  None of this works.  I noticed that the apple website said the requirements for the new quicktime/itunes download included an intel processor and I have a celeron processor, so I wondered if that was the problem, although everything has been running fine up until now, so I don't know.  It also doesn't address the missing .dll file, but I may have accidentally deleted that because I went into the registry to try and unload some Quicktime files when I uninstalled Quicktime.  I did this at the suggestion of the blog, but I may have screwed it up.  Now I need to repair the missing .dll and still try to get itunes running

     ErikEJ wrote:
    Have you set your solution target to "Any CPU" ?? If so, set to "x86", as SQL Compact only runs in WoW mode on x64. Or use corflags.exe /32BIT+ against your project output (.exe file).
     ErikEJ wrote:
    Look at this blog post for a walk-through: http://erikej.blogspot.com/2008/01/x64-and-sql-compact.html
    Hello everyone,
    I have the same problem as mentioned above "Unable to load DLL 'elev.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) ", when trying to load the dll file into a window application.  I developed a window application in VS2005 and want to import a dll file from another program into my project and use it.  But when I try to call one of the function in the dll file, I got the error message "Unable to load dll 'elev.dll".  I try all options that say it works to solve this problem, but somehow it doesn't work for me. I put the "elev.dll" file in the bin folder and use P/Invoke to import the dll file into my project.  Can anyone help me out with this?  thanks and really appreciated!
     Here is how I import the dll:
    [DllImport(@"D:\elev.dll")]
    //[DllImport("emap.dll", SetLastError = true)]
    private static extern void EMA_Init();
    and in the code,  I call the function above but failed to load the dll file
    EMA_Init();

  • A server with the same hostname could not be found!

    Hi macusers,
    I saw that error on multiple threads but I found none related to my issue. So, before ignore it let's describe it:
    Two MAC Mini: one early 2009 and second late 2010. Both OS 10.9.1, MacKeeper installed, 6+Gb for RAM. Both uses the same router to connect the internet. Both are LAN connected not WiFi. I even changed the DNS addresses on router using Google DNS.
    On Mac 2009:
    1. Safari opens pages randomly. Sometimes a website is not open but when I create a new tab and select the website from bookmarks the website is opened while in previous tab still says: Safari cannot find the server .... All those websites are used in my daily work. I am not reseting Safari unless necesary.
    2. MAIL is showing online only Gmail acccount from 4 accounts. The rest of the accounts are not Gmail and appear as Offline. I restart MAIL and they appear online. I have to do that Open/Close MAIL several times a day.
    3. Sharefile and oDesk Team application cannot be opened because of that error: A server with the same hostname could not be found!
    4. Apple Store is displaying questions marks instead of the icons and I can barely see what softwares I have installed.
    Now the beauty. Only on MAC 2009 I am experiencing those issues. The other MAC is fine. So far.
    What I tried so far:
    A. Reboot in SafeMode and Repair Permissions, Repair Disk. Everything OK.
    B. PRAM Reset and SMC Reset.
    C. Scan for viruses. No virus detected.
    oDesk Team app is working fine on the other MAC and I managed to install it on Mac 2009 on Windows 7 partition as well. Is working fine.
    Here are some screenshots showing you some of the errors I am picking on my side.
    That one is taken while trying to connect to ShareFile. After three or four attempts it finally managed to connect.
    That was a beauty. While MacKeeper was showing me that I am Offline, I was talking on Skype with a friend.
    Still cannot access oDesk Team application. However, after several attempts it is logging but what is showing me is a real nightmare.
    If I choose to see my contracts (though in the upper corner there is not my account) they do appear:
    Any valuable entry will be highly appreciate it.
    Warm regards,
    Sebastian
    P.S. I just remembered that I saw on a post in here related to the same error that someone from Apple asked a guy to make a test in terminal using a command line. I do it on my MAC and here is the result:
    Message was edited by: sebdea

    Hi Grant,
    Here is what I did and so far seems it is wworking.
    1. I deleted oDesk and ShareFile. I removed them using MacKeeper (I found this application very usefull for uninstalling applications as MacKeeper looks for them all over the computer: cache, preferences, application support etc.) While for oDesk is simple as I can look myself for oDesk in any file names, whith ShareFile was a little tricky to amke it amnually as MacKeeper find files that contain Citrix name then ShareFile. I will not guess unless I would search the internet on how to manually remove sharefile from my system.
    2. I manually delete all cahe files and folders from ~Library and ~User/Library.
    3. After reboot I installed Onyx and order maintanance where I checked all its options, including but not limited to DNS caches, fonts caches, everything.
    4. After I reboot computer, I went in Disk Utility and Repaired permissions.
    Reboot again. Now seems to work fine. At least odesk Team is working properly. I will have a second thought for installing ShareFile.
    Some romanian mac users suggested to check my router connectivity and change some DNS in it. Looks like that was also a problem on some MACs. I recall the few weeks ago I had an issue with TP Link router. My computer wasn't connected to internet, though router showed that there is internet connection. I ping router from my computer and I received answer from ping. I ping google from computer, nothing. I ping google from router, was wroking. I connected the computer directly to internet without router, was wroking. When connected back through router, nothing. I contacted the guys from TP Link and they suggested to use google DNS instead of those my ISP provided. But since then I had not experienced any issue with router and internet, until now. The DNS are still those from google.
    I will keep you updated if any issues are appear again. So far, it is working perfectly as it supposed to work.
    Warm regards,
    Sebastian

Maybe you are looking for

  • IPad 1 iCal not syncing with iMac (2009). Is there a fix?

    iPad 1 iCal (iOS 5.1.1) not syncing with iMac (2009 Intel) running OS X 10.8.2. Is there a fix?

  • How do i unlock my ipod on itunes?

    i would like to know how to unlock my pod off of the computer. I let my friend use my ipod and now she has locked me out. Can you plz help me get it unlocked.

  • Upgrading to IOS8 on iTunes

    Hi all, I have an iPhone 5s and newest iPad -. If I use USB and iTunes (macbook 10.8) - can I just download ios8 1x and use it for BOTH devices(time saver...) - Or do I need to download separate one for each device-.?

  • PP HR scenario on Incentive payment

    Hi Gurus, One business scenario - My client wants confirmation be done thro job card which have Personnel name and ID. Suppose target is 100 pc and if the Personnel produces or confirmation against him done is 120 pcs. We can use CO11N and with Perso

  • After effects 13.2 update corrupt all adobe products

    After my software updated I can no longer open any adobe cc product. I have uninstalled, deleted temp files, preference files, and run cc cleaner. I have disabled all firewalls and still cannot get it to open. I hangs at mediacore the turns black. I