The build directory of the test run either does not exist or access permission is required.

i am trying to run automated tests
i follow the steps in the web but when i have 2 issues that does not solve
1. i created console project and add build definition without drop folder and queue builds that success.
2. i created C# unit test and add build definition and run it from VS and it worked and done what i want to do.
3. i built lab with 1 machine and define the controller on this pc ( the machine in the lab is another pc)
4. i created test suite with test cases and from vs 2013 i associated automation nethod that i created in 2.
5. when i try to associate the builds for the test plan i have a PROBLEM(1):
this happened every new build that i try to assign - all the builds appears after refresh and when i press assign to plan button
a pop up shown with error : " The build that you selected for this plan no longer exist " but he chose it in build in use but there no work item under it - the list is empty even that there are 2 tests under this test suite.
and than when i try to run the automated tests i have this PROBLEM(2):
The build directory of the test run either does not exist or access permission is required. and the test failed.
Please Help
Roey

Hi Rory,
Thank you for posting in MSDN forum.
According to the error message:
(1) a pop up shown with error : " The build that you selected for this plan no longer exist "
I tried to create a build definition without the drop folder location for unit test solution from the VS IDE, and then I try to select the Build in use option to add the Available builds, then click this Assign to plan. I found that I get same error message
with yours like the following screen shot.
However, when we try to create a build definition with drop folder location for this same unit test solution and then build successfully in the VS IDE.
After you add the Available builds and then click this Assign to plan in the MTM, it work fine.
Therefore, I assume that the issue is related to that you did not specify a build directory for automated test case. MTM need to know where is the drop location of the build building your tests.
http://stackoverflow.com/questions/20033217/couldnt-run-my-test-using-microsoft-test-manager
In addition, I did some research about the problem 2:"The build directory of the test run either does not exist or access permission is required. and the test failed."
I know that the error message occur in either of the following conditions:
1. The account under which test controller is running does not have read permission on the build directory. (The build directory is same as the drop location of build associated with this test run.) 
2. The build directory itself does not exist.
So please refer the following blog to check this issue:
http://blogs.msdn.com/b/aseemb/archive/2009/11/25/error-starting-the-test-run-build-directory-of-the-test-run-is-not-specified-or-does-not-exist.aspx
Therefore, I suggest you can try to specify a drop location for build when you run the automated test from the MTM and then check this issue.
Best Regards,
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.

Similar Messages

  • 'Destination 'orgFilterService' either does not exist or the destination  has no channels defined

    Hi,
    My code connects to remote object using the destination id as 'orgFilterService'. This was working fine, but all of a sudden it has started giving the below mentioned fault message.
    fault--> [MessagingError message='Destination 'orgFilterService' either does not exist or the destination has no channels defined (and the application does not define any default channels.)']...detail : Couldn't establish a connection to 'orgFilterService'...errorID : 0...faultCode : InvokeFailed
    I am creating the build in Flash builder, and it works fine in my local machine when run from flash builder; whereas, when moved to a UNIX box, it starts giving this error. Again, this was working fine in the UNIX box also before this build.
    I have verified the entries in remoting-config and servivecs config - both are fine, and are untouched since from the last time it was working. Also, it is able to connect to other destination id, but not to this!!
    Entry in remoting-config:
        <default-channels>
            <channel ref="my-amf"/>
        </default-channels>
    <destination id="orgFilterService">
      <properties>
       <source>com.jpmorganchase.pfitr.boreport.DrillOrganizationReport</source>
      </properties>
    </destination>
    Entry in services-config:
            <channel-definition id="my-amf" class="mx.messaging.channels.AMFChannel">
                <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>
            </channel-definition>
    Changing the build doesnt resolve this error.Please let me know if any kind of refresh needs to be done or any temp files/cache needs to be removed.
    Thanks,
    Vipul Sharma

    Ok, I'll get that a shot. I know the docs talk about using the project creation wizard, but I really would like to be able to just drop in Blaze as some jars and config files. So doing this by hand is my preferred method. Is there any docs talking about setting up Flex Builder projects to work with Blaze? Like the way you're telling me or is what you're showing me it. Because up to this point I've just added stuff to web.xml, create /flex/configs.xml files, and now this compiler param. I have not replaced the {server.context} etc tokens or anything in the configs. Do I need to change that? I saw some posts talking about using full paths instead of tokens, but that would make it a pain to deploy. However when I tried to set those like the post said, the compiler complained about setting those params twice. I'm guessing that means they're already set? However I would think those url prams would need to be relative so I can move my application from localhost to my domain.com server, right?

  • Destination 'DefaultHTTP' either does not exist or the destination has no channels defined

    Okay, I'm pretty new to Flex, so go easy on me.  I had a trial of Flex Builder several months ago, but the project I was going to use it on never happened and my employer won't spring for the $250 license.  Alas...
    Now I have a real project for which I need to learn.  It's a form that will send data to a C# app that will put that data in a text file or XML file.  At this point I just have a tiny app for figuring it out.  My C# app works fine and my Flex app is almost working fine except for the transferring of the data.  I've attached my MXML file.  When I compile and run the app and then click the Submit button, I'm told "Destination 'DefaultHTTP' either does not exist or the destination has no channels defined".  Bummer.  I've tried to read up on channels, but I don't understand what I'm reading very well.  Where am I going wrong?
    Bonus for Adobe folks: if I can figure this out, there's a stronger chance I can convince my boss that Flex Builder is a good investment.

    By the way, if I change useProxy to false, I get: Error #2148: SWF file file:////WWW2/docs/dev/flex/data%5Ftest/test1.swf cannot access local resource file:////WWW2/docs/dev/flex/data%5Ftest/WriteTextFromFlex/Default.aspx. Only local-with-filesystem and trusted local SWF files may access local resources.
    Jeremy

  • The specified domain either does not exist or could not be contacted when logging in through RDP. Server 2012/SBS 2007

    I have a server 2012 machine running RDP and a PDC running SBS 2007. Every once a while all my users get an error saying "The specified domain either does not exist or could not be contacted". After waiting ~5-10 minutes the issue resolves itself.
    I believe it has something to do with the syncing between the two but am not 100% sure. Anyone know a fix or what I should look at? 
    Jerry T

    Hi Jerry,
    Thank you for posting in Windows Server Forum.
    After referring to your error, it seems to have DNS issue in your case which can’t locate the DC. Please check the setting related to DNS issue as following. (Below quoted from
    this thread)
    If this is the case, I would recommend proceeding like that:
    1. Make sure that each DC has only one IP address in use and ONLY one NIC card enabled (Other NICs should be disabled)
    2. Make sure that public DNS servers are configured as DNS forwarders and not in IP settings of DCs
    3. Choose a healthy DC / DNS server and make each DC point to it as primary DNS server
    4. Make each DC / DNS server point to its private IP address as secondary DNS server
    5. Make sure that needed ports for AD replication are opened: http://technet.microsoft.com/en-us/library/bb727063.aspx
    6. Check your DNS zones and remove manually all obsolete / unused DNS records for DCs
    Once done, run ipconfig /registerdns and restart netlogon on each DC you have.
    On the client computer, run ipconfig /flushdns and check again.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • An error has occurred during report processing. (rsProcessingAborted). Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand). The Cube either does not exists or has not been processed

    Hi,
    I'm having issues with the report created using SSAS cube.
    An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand)
    The Operator_Performance cube either does not exist or has not been processed.
    I have searched through internet and tried all the solutions, but didn't worked for me.
    SSRS services running as NETEWORK SERVICE user.
    SSRS Execution running as a Different user, which is the login is used to logon ot that server. I have also verified this user has access to database. I'm using Shared DataSource(SSAS Source) for this report.
    Can any one please help me.
    Thank You,
    Praveen.
    Praveen

    Hello,
    Have you tried it to execute on report manager , Is your data source properly configured in Report Manager  and your report is mapped with Datset correctly?
    Have you executed the Dataset query MDX editor  now?
    What is the volume of data you are fetching in the report. Try it to execute in other than IE , I don't know the exact reason but some of our report with large volume of data  are failing on IE , on the other hand these reports are running fine Google
    Chrome
    blog:My Blog/
    Hope this will help you !!!
    Sanjeewan

  • "the specified domain either does not exist or could not be contacted"

    Dear Experts,
    I made an installation of BPC 7.0 MS SP04 in a multiserver environment. Installation process terminated correctly. My installation user  is a domain user, and he's also local Administrator on my  Web/Application Server.
    I simply want to add a domain user to my ApShell: so I log on to ApShell with my installation user, then I click to "add a new user".
    When I try to click on "Available domain [domain name]" to see domain resources,  popup appears with the following message: "the specified domain either does not exists or could not be contacted".
    I cannot browse in to the domain!
    Additional information:       
    1.The domain has been added from BPC server manager ->define system user group->domain                                                    
    2.The BPC server are in the same domain to which this domain user belongs .
    3. I can browse the domain resources with installation user from Appl/Web server using start->control panel-> Administrative tools-> Component Services->Active directory.  
    4. It's possible also add another domain user on the security of any folder.
    5. I restarted COM+ application "OSoftUserManage"
    6. We have another multi server installation in the same domain, the installation user is the same, there is no problem about AD browsing.
    Any help would be appreciated.
    Regards,
    Dario
    Edited by: DARIO CUPPARI on Nov 3, 2009 3:23 PM

    I opened a case with Microsoft and this problem has been fixed!
    The issue was that I had both a Preferred DNS server (my local DNS server) and an Alternate DNS server (8.8.8.8, which I added for "good measure" in my ignorance) listed on the server.  Removing the Alternate DNS server fixed the problem.
    (Control panel/Network and Sharing Center/Change Adapter settings
    Right click on your connection, choose properties.
    Click on TCP/IPv4 (unless you are using IPv6...) and choose properties
    Make sure there is only a Preferred DNS server listed.)
    Why redundancy is not a good idea is a mystery to me, but in this case it isn't.
    Peggy Thrasher

  • Error 'The application id or shortname (-1) you entered does not exist.'

    Hello,
    When I run the OA page it opens without any errors,but I delegate to Other page for insert record it showing following Error
    , Please help me to resolve this error.
    oracle.apps.fnd.framework.OAException: The application id or shortname (-1) you entered does not exist.
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(Unknown Source)
         at OA.jspService(_OA.java:87)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:392)
         at OA.jspService(_OA.java:80)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Regards,
    Kapil

    Helllo Friends,
    Issue get resolved. On page, there was one field with Item Style 'MessageLOVInput' and I had not given a source for 'External LOV' to that field.
    Thanks,
    Kapil

  • List does not exist . The page you selected contains a list that does not exists. It may have been deleted by another user

    Hi everybody!
    I have a sharepoint 2013 farm with 5 sever. I upgraded a site from sharepoint 
    2007 to sharepoint 2013. I had some problems to install and configure workflow manager and register it. but by now I found problems and I can create a workflow and run it successfully. My big problem is when I try to get a lookup field in my flow. the
    flow suspended and I got the following error:
    “List does not exist . The page you selected contains a list that does not exists. It may have been deleted by another user.”
    Any solution???
    Thanks in advance!

    Hi,
    Please make sure the source list of the lookup column and the list which consumes the content from the lookup column exists on the site collection.
    In addition, to correct this problem the following steps should be applied:
    Delete the affected Workflow association
    Go to "Central Administration" - "Application Management"
    Select the affected web application and choose "General Settings" - "Resource Throttling"
    Increase the value configured as "List View Lookup Threshold"
    Perform an iisreset to ensure that all in memory instances of the web application settings are gone
    Add the Workflow association back to the list
    More information is here:
    http://social.technet.microsoft.com/Forums/en-US/3aeeba20-07dd-4e46-941b-a3db1bb3577e/sharepoint-2013-designer-workflow-the-page-you-selected-contains-a-list-that-does-not-exist?forum=sharepointcustomization
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Create a folder on the desktop and share with everyone if it does not exist on a Windows 7 PC - No Domain

    I have a script that needs to be modified to create a folder on the desktop and share with everyone if it does not exist on a Windows 7 PC - No Domain.  Here is the script, need help at bottom
    =======================================================
    Set objShell = CreateObject("WScript.Shell")
    objComputer=objShell.ExpandEnvironmentStrings("%ComputerName%")
     IF Right(objComputer,3) = "000" Then
    Else
     strShortcut = objShell.SpecialFolders( "Desktop" )  & "\%username% Share.lnk"
      strShortcut = objShell.ExpandEnvironmentStrings(strShortcut)
    Set objLink = objShell.CreateShortcut( strShortcut )
     objComputer=objShell.ExpandEnvironmentStrings("%ComputerName%")
      objServer=Left(objComputer,7) & "-000"
     objLink.Description = objShell.ExpandEnvironmentStrings("%username% Share")
      objLink.TargetPath = objShell.ExpandEnvironmentStrings("\\" & objServer & "\Users\%username%\Desktop\%username% Share")
      objLink.Save
    End If
    =======================================================
    if "C:\Users\%username%\desktop\%username% Share" exits do nothing
    if not create the folder and share it with everyone read only
    ======================================================
    The section directly above is what I need to add, anyone have a clue how to make this work?

    Bill:  Can you suggest a site?  I am in the weeds here trying to get this done yesterday.  I have been reading code and trying to figure this out since yesterday morning.  I have to roll out this image to 2 dozen machines and
    this is holding us back.  Any idea which site I can post to for help?
    The bigger issue is that you have been given the answer to this in many different forms and, because you have no technical background, you fail to see what is being shown to you.  That is why I have repeatedly suggested that you hire a consultant.
    The link to the learning material is at the top o this page.  You can also search the web for Windows consultants.
    In the learning link you can also look up how to manage files. If, in the beginning you had chosen to use the learning materials you might not be in this bind.
    Look up and research the FileSystemObject.
    ¯\_(ツ)_/¯

  • SP2013: List does not exist / The page you selected contains a list that does not exist. It may have been deleted by another user

    There are dozens of entries regarding "
    List does not exist / The page you selected
    contains a list that does not exist. It may have been deleted by another user" and none of them are really SP 2013 so i thought I would create this entry. 
    I am getting the error above after creating a simple list with 4 columns.  the list is created during a new site definition activation but when I click on my list, I get the error above.  the list works if I deactivate the feature and re-activate
    it.  but has the error whenever the new site definition is created.  
    Has anybody encountered this issue on SP 2013?

    Hi,
    For your issue, there are plenty of possible reasons offered when we search this issue online.
    Here are similar issue posts, check whether they are helpful:
    http://sharepoint.stackexchange.com/questions/98239/list-does-not-exist-error-when-opening-the-views
    http://sharepoint2u.com/?p=56https://shareyourpoint.wordpress.com/2012/04/12/list-does-not-exist-the-page-you-selected-contains-a-list-that-does-not-exist-it-may-have-been-deleted-by-another-user-sharepoint-2010-error/
    http://spnovice.blogspot.com/2012/10/list-does-not-exist-or-does-it.html
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Lisa Chen
    TechNet Community Support

  • Can't Create a Data Source - Failed to test connection. [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied

    Hi there,
    I am having a serious issue with The Power BI Data Management Gateway which I am hoping that someone can help me with.
    Basically I am setting a connection between a Power BI demo site and a SQL 2012 Database based on Azure. The Data Management Gateway and is up and running, and Power BI has managed to connect to it successfuly.
    By following the tutorials at
    here I was able to successful create my Data Connection Gateway with a self-signed certificate.
    However, when trying to create the data source I come into problems. The Data Source Manager manages to successfully resolve the hostname, as per the screenshot below:
    Bear in mind that I exposed the require ports in Azure as endpoints and I managed to modify my hosts file on my local machine so I could access the SQL server hosted in Azure using its internal name -- otherwise I would not be able to get this far.
    However the creation of the data source also fails when trying to created it whilst logged in the SQL server in question:
    The Data Source Manager returns the error when using the Microsoft OLE DB Provider for SQL Server:
    Failed to test connection. [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied
    I tried using the SQL Server Native Client 11.0 instead but I also get an error. This time the error is:
    Failed to test connection. Login timeout expiredA network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.Named Pipes Provider: Could not open a connection to SQL Server [53]. 
    Some considerations
    If I provide an invalid username/password, the Data Source Manager does say that the username and password is incorrect.
    Firewall is turned off in the SQL Server (either way, this error also happens if I try top use the Data Source Manager whilst logged in the SQL Server itself).
    SQL Profiler does not show any attempt of connection.
    The SQL server instance in question is the default one.
    The error happens regardless if I select the option to encrypt connection or not.
    In SQL Configuration manager I can see that all protocols are enabled (TCP/IP, Named Pipes and Shared Memory.
    The Event Viewer does not provide any further errors than the one I have copied in this post.
    I'm at a loss here. Could someone please advise what might I be doing wrong?
    Regards,
    P.

    Here is what I had to do to solve this issue:
    Basically I had to add the MSSQL TCP/IP port as an end-point in Azure. After I did that, then I was able to create the data-source. However, I was only able to authenticate with a SQL account, as any domain account would return me an error saying that the
    domain isn't trusted.
    What puzzles me here is how come the Data Source Manager would inform me that an account username/password was invalid, but it would fail/timeout if I provided valid credentials (!?!?!!?)

  • Error: This application required an Xtra (ActiveX...) that either does not exist or failed

    Hi All,
    im having trouble few days now , i hope someone can give me a lead here.
    i have a director mx file written in arabic, i open it in Director 11.5, the file behave strangely, very slow publishing process, very slow access to the xtra list.
    after publishing (shockwave and html), i open the html, the preloaded start to run but i can see its not reaching 100%, after a while i get the error massage:
    "This application required an Xtra (ActiveX...) that either does not exist or failed..." and firebox or IE crashes.
    In the movie extra list (Modify menu) i can see all extras, and all have "download if needed", but in ActiveX the "download if needed" grays out. i have no idea why
    things i try with no success:
    uninstall and reinstall shockwave player
    check the same file in another machine
    exclude and include xtras in Publish Settings > Files
    add activex.x32 from other places
    Hope for good news
    Win Xp sp3
    Thanks
    Shay

    In the movie extra list (Modify menu) i can see all extras, and all have "download if needed", but in ActiveX the "download if needed" grays out. i have no idea why
    Because AX controls aren't SW-safe. You will have to redesign your file to remove the ActiveX control if you want it to run in a browser.

  • ORA-20001 This person either does not exist at all or does not exist as of

    Dear Gurus,
    Im getting this error while submitting the personal information (while updating & submitting). I am using custom security profile at Security leavel. If i remove that security profile it works fine.
    Can anybody give me a solution for this error.
    ORA-20001 This person either does not exist at all or does not exist as of the effective date.
    Regards,
    Jithin

    Where you able to resolve this issue, if so do you recall what the issue was? I have run SLM but this did not resolve our issue.

  • Parent directory ./Users/Shared/SC Info does not exist

    When I repair my Permissions, I always get this message: parent directory ./Users/Shared/SC Info does not exist
    I think it had something to do with Safe Eyes, which I uninstalled.

    Actually, I'm not sure, but I think that message may be normal if you have deleted the folder. The terms "SC Info" folder and "SC Info.sidb" both appear in the '/usr/bin/strings' output for 'DiskManagementTool', which is involved (somehow) with permissions verification and repair. I get the impression from the web that the items have something to do with iTunes DRM...

  • Setting up a PDC: error-"The specified domain either does not exist or.....

    **** Everyone...
    Please, would someone give me some help to resolve the error (WIN7):
    "The specified domain does not exist or could not be contacted."
    I have Open Directory, DNS and SMB running. No errors are present.
    Any info I can give to help solve,please ask.
    Thank you.

    Sorry, that problem is not an DNS problem but an SMB 3.0.28a (version used in SLS 10.6.1) problem in conjunction with Windwos 7. It is well know that Samba versions before 3.3.4 won´t work with Windows 7, see http://ggts.net/2009/05/17/joining-a-windows-7-system-to-a-samba-domain/ and https://bugzilla.samba.org/show_bug.cgi?id=6680
    You can to some easy command-line test on the Win7 client, e.g. nltest dctest:<domainname> and you will see that domain and pdc are properly resolved but the client can not be added due to password bugs.
    It´s time for now Apple to move on to a more recent version of samba, version 3.0.28a is 20 months old!!!
    Right now, OS X Server 10.6.1 with OD/SMB as PDC is not usable with Windows 7 clients right now! Since this bug is known since 2 months and fixed 5 days later it´s quite impressing how Apple looks after their customers!

Maybe you are looking for

  • Delivey for Multiple Sales orders

    Hi,   I am new to SD and would like to know how do we create a single delivery corresponding to multiple sales orders. Can someone please advice me about the same? Thanks and Regards,    Aditya

  • I can no longer properly sync info from iPod to iTunes.  Did iTunes change?

    I have always been able to sync my iPod to iTunes.  It updated number of plays, date last played, ratings, etc. from the iPod to iTunes. I can no longer do this.  I was on the phone with Apple Support for over an hour...kept getting put on hold while

  • Photoshop CS6 is not showing any network drives within windows 8.1.

    Photoshop CS6 is not showing any network drives within windows 8.1, I can only browse the local disk for files. Please advise? And when i try opening a file directly from the network, photoshop starts but does not open the selected file?

  • HOST function does not redirect de output (result)

    Hi, I am trying to use HOST to run the Findstr (or find) command, it executes the command but if I use '>' to send the result to a File it doesn´t create the file. Instead if I use 'Dir' command or if I run 'findstr' directly from the DOS prompt, it

  • ITunes 11 sounds really bad any fix?

    I noticed that the new iTunes sounds really bad compared to other players like VLC or Quicktime any idea how to fix this. I tried to adjust the equalizer and the sound enhancer and no luck, it is definitely not the speakers because the same song soun