Visual studio web express 2013 with update 4 downloading stuck

I am downloading Visual studio web express 2013 with update 4 and when acquiring KB2829760  it stuck. Then prompts that "Unable to locate package source".Please give your kind attention as this is highly important to fix and install.

Hi,
You could try downloading ISO file for visual studio express 2013 for web with update 4.
http://www.visualstudio.com/downloads/download-visual-studio-vs
Before install, please try verify the supplied DVD ISO checksum use this tool
http://support.microsoft.com/kb/841290/en-us It will tell us the ISO's checksum number, you can use it to compare with the one listed on download page.
If the errors also occur, please use  http://aka.ms/vscollect 
to gather the installation logs. After using it, you will find vslogs.cab from %temp% folder. Please upload the file to
https://skydrive.live.com/ 
and share the link here. I will help you check your installation logs to know the reason of your issue.
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.

Similar Messages

  • Error while installing Visual Studio Express 2013 with Update 4 for Windows Desktop.

    When I try to install Visual Studio Express 2013 with Update 4 for Windows Desktop, I
    get the error :
    Microsoft Visual Studio Express 2013 for Windows Desktop.The form specified for the subject is not one supported or known by the specified trust provider.
    Here is what I get when I use the File Checksum Integrity Verifier (NOTE: I couldn't find the SHA Hash for the .iso I downloaded)
    // File Checksum Integrity Verifier version 2.05.
    8ab9b5ff10da1c33bb3f088331a7c8d8 vs2013.4_dskexp_enu.iso
    Here is some Extra Information:
    MY OS: Windows Technical Preview x86ANOTHER OS I TRIED INSTALLING VB ON: Windows 7 Ultimate x86
    DOWNLOADED ISO FROM: http://www.visualstudio.com/en-us/downloadsLINK: http://download.microsoft.com/download/9/6/4/96442E58-C65C-4122-A956-CCA83EECCD03/vs2013.4_dskexp_ENU.iso
    LOG FILE: http://m.uploadedit.com/b044/1421425243589.txtSHA HASH OF THE RECEIVED ISO: 8ab9b5ff10da1c33bb3f088331a7c8d8
    ====================================================NOTES:
    #I ran the setup as an administrator.
    #I do not know the SHA Hash for the ISO so please check if it matches the SHA Hash of the actual file.#Please don't recommend to use the Web Installer.#I tried both extracting the ISO and Mounting the ISO to run the Setup.
    Thanks. :D

    Solved.   The ISO is corrupt.
    The SHA 1 Hash of the ISO was 57CF28106EA096758AD6AB909F226A3468D95A49
    and the downloaded one returned 8ab9b5ff10da1c33bb3f088331a7c8d8.

  • Visual Studio Express Community 2013 with Update 4

    I'm in college, and the class I am in is programming, so in order to do my work, I need C++ (which our required work is through Visual Studio Express). Unfortunately, after every single time I try to download Visual Studio Express: Community 2013
    with Update 4, it gives me these error messages: "SETUP FAILED! Install cannot continue because some required components failed.", "Visual Studio Core Features: Fatal error during installation", and "Visual Studio Core Features - ENU:
    User cancelled installation". Obviously the last two errors popped up, because of the first error message, but why would it say that some components failed? What exactly does that mean? If someone can please respond quickly, I would be really happy, because
    I need to install this ASAP, in order to do my classwork, homework!!!!

    Hello Eadsele,
    I think the problem is pending on your network. Please try download the ISO and verify its checksum before install, refer to here to verify:
    https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Sharepoint 2013 - Can I use Visual Studio 2012 express edition for web-parts and app parts?

    I am new to sharepoint 2013. I want to develop the app and web parts using visual studio 2012 express edition. Can I use vs 2012 express edtion to create app and web parts for sharepoint 2013?

    Unfortunately no, check this post:
    http://sharepoint.stackexchange.com/questions/52338/sharepoint2013-development-with-vs2012-express
    To build SharePoint 2013 webparts/apps you will need the 'Microsoft Office Developer Tools for Visual Studio 2012', which do not come as part of Visual Studio.  The tools require Visual Studio 2012 Ultimate, Premium, or Professional.
    The tools and prerequisites can be found here:
    http://msdn.microsoft.com/en-us/office/apps/fp123627.aspx
    Brandon Atkinson
    Blog: http://brandonatkinson.blogspot.com

  • Visual Studio 2012 Express and 2013 Professional won't open

    I have downloaded both Visual Studio 2012 Express and 2013 Profession and both stop working when I open them. I have been using the developers command prompt from 2013 to run some c++ code. I need the program for my c++ class so please
    help as soon as possible. 

    Hi,
    Is there any specific error message occur when you open VS?
    Because of there is not enough information for troubleshoot, I will give you some advice:
    First, reboot the machine into safe mode. This can isolate some third part application.
    Second, you can use Devenv.exe Command Line to start the VS and collect logs for troubleshooting:
    You could type ‘Devenv.exe /SafeMode’, which starts Visual Studio in safe mode, loading only the default environment and services.
    You could create a log file (‘Devenv.exe  /log’ ) on your drive. If this issue exists still, you could invest your log file to narrow down the issue.
    More information about Devenv.exe Command Line, you could refer the following link:
    http://msdn.microsoft.com/en-US/library/ms241273(v=VS.80)
    Third, you should make sure you can successfully install the VS. Please use collect.exe utility to collect VS install logs to see whether the VS installation is success:
    http://aka.ms/vscollect
    And make sure you already followed up these steps to install your VS:
    1. Re-download the Visual studio from Microsoft official site here:
    http://www.visualstudio.com/downloads/download-visual-studio-vs
    After download you should use File Checksum Integrity Verifier tool to verify the integrity of your download. If the values don't match, your download may be corrupted and you should download the file again:
    Refer to the below page to know checksum detailed number:
    http://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs.aspx
    Refer to Download the Microsoft File Checksum Integrity Verifier to know how to check the checksum hash value.
    2. Disable your Anti-Virus or Anti-Spyware software and be sure that your OS has been "patched" up - Update your computer (Windows) before install the VS.
    3. Clean your %temp% folder and run the installer with Administrator permission.
    Look the links to get more information:
    http://blogs.msdn.com/b/msdnforum/archive/2010/03/06/visual-studio-and-net-framework-installation-tips.aspx
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/60f71a54-506e-4c70-be98-e993ce6d1ddf/visual-studio-installation-tips?forum=vssetup
    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.

  • Groupwise.wsdl in Visual Studio Web Developer 2010 Express

    Hello,
    I'm trying to add a "Service Reference" in VS Web Developer 2010 Express by importing the groupwise.wsdl file.
    Everything looks fine when importing the file/adding the reference but when using it several things are missing (e.g. there is no GroupWiseBinding)
    I tried with the groupwise.wsdl file of GW 8 and GW 7 SP3.
    Should I use another .wsdl file or is this just not supported by VS Web Developer? (it works fine in Visual Studio 2010 Express)
    Tx, vha

    Originally Posted by vha001
    Hello,
    I'm trying to add a "Service Reference" in VS Web Developer 2010 Express by importing the groupwise.wsdl file.
    Everything looks fine when importing the file/adding the reference but when using it several things are missing (e.g. there is no GroupWiseBinding)
    I tried with the groupwise.wsdl file of GW 8 and GW 7 SP3.
    Should I use another .wsdl file or is this just not supported by VS Web Developer? (it works fine in Visual Studio 2010 Express)
    Tx, vha
    Replying to an old thread, but since i walked into this problem myself and google could not not help me, maybe this is usefull for others.
    In Visual Studio 2010 (and 2008) you will need to add a Web Reference, not a Service Reference.
    This is done by right clicking on References, selecting "Add Service Reference", clicking Advanced, and then "Add Web Reference".
    Ray

  • Why can't I install VS 2013 with update 4 after acquiring successfully?

    I downloaded VS 2013 with update 4 source (iso file) in VisualStudio.com
    After extracting, I ran this command: vs2013.4.exe /layout
    It worked and displayed the result.
    Setup completed! All specified components have been acquired successfully.
    A folder was created in C:\Users\...\Documents\Update 4
    But, when I right clicked file vs2013.4.exe in that folder, cliked Run as Administrator. It didn't work.
    An error was found:
    Update 4 does not apply or is blocked by another condition on your computer
    I tried to delete all files in C:\Users\...\AppData\Local\Temp and reinstalled it.
    But, the result was the same.
    I'm using Windows 8.1 64bit and install all Windows update. It includes KB2883200.
    Can you tell me how to install it?
    Many thanks!

    Hi ntnguyen.victory,
    According to the name of the installer "vs2013.4.exe", I think what you download is the update 4 for VS2013 instead of VS2013 with update 4.
    You can check the update 4 download page:https://www.microsoft.com/en-us/download/details.aspx?id=44921
    and the VS2013 with update 4 download page:http://www.visualstudio.com/downloads/download-visual-studio-vs
    So when you right clicked file vs2013.4.exe in that folder, cliked Run as Administrator, it didn't work because you didn't install VS2013.
    Please download VS2013 with update 4 with the link I paste.
    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.

  • SCOM 2012 - Visual Studio Web Test - Cannot retrieve downloaded test results / share not configured

    Hello-
    I am trying to get my Visual Studio web test to work in SCOM 2012. I have configured the run-as account, and set the correct overrides for the Alert attachment file share discovery. I followed this guide to the T: http://technet.microsoft.com/en-us/library/jj899889.aspx
    When I Select the site that I want to download the test result file for, The results pane shows the following error:
    "The share does not seem to be configured in the Alert Attachment Management Pack"
    When I attempt to download the result file without manually entering creds, it fails. When I do enter creds, in the "task history" it shows as succeeded, but I get no results. All subsequent automatic "Retrieve previously..." fail. In
    the "task history", the "Run As" column is blank (unless I manually enter the credentials, which doesn't do me any good, anyway)
    My "Alert Attachment" MP is inside another MP I created, along with the "System Center Global Service Monitor VS Web Test" MP and two other System Center MPs. This created MP is the one that my Alert Attachment Overrides are attached
    to.
    My Run-As account has the needed permissions to the file share, so I am lost as to why this isn't working. Any help would be greatly appreciated.

    Have you followed the steps here to configure the share location http://technet.microsoft.com/en-us/library/jj899889.aspx ?

  • Office Web Apps 2013 with SharePoint 2013 Server

    Hi All,
    I have installed a separate server for Office Web Apps 2013 on Windows Server 2012 VM. I have followed TechNet's article on
    Deploying Office Web Apps Server & exactly followed steps.
    On SharePoint Server 2013 (Windows Server 2012), I followed TechNet’s article on
    Configure Office Web Apps for SharePoint. The Office Web Apps on SharePoint 2013 environment works for
    Excel document that shows “View in Browser” but
    no Preview.
    However, PowerPoint and Word documents doesn’t show “View in Browser”. I thought Internet Explorer 10 has some issue with Office Web Apps and checked on Chrome and results were same.
    On SharePoint Server 2013 environment, I have configured 3 services applications, MMS, UPS and Excel Service. 
    1.) Do I need any other service applications to be enabled for OWA 2013?      
    I read number of blogs,
    Installing Office Web Apps Server for SharePoint 2013 (Steve Mann),
    Install Office Web Apps 2013 with SharePoint 2013 (Max Melcher) and Spence Harbar
    (Enabling Office Web Apps Preview editing with SharePoint 2013). and all these blogs give more or less same steps that I have followed.  
    Strange thing is that Excel documents on my SharePoint 2013 sites are working but neither word or PowerPoint documents are not showing option for “View in Browser”. 
    I am using HTTP and not HTTPS.
    2. Can someone please advice how could I solve the Office Web Apps 2010 on Word and PPT?
    3. How to can enable preview for Excel, Word and PPT documents.
    Thanks you.
    Regards,
    Aroh
    Aroh Shukla

    Hi Inderjeet and Olafur,
    Thanks for your reply.
    @Inderjeet: That site collection feature on SP2010 works on our production environment but on SP2013 site collection there is no OWA feature. Microsoft recommends to have a separate OWA2013 server and what I create
    a separate VM for OWA2013 server.
    @Olafur: Your suggestion looks spot on. The OWA server does show the discovery:
    Our SP2013 development server has limited RAM (4GB) and it think is causing the issue.
    Let me check if increasing RAM solves the issue.
    Thanks again for your suggestions. (Interjeet and Olafur).
    --Aroh
    Aroh Shukla

  • Registration Key for Visual Studio 2008 Express

    When trying to register Visual Studio 2008 Express, I get directed to a page that no longer exists. How am I supposed to get a registration key for it?
    I don't actually need the GUI, just the command line compiler. Is the compiler affected by the registration?
    And I can not move to a newer version because of compatibility issues. The newest version that I can use is 2008.
    Thanks.

    When trying to register Visual Studio 2008 Express, I get directed to a page that no longer exists. How am I supposed to get a registration key for it?
    I don't actually need the GUI, just the command line compiler. Is the compiler affected by the registration?
    And I can not move to a newer version because of compatibility issues. The newest version that I can use is 2008.
    You really have no choice. Visual Studio 2008 Express is no longer supported. It's time to move on.
    The only way out, if you really really really can't evolve to a newer version (and I really question why you can't) is to purchase a retail version of Visual Studio 2008.

  • Visual Studio Express 2013 with Javascript

    I've developed an app that I'd like to test on a windows based tablet here in my home office. Is there any way to simply take the generated app and run it on my tablet without moving it to the store?
    Please note that I'm a newbie to the Visual Studio environment and I'm using the free Express download currently.
    Thanks in advance - JustWannaLearn

    Hi JustWannaLearn,
    Thank you for posting in MSDN forum.
    According to your description, what version of the VS Express 2013 you install on your machine?
    What type app you develop in this VS 2013 Express, is it related to the javascript app or other type?
    What machine you develop the app, is it the laptop or windows based tablet?
    >>Is there any way to simply take the generated app and run it on my tablet without moving it to the store?
    What is the meaning of "without moving it to the store"? If the store is refer the Windows store app or other.
    If possible, please share me a screen shot about the "store".
    In addition, if you want to migrated an existing web site or web application to a Windows Store app using JavaScript.
    Reference:
    https://msdn.microsoft.com/en-us/library/windows/apps/hh465151.aspx?f=255&MSPPError=-2147217396
    If you have any update message about your issue, please fell free let to me know.
    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.

  • How To: Use Visual Studio, IIS Express, and Adobe Edge Inspect to view local projects

    You CAN view a Visual Studio project with Adobe Inspect. The work around takes a little bit of time.
    This involves using IIS Express to run your Visual Studio project, which is mainly a setting in Visual Studio, a Firewall change, a few command line and IIS Express config change.  It isn't actually all that bad, but will make your life A LOT easier.
    Here are the steps. (Note these are steps I used for Visual Studio 2012 and your project is part of a solution project.  Windows 7 or Windows 8)
    1. If IIS in not turned on, turn it on.How to: Enable Internet Information Services (IIS) - this should install IIS Express as well.
    2. In Visual Studio, find the port that Visual Studio will be using for your project by Running your web project (Debug), and note/write down/save the port number that shows up in the browser when the project launches. (ex.  http://localhost:12345)
    3. Add a NetShare Reservation (process for this will be different for Windows XP)
    Go to your Command Line (CMD) in Windows and in c:\Windows\system32> type in
    netsh http add urlacl url=http://yourIPaddress:yourPortNumber user=everyone
    (ex. netsh add urlacl url=http://12.34.56.78:12345 user=everyone)
    Hit Enter key. You should be a successful add reservation message
    3. Go to your Windows Explorer (File system) and go to c:/Users/YourName/MyDocuments (or Documents)/IISExpress/config/ and open 'applicationhost.config'
    In the 'applicationhost.config' file find your site in the <sites> section.
    Example:
    <sites>
    <site name="WebSite1" id="1" serverAutoStart="true">
                    <application path="/">
                        <virtualDirectory path="/" physicalPath="C:\MyProjects\TestSite" />
                    </application>
                    <bindings>
                        <binding protocol="http" bindingInformation=":12345:localhost" />
                    </bindings>
                </site>
    </sites>
    In this section ADD 2 new lines to the <bindings> section. Note add your own IP address and your own Computer Name
    <binding protocol="http" bindingInformation="*:12345:12.34.56.78" />
    <binding protocol="http" bindingInformation=":12345:MyComputerName" />
    Save the config file.
    4. Open up your Windows Firewall and go to 'Advanced Settings'. Here you want to create an Inbound Rule.
    Right click on Inbound Rule and select New Rule
    - Rule Type select 'Custom'
    - Program leave this
    - Protocol and Ports > Protocol Type select 'TCP' then Local Port select 'Specific Port' and fill in the port number you got from VS.  Leave Remote Port alone.
    - Scope
    There are a few ways of doing this. Typically you would go the the Remote IP address and select 'These IP addresses: and select ADD > select 'Predefined set of computers' and choose Local Subnet.  IF this does not work leave Remote IP addresses > Any IP address option selected instead.
    - Action leave this
    - Profile select Domain and Private
    - Name put IISExpressWeb for the name
    Select 'Finish'
    5. Go to Visual Studio. (Note if you have multiple projects in your solution, choose your start up project. Right click on your project in Solution Explorer in VS and select 'Set as Start Up Project' )
    Right click on your start up project again and you should see an option to 'Use IISExpress'
    In the DEBUG dropdown (from the main menu bar at the top) select 'YourProjectName Properties'. Mine was the last one in the list with a wrench icon next to it.
    This should open an new tab in your project, You should see a left hand list of option and a right hand column of options.
    In the left column select 'Web' and in this tab select Use Local IIS Web server and select 'Use IIS Express' and type in your IP Address and port number (same as before) in the Project Url text box.
    Save.
    NOW, you should be able to run your project in Visual Studio and use Adobe Edge Inspect on your device and view new results in Chrome. You can develop from there.
    If you still can not see it working, please be sure your device is on the same SubNet or Wireless network as your computer.  If you are in a large network but the domains can still see each other, the Firewall Setting detailed above to allow Any IP Address in your Scope section.

    Hi CMosqueda,
    Thank you for taking time to share this information with other users.
    Thanks,
    Preran

  • How can I get Visual Studio 2010 to work with Crystal Reports?

    Hi,
    My office upgraded to Windows 7 and Visual Studio 2010 and now I can no longer write front end programs to Crystal Reports version 10.   Does anybody know if there is a a workaround?   Also, our version of Crystal Reports is 32 bit but the new desktop machine I have is 64 bit so there may be issues accessing the Crystal Reports DLLs which are now located in the Programs (x86) folder.
    It's all such a gigantic mess that I don't even know where to begin.   Visual Studio 2008 had Crystal Reports in it so it was real easy.
    Dave

    Try searching first before posting. CR for Visual Studio 2010 download is available on the OverView tab. It's a free install, we don't ship in VS now, it's still a plug in so you can't use VS 2010 Express version, MS doesn't support plugins in Express versions.
    Runtime files will be version 13 and should update your app without issues.
    Install VS 2010/2012/2013 first and then run the first link in the download page. Don't instlal just the runtime redist MSI, it will not integrate into VS.
    Also, set your Project for x86 and not any CPU and use the full .NET Framework and not the client version.
    Don

  • How do I publish to my Azure site after updating VS 2013 with update 4?

    I created a new website in using the basic web forms type and got and ran the basic project in my browser.
    However, when I went to create the publish connection …  no publish menu item exists
    I created an empty project and added the basic items needed to bring up my index.aspx page
    Still no way to setup the publish the project
    I have screen shots that very the statements but they will not load here
    I updated to VS 2013 Update 4 to get the gui interface to my SQL Azure DB  ...   I need the gui SQL Azure interface but now need to know how to publish my updated site.
    Pres

    Thanks Mekh, I think webmatrix ended up being the interfering product BUT I had too many older versions of various VS on the machine. I spent some time uninstalling old software etc. but once I got my system cleaned up VS Express 2013 Upd 4 works fine. I
    have a GUI to SQL Azure and I can publish to my new site. Thanks again!!!  
    I'm very happy with the entire Azure platform. I can focus on trying to improve my process and the Azure team does all the heavy lifting for me!  :-)
    Pres
    Pres

  • Hidden, Dynamic parameters in Visual Studio web test - debugging

    Hello! I am trying to debug a web test in Visual Studio and I'm running into the issue of incorrectly bound dynamic parameters.
    Here is the error I am getting: 
    Request failed: Context parameter '$HIDDEN1.j_id71:_link_hidden_' not found in test context
    I have looked at many blogs and websites that tell you how to fix this bug. (http://blogs.msdn.com/b/edglas/archive/2010/03/24/web-test-authoring-and-debugging-techniques-for-visual-studio-2010.aspx) However the websites haven't helped, my error is slightly
    different from the one they outline. 
    This website in particular tells me how to find the place where the parameter is defined earlier in the code, but in my case this parameter never seems to have been defined. I can't figure out what extraction rule to use (if any). 
    Let me know if you have any suggestions/useful websites I can look at! Also let me know if you need more information. Thanks in advance!
    -Danielle

    Hello Jack,
    Thank you for your detailed response. I had already gone through the first blog you recommended to no avail, but the second one seems to be leading me more in the right direction.
    I have a few more questions for you after looking through this advice.
    I added a validation rule like that second blog (http://blogs.msdn.com/b/slumley/archive/2007/11/19/debugging-errors-in-load-test.aspx) says to, and I am seeing that my form parameter "j_id71:_link_hidden_" doesn't exist. 
    However, I noticed when I right clicked on this parameter name in Response tab of the request that is failing, and selected "Quick Find", it searched for the value that the parameter has been assigned. It found this value in a QueryString parameter
    named "_" in the previous request. 
    After studying my web test, I noticed also that this variable "_" is in many QueryStrings, and it always seems to match these hidden parameters that are not being found in the test context. I believe this query string parameter is the main source
    of my issue.
    The validation rule I added from that blog post is trying to validate the existence of a Form Post Parameter, however the value I want to extract is in a QueryString parameter. Is there a way to extract a value from Query Strings? I only have found ways
    to extract from Form Post Parameters. 
    What do you recommend? Here are some things I've tried that have failed:
    1. I tried renaming the parameter "_" to match the hidden one, that didn't work.
    2. I tried creating a new Form Post parameter that matched the Query String parameter in name and value. Furthermore, I tried to use the Validation FormFieldExists rule from the blog to validate that the Form Post Parameter "_" exists, and that
    failed. Why isn't it seeing the form field I create?
    3. I tried to set the value of j_id71:_link_hidden_ Form Post Parameter in the failing request to {{_}}, so that it finds the value from the correct variable. This didn't work either.
    Any other options you can suggest? I know this is a lot of information, I figured the deeper context may help you to help me debug this issue. Thanks again!!
    -Danielle 
    [UPDATE] -- I tried to validate existence of a form post parameter that is obviously there and was there from the beginning, that also failed. Maybe a bug in the validation rule code...
    [UPDATE 2] -- I have started to solve my issues by changing the value of these Form Post Parameters to certain QueryStringParam values. By looking in the Properties panel when I've selected a form post parameter that wasn't working, I can change the value
    to one of these values using the dropdown. The dropdown menu has about 7 different options named "QueryStringParam11810.ct", for ex. Each param has a different number and ending associated with it, and by trial and error I've been finding matching
    QueryStringParams to go with each hidden parameter. So far this is working... Not sure how to choose which value matches in a more specific way besides trial and error.
    So I guess this is resolved, although if you have an explanation for all of this that would be very appreciated!

Maybe you are looking for

  • Can anyone tell me where I can go to leave a customer service review? I'm angry and feel like someone needs to know

    I am completely frustrated with vzw at this point. I traded in my old iPhone 4s through the device recycling program, but i was not given the $200 credit as promised. I did not know that I could do this in store, and made the mistake of mailing it in

  • Broadcom BCM4331 drivers - b43 can't scan, wl won't install

    I have a Macbook Pro 9,2 with a Broadcom BCM4331 wireless card. I've had issues with the wireless card ever since switching to Arch a bit over a year ago, and I'm trying to fix them once-and-for-all, but I'm not having much luck. Right now, if I use

  • Imposible to read from the jukebox

    Got problems from some time now. i easily can transfer data to my zen 20Go, but the copy from my zen to the puter is impossible now. It says "Impossible to read from the jukebox". I just dunno what to do, its nothing related to low battery, drivers a

  • 8330 screen is dark & get blinking red light (4blinks)

    My 8330 screen is dark and I get flashing or blinking red signal.  I have tried pulling the battery to reset and does not help.  Can anyone offer any suggestions? Thanks, JRW8 Solved! Go to Solution.

  • CS2 - why does my cursor change??

    For some reason, sometimes when working in Photoshop CS2 (PC platform) my paintbrush cursor changes. I have it set in preferences to show the brush size and it usually stays that way, but occassionally, it reverts to precise mode so I cannot see the