Stack Holder Access in TFS 2013 Update 4 allows user to view workitems created by others

Hi,
As I understand, In TFS 2013 Update 4, A person with stackholder access can view workitems created by others. Is there a way I can achieve the "Limited Access" that was avaialable prior to Update 4 ?
http://msdn.microsoft.com/en-us/library/cc668124.aspx
I do not want users to be able to view/edit bugs created by other users and do not want to create a separate area path for each user. User should be able to access/view/edit only workitems that the user has created himself.
How can I achieve this ?
Thanks
Vaibhav

Hi Vaibhav,
I do not believe there is a straightforward way to achieve this since stakeholder is replacing limited access. I think you may have to raise User Voice here https://visualstudio.uservoice.com/forums/121579-visual-studio/category/30925-team-foundation-server 
Cheers!
Chaminda

Similar Messages

  • How to get chart option in Test tab with TFS 2013 update 4?

    Hello, 
    I have installed Visual studio ultimate - TFS 2013 update4, but I do not see "chart" option in Test plan.
    What are the steps to enable this feature in TFS web client?

    Hi Malvip,  
    Thanks for your post.
    Please ensure you’re using TFS 2013 Update 4, open your TFS Admin Console to confirm that.
    If you can ensure you’re using TFS 2013 Update 4, but still cannot see the Chart in Test plan, please create a new team project using your default TFS 2013 Update 4 process template, the check the Chart in this new team project Web Access.
    https://msdn.microsoft.com/en-us/library/dn282443.aspx
    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.

  • TFS 2013 Update 4:Could not load file or assembly 'LibGit2Sharp, Version=0.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

    Issue: We have upgraded TFS 2013 App Server and Build Servers  from TFS 2013 RTM to TFS 2013 update 4. Everything looks good but we are receiving the below error:
    Could not load file or assembly 'LibGit2Sharp, Version=0.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
    Kindly share your thoughts/inputs to resolve the issue

    Hi John,
    Hope there is nothing wrong with the update.
    Yesterday, Our developers were troubleshooting the issue with the builds and found that
    Build Activities dll has the reference of LibGit2Sharp.dll
    version 01.12.0.3051.0.  After TFS upgrade, Build activities does not have a reference for the new version of
    LibGit2Sharp.dll [required] which has caused the issue in the build process.
    Error: Could not load file or assembly 'LibGit2Sharp, Version=0.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
    Resolution: New version of LibGit2Sharp.dll
    was added and referenced to Microsoft.TeamFoundation.Build.Activities.dll
    which has resolved the issue with the builds.
    I think this should be referenced somewhere regarding TFS Update 4 so that everyone will be able to spot the issue and fix the issue without any issues.

  • Setting timeout option for GIT in TFS 2013 update 4

    Hi all,
    I want to increase the timeout option for GIT but I do not know how to set it.
    Please help with how can I set the timeout value for GIT. I am getting "Timeout Error" whenever I am trying to run the 'git pull' command. The repository size is in GB and its taking time to complete the action and during this process 'Timeout'
    occurs.
    Please help me.
    Thanks,

    Hi Vaibhav,
    I do not believe there is a straightforward way to achieve this since stakeholder is replacing limited access. I think you may have to raise User Voice here https://visualstudio.uservoice.com/forums/121579-visual-studio/category/30925-team-foundation-server 
    Cheers!
    Chaminda

  • TFS 2013 - Hide iteration work items from Backlog page in Web Access.

    Hi All,
    I am using TFS 2013, update 3.  I have a single team project with a few Teams.  When I am on a team's board, and click on "backlogs" I only want to display the work items that are in the default area for the team.  I don't want to
    display those that are already assigned to an iteration.  Is there way to accomplish this?  Any help will be greatly appreciated.  The process template that I am using is "MSF for Agile Development....".

    Hi Mego123,
    When you create a work item, the iteration field should has its value before saving the work item. We cannot have a work item with null for iteration. And it's not conflict with the work items in the default area. Even you specify the area to the team, you
    also have to use an iteration.
    If you have other concerns, please give out more details about your requirement.
    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. <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.

  • TFS 2013 How do I restrict access to ordering the backlog?

    I've tried to place rules on the Backlog Priority field to be READONLY, FROZEN but the background process ignores permissions? I also tried creating my own custom field and mapping it "Order" and applying rules but same result!

    Hi Matt,
    Thanks for your reply. 
    As far as I know set backlog priority field READONLY cannot limit user to order backlog items.
    What’s the version your TFS 2013? The backlog priority field has been removed from TFS 2013 Update 3, please refer to the information in this article:
    http://blogs.msdn.com/b/visualstudioalm/archive/2014/07/08/where-is-the-field-on-the-work-item-form-to-order-the-backlog.aspx.
    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.

  • TFS 2013 + MRM - Build & Release Failure

    I have a project in a Git repo in my TFS 2013 environment, and it's automated releases are failing. I am using ReleaseGitTemplate.12.xaml (from
    http://blogs.msdn.com/b/visualstudioalm/archive/2013/12/09/how-to-modify-the-build-process-template-to-use-the-option-trigger-release-from-build.aspx) as my build process template, and VS 2013 as my editor.
    The error message in the build log under the heading "Other Errors and Warnings" is: "Release build failed (type Exception)".
    The stack trace is:
    at System.Activities.Statements.Throw.Execute(CodeActivityContext context)
    at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
    at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
    After the error occurs, when I bring up the MRM Client it doesn't appear as if a release was even attempted.
    If I set the "Release Build" property on the "Process" tab for the build def to "False", and then run a build using that build def...the build succeeds. I can then, successfully, do a Manual Release using the latest (successful)
    build output and everything works -- i.e. my web/app is updated on the server, including my web.config.token file being processed with the variables in the various stages of my release template.
    I need to figure out why the automated release won't work. I have another project in the same environment that uses TFVC (and ReleaseTfvcTemplate.12.xaml from the same blog thread) and it's automated releases work just fine.
    theBoringCoder

    Hi BC, 
    Thanks for your post.
    You’re using TFS 2013 Update 4 and Release Management Server, Client, Deployment Agent 2013 Update 4 ?
    Try to manually run release template(using completed TFS build) from RM Client, the release can run successfully?
    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.

  • Importing modified Bug WIT does not refresh the template in TFS 2013 for the project created using Scrum Template.

    Hi,
    We have a TeamProjectA created in a collection using ScrumTemplate 2013.4. I have added a new State 'Duplicate' in the Bug WIT and modified the workflow. Also the ProcessConfiguration file is modified to match the metastate and imported using the ImportWit
    Commands which were successful. When I Export the modified WIT using Process Editor for TeamProjectA I can see the Bug.xml has my changes. However, when I try to create a new Bug through TWA, I do not see the new State'Duplicate' that I added.
    I dont see my changes are updated in the common configuration files Path ie C:\\Program Files\Microsoft Team Foundation Server 12.0\Tools\Deploy\ProcessTemplateManagerFiles
    Note: I have a different TeamProjectB created using the Agile template created under the same Collection as my other TeamProjectA. Not sure if this has anything to do with my problem.

    Hi NetLearuner15,  
    Thanks for your reply.
    If you want use witadmin command on your TFS Server machine, you need install VS 2013 on your TFS 2013 Server machine.
    Have you tried create new Bug using VS? The new added state value shows correctly in VS or cannot see it in VS too?
    You’re using TFS 2013 Update 4 and VS 2013 Update 4?
    Yes, you can restart your TFS Server and check the result.
    And we suggest you add a new custom field in your Bug_Test work item type(Fields and Layout) or only edit a default state value in it using Process Editor, then save this Bug_Test work item type and check if this new update shows correctly when you create
    a new Bug_Test work item from TFS Server. If the  new field or changed state value can be updated correctly in your TFS Server, I think your initial ‘Duplicate’ state value not defined correctly in your Bug WIT>>workflow.
    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.

  • Package restore TFS 2013 where do I start?

    There seems to be a lot of confusion about NuGet Package restore on TFS. I have found many many pages about making sure Package restore is False and .targets must be removed and others that state exactly the opposite. 
    I have found references to Bcl settings, build definition updates, post NuGet 2.7 changes. Statements such as "You must add an extra project that runs a checked in version of nuget.exe", "you need an empty "packages" folder to be
    checked in".
    If I turn on package restore then the build log lists "This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them....". If I try the opposite then all the references are not found.
    I need to know where to start.
    ( I have read but perhaps do not understand the following).
    https://docs.nuget.org/consume/package-restore/migrating-to-automatic-package-restore
    http://blogs.msdn.com/b/dotnet/archive/2013/08/27/nuget-package-restore-with-team-foundation-build.aspx
    http://docs.nuget.org/consume/package-restore/team-build
    I have TFS 2013 and the developers are running VS2013 update 4 with nuget 2.8.
    How can I find what version of nuget is running on the server?
    What strategy should someone with this setup be following?
    and why is there such a polar opposite in recommendations, I assume I am missing something fundamental.

    Hi Rob,  
    Thanks for your reply.
    Team Build will build solution/project on build agent machine by default, so we need ensure Team Build can find the required references/package on build agent machine.
    Every project will created in/under a solution, and we need Enable NuGet Package Restore on solution. We suggest you build the solution in Team Build.  
    If issue happened on your Project based build, please share the detailed information here, I will follow your information and try to reproduce that issue on my TFS 2013 Update 4 Server environment.  
    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.

  • Windows 8.1 system with new Office 2013 install not pulling down any Office 2013 updates from my SCCM 2012 SP1 server

    Hi,
    I've just setup a new Windows 8.1 system and added to my SCCM 2012 SP1 server and all is good and it pulled down all the correct Windows updates and pulls down automatically the FEP updates that are distributed from SCCM 2012 daily. 
    I just installed Office 2013 on this system and have activated it as necessary.  The problem is that the system doesn't seem to be pulling down any of the Office 2013 updates that have distributed thru SCCM.  I have other systems with
    Office 2013 installed and they have pulled down Office 2013 updates in the past when I published them.
    If I look at the Office 2013 updates in the SCCM console software section, I can see that for example it shows that Office 2013 SP1 (x86) is needed by one system and installed on 8 other systems and shows as downloaded and deployed.
    I've restarted the new system multiple times and also tried to force a software update check from the Configuration Manager applet but nothing seems to happen.
    What can I check to try and determine what the problem is?
    Thanks in advance,
    Nick

    Yes, the 8.1 system is a member of collection where the update deployment is targeted.
    Are there any specific logs I should check in the client?  If I check the WindowsUpdate.log I can see messages about the machine pulling down the FEP updates but that's all it appears to be doing.
    in CCM\logs, focus on the updatehandler and updatedeployment, to begin with
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Deploy UDI Windows 10 with SCCM 2012 R2 and MDT 2013 Update 1

    Hi,
    Trying use "User-Driven Installation"  with
    SCCM 2012
    R2 CU4 and MDT
    2013 Update 1 for deploy Windows
    10.
    Created MDT Task Sequences with
    template "Client Task sequence"
    and Deployment Method "User-Driven Installation".
    When I try to deploy I have error like:
    Failed to run the last action: Error in the task sequence. Execution of task sequence failed.
    The operation cannot be completed because other resources are dependent on this resource. (Error: 00001389; Source: Windows)
    ZTI deployment failed, Return Code = 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Unable to create WebService class InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Command line returned 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Process completed with exit code 5001 TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Part smsts.log
    !--------------------------------------------------------------------------------------------! TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Expand a string: WinPEandFullOS TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Executing command line: smsswd.exe /run: cscript "%deployroot%\scripts\ztierrormsg.wsf" TSManager 22.04.2015 11:36:57 1160 (0x0488)
    [ smsswd.exe ] InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    PackageID = '' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    BaseVar = '', ContinueOnError='' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    ProgramName = 'cscript "C:\_SMSTaskSequence\WDPackage\scripts\ztierrormsg.wsf"' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    SwdAction = '0001' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Set command line: Run command line InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Working dir 'not set' InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Executing command line: Run command line InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Process completed with exit code 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Microsoft (R) Windows Script Host Version 5.12 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Copyright (C) Microsoft Corporation. All rights reserved. InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Microsoft Deployment Toolkit version: 6.3.8216.1000 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    The task sequencer log is located at X:\WINDOWS\TEMP\SMSTSLog\SMSTS.LOG. For task sequence failures, please consult this log. InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    ZTI deployment failed, Return Code = 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Unable to create WebService class InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Command line returned 5001 InstallSoftware 22.04.2015 11:36:57 1740 (0x06CC)
    Process completed with exit code 5001 TSManager 22.04.2015 11:36:57 1160 (0x0488)
    !--------------------------------------------------------------------------------------------! TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Failed to run the action: Error in the task sequence.
    The operation cannot be completed because other resources are dependent on this resource. (Error: 00001389; Source: Windows) TSManager 22.04.2015 11:36:57 1160 (0x0488)
    MP server http://sccm.domain.com. Ports 80,443. CRL=false. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting authenticator TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set authenticator in transport TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Sending StatusMessage TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting message signatures. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting the authenticator. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    CLibSMSMessageWinHttpTransport::Send: URL: sccm.domain.com:80 CCM_POST /ccm_system/request TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Request was successful. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set a global environment variable _SMSTSLastActionRetCode=5001 TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Clear local default environment TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Let the parent group (Gather Logs and StateStore on Failure) decides whether to continue execution TSManager 22.04.2015 11:36:57 1160 (0x0488)
    The execution of the group (Gather Logs and StateStore on Failure) has failed and the execution has been aborted. An action failed.
    Operation aborted (Error: 80004004; Source: Windows) TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Failed to run the last action: Error in the task sequence. Execution of task sequence failed.
    The operation cannot be completed because other resources are dependent on this resource. (Error: 00001389; Source: Windows) TSManager 22.04.2015 11:36:57 1160 (0x0488)
    MP server http://sccm.domain.com. Ports 80,443. CRL=false. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting authenticator TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Set authenticator in transport TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Sending StatusMessage TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting message signatures. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Setting the authenticator. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    CLibSMSMessageWinHttpTransport::Send: URL: sccm.domain.com:80 CCM_POST /ccm_system/request TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Request was successful. TSManager 22.04.2015 11:36:57 1160 (0x0488)
    Executing command line: X:\WINDOWS\system32\cmd.exe /k TSBootShell 22.04.2015 11:37:31 696 (0x02B8)
    The command completed successfully. TSBootShell 22.04.2015 11:37:31 696 (0x02B8)
    Successfully launched command shell. TSBootShell 22.04.2015 11:37:31 696 (0x02B8)

    MDT Updates for Windows 10 Technical Preview Build 10041
    Если Вам помог чей-либо ответ, пожалуйста, не забывайте жать на кнопку "Предложить как ответ" или "Пометить как ответ".
    http://zalozny.com.ua

  • Visual studio 2013 update 2 windows 8 windows phone 8 app

    hi
    i am using
    Windows 8.1 Enterprise 64 bit os
    Visual studio 2013 Update 2
    I want know how to create Windows 8 app and Windows phone 8 app how to create , its showing only 8.1 templates
    please Help Me someone

    Hello,
    Welcome to MSDN forum.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    As far as I know, in order to develop windows phone 8 app, you need to install Windows Phone 8.0 SDK. If no help, I suggest you conuslt your issue on windows phone development forum for better support like this thread:
    http://social.msdn.microsoft.com/Forums/en-US/96f5d84c-d6af-4de9-bfb6-d86b516ab9af/how-to-target-wp-80-from-visual-studio-2013-with-update-2-rc?forum=wpdevelop
    Thanks,
    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.

  • After upgrade from TFS 2010 users cannot view source control

    I recently did a in place of upgrade of TFS 2010 to TFS 2013.   All of my users permissions stayed in tact. The users (contributors) cannot view any of the source control in either in VS 2010 or 2013.  Since I am the administrator I
    see everything and have no issue.   Is there something that did not get brought over in the upgrade?

    Hi Rrenn49, 
    Thanks for your post.
    You upgraded to TFS 2013 Update 4?  There’s no any issue or warning during upgrade process? 
    What’s the detailed message they received when the contributors try to view source control files?
    Please manually check the contributors group’s permissions on your TFS Source Control.
    If you add a new user into your contributors group, this new user can access TFS Source Control correctly?
    If you have any further research of this issue, please share your experience here.
    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.

  • Allow user to access /edit/delete/add specific items in list

    Hi
    I have one custom list.
    every month department head is creating some activity because of which some items are getting added in that list pragmatically.
    like-
    departmentID item1
    item2
    DEPT001 item001
    item002
    DEPT001 item003
    item001
    DEPT002 item004
    item001
    After that User want to edit or delete or add new entries only related to their department only.
    How can allow user to edit/delete or add entries (full control) only related to his department in the same list?
    How can I assign users for this?
    Should I create another list having department id and user mapping?
    please suggest any soln.

    The flow is like,
    User(Dept head/department user)will select department from drop down and clik on button to add some entries against the department.
    once the entries done he just click on save button.
    after some time if department head/department user want to add/edit/delete some entries against his department then he should able to view only his deapartment entries.  
    Also the email is generated to his manager.
    So my question is how should I allow user to view his own entires only which should be available for him to add/edit/delete.?
    If I create one list of department  and on adding the entries against each department I will add departmentID for every entry so that I can filter them by department.
    but how to allow users for those entries? If I added user for each entry and if any department user changed then I have to change his name from all entries for that department.If the entries are more than 50 or 100 then it will be very difficuelt to handle.
    Also for multiple users for single department this is very difficuelt to provide access.
     is there any alternate solution for it?

  • Limited-access user permission lockdown mode and allowing anon users to view list items

    I'm working on setting up a public-facing SharePoint website that will need to support anonymous user access. I'm using the Enterprise Publishing Portal site collection template, so the Limited-access user permission lockdown mode feature is turned on.
    Everything is working great, except allowing users to view a list item. One of the key features I was hoping to leverage was the ability to display custom lists on a web page using a List View web part. Then they could click on an item and see the DispForm.aspx
    so the item's content was accessible, including any file attachments.
    A real-world example is adding an RSS viewer web part to the home page and allowing anon users to click on one of the events to see the details of it. Currently, in lockdown mode, the users gets an authentication prompt. 
    I toyed with the idea of turning the lockdown feature off. However, I'm uncertain of the full impact that would have on security. For example, I know it will allow anonymous users to see who created and modified an item, which we don't want exposed to the
    public (i.e. our employee names). Seems like opening a can of worms by disabling the lockdown mode... 
    Any ideas on how to tackle this would be greatly appreciated.

    So far, this is the most promising solution I've come across:
    http://soerennielsen.wordpress.com/2012/05/29/how-to-make-list-items-visible-to-anonymous-users-in-search

Maybe you are looking for

  • Creation of po with mutiple line items using BDC

    Hi Gurus,       Can any body hav notes for creating po's using BDC with multiple line items in transaction ME21. I hav created po for single line item but if i tried to create multiple line items, it ll create multiple po's... thanks in advance arun

  • How do you Restore Stickies in Time Machine Mavericks 10.9.3?

    i lost an important note on stickies. And i retrieved an old version of it in time machine under preferences / widgets. but the setup appears to have changed in my upgrade to mavericks and I can't open the note. I'm trying to open a "post-mavericks"

  • Windows 7 Upgrade Advisor says X-Fi Xtreme Gamer Pro not compatible

    CWindows 7 Upgrade Advisor says X-Fi Xtreme Gamer Pro not compatible? Just ran the Windows 7 Upgrade Advisor and it says my X-Fi Xtreme Gamer Pro is not compatible with Windows 7. Windows 7 is to be released in a couple of months, I would think betwe

  • Satellite 2450-101: Wireless Card not found

    Hello: I seem to be unable to make my internal wireless card working on this model. After reading few postings, i am not even sure if my model has a wireless card, altough I was told it does and reading manuals and simply observing the laptop, it see

  • Macbook Pro and Windows-connected Canon MX860 printer

    I'm sorry if this is in the wrong forum. I have a Canon MX860 wireless printer that is connected to a Windows computer and can be used by any Windows computer on my network. One of my users has recently added a MacBook Pro (Mac OSx 10.6.2, MacBook Pr