Why is Explorer.exe reading my program files at startup?

Every time I boot my computer, if I open Resource Monitor, I will inevitably find, under the "Disk Activity" section, the process explorer.exe "reading" my program files.
When I say "program files", I mean the executable files for applications stored in the "C:\Program Files (x86)" or the "C:\Program Files" directories.
Other files seem to get "read" a lot too. PNF files for example.
I have indexing turned OFF on all drives, and yet the process SearchIndexer.exe is almost always running too.

Hi,
Firstly, did you installed MSE in your system, this phenomenon can be caused by MSE security scanning disk.
Secondly, this problem can also be caused by 3rd program, it would be better to use AutoRuns to check system startup items if there is any 3rd process or dll file start with system.
AutoRuns:http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx
Roger Lu
TechNet Community Support

Similar Messages

  • Why would my customer reading my pdf file get this message: 'Licensing for this product has stopped'?

    why would my customer reading my pdf file get this message: 'Licensing for this product has stopped'?
    The message goes on to say, 'you cannot use this product at this time. You must repair the problem by uninstalling and then reinstalling this product or contacting your IT administrator or Adobe customer support for help.'

    Hi sivey@pdx,
    Can you please let us know the following:
    - Operating System installed;
    - Name and version of the Adobe Product (Adobe Reader or Adobe Acrobat);
    - Screenshot of the error message.

  • .exe reading from Excel files

    Hi everybody,
    I know similar questions have been asked lots of times but while searching the forum didn't find an anwer to my problem.
    I created an exe file (using exe4j) of a java application which reads form Excel files. Although it works when I run it from my editor, when running the exe file it cant find the Excel file. More specifically I have this error:
    "java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified"
    In order to read from excel files I use POI. I used it so as not to use ODBC driver and make it possible to run in every computer. When adding the driver, the exe works.Do you know a way to make it work without having to install the Driver?
    Thanks in Advance

    You need database drivers to read excel spread sheets?
    Also, why did you make it an exe? just jar it and be done with it.

  • Why can't I read a .docx file?

    I have an iPad running iOS 5.0.1 and I just received an email with a .docx attached.  Whan I tap on it, it tries to open only to get a message that it can not read this kind of file.  It can however read a .doc.  What's up with that?

    Gar Benedick wrote:
    Asatoran,
    Thank you!  However, I am not using an app, I am using the latest version of Apple Mail and as I stated, I can read a .doc file that is sent to me, just not a .docx file.  If .docx started back in '07, why hasn't this been updated, or is it a Microsoft licensing thing?  Preview on my MBP can read .docx file, why not Mail?
    As Dave and Gilh said, you should be able to open DOCX.  (And I tested an XLSX as well) on iOS5.0.1, which I did on my iPad1.
    The file formats were introduced in Office2007, but it took a while for developers to update their apps to handle the Microsoft proprietary format.  And even now, they can't always open every document perfectly.  (i.e.: tables are not aligned properly.  Macros don't work.)
    So in addition to what Dave said about resetting your iPad, also try opening a different DOCX file.  Preferably a "simple" file.  (Just one or two words.)  No macros either.

  • Read from .csv file at startup

    Hi, I am making my first app and I need to read data from a csv file into a list. I first created this functionality on a console application, but now when I try to use the same code it does not work.
    class FoodDataBase {
    private List<Food> foodDataBase = new List<Food>();
    private string locationOfCSVFile = "C:\\Egen Programmering\\LivsmedelsDatabas\\LivsmedelsDatabas\\LivsmedelsDatabas.csv";
    public FoodDataBase() {
    PopulateFoodDataBase();
    private bool PopulateFoodDataBase() {
    // connect reader to the CSV file
    var reader = new StreamReader(File.OpenRead(@locationOfCSVFile));
    if (reader == null) {
    return false;
    But I get an error message saying "The name 'File' does not exist in the current context". I have googled around a bit but can´t find an easy way to do it. Is there not any good way of doing this in WinRT? Should I convert my csv file to something
    else?

    Hi PontusL,
    As I can see from your code, you are trying to read a file from a forbidden place, see this for more information:
    File access and permissions.
    --James
    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.

  • Why the disk keeps reading when Satelitte A500-1GL startup

    Does anyone know why the disk keeps reading when the A500 starts up. I'm wondering if in msconfig this has something to do with the Toshiba startup items - if so how many are really necessary?
    The disk is defragmeted and there aren't any hardware issues.
    There's a normal Internet Security so I don't think it's that.

    > do I actually need tempro at all or can it be removed?
    Personally, I don't use this utility at all. It is just update informer, you can find many threads about Tempro updates that leads to the system crash:. such as Bios update. My personnel advice- don't touch the running system. I still use old driver, however, new drivers are already released.

  • Why does Firefox start from "C:\Program Files (x86)\Mozilla Firefox\Updated\firefox.exe" after an update? Is there anyway to fix this besides rebooting PC?

    hi, having an annoying problem after every time Firefox updates... It will launch from a nonexistent directory and cause my firewall/av to go crazy (ask to allow etc) which is very annoying.
    Picture:
    http://puu.sh/docDf/1f4bf26cb2.jpg
    It seems like I have to reboot my PC to fix this crap... any alternatives?

    That can be an issue caused by your security software.
    When an update is downloaded the Firefox builds a new program folder for the new version in the Updated folder.
    If Firefox isn't able to finish this process and move that directory to replace the current program folder then you can end up with problems like this.
    What security software (firewall, anti-virus) do you have?

  • Why can't firefox read htm default files as a pdf?

    Approx. 1 month ago my local city website agenda/minutes posting are began loading as default htm files. The files open in complete gibberish. Previously they were PDF files and I had no problem. If I use internet explorer they still load as PDF files. Why is there a problem using Firefox?

    Please provide a hyperlink to that website or exact page where that is happening, so we can see the problem for ourselves. Sounds like some configuration is not working correctly for you and you're not getting the PDF files that are posted there.

  • Why won't excel read my csv file created with the powersell out-file automatically.

    I wrote a PowerShell script that creates a CSV formatted file.  The script simply creates a comma delimited string for each entry and adds it to a collection.  Then the out-file command write it to a file.
    When you open it with Excel each line is put into one cell.  If you import the file and specify the "," as the delimiter, it imports just fine.  If the data is saved out again as a csv file,  the file is about half the size and opens
    just fine with excel.
    If you open the original file and the file created by Excel with notepad, they look the same.
    So the files are different in size, contents look the same, but Excel won't automatically open the original file.
    Any ideas of why this happens?  Also PowerShell and Excel are both running on Server 2012 R2.  Excel is a remote app.
    If I do an export-CSV, I get some kind of information about the object.
    Here is the script:
    foreach ($group in $groups)
       $header += '"' + $group.name + '",'
       $CSVdata = @()
       $CSVdata += $header
       # Create a user entry
       $users = Get-ADUser -filter * |select SamAccountname, Name | sort SamAccountName
       foreach ($user in $users)
          $Groupmembership = Get-ADPrincipalGroupMembership -Identity $user.SamAccountName
          $userentry = '"' + $user.SamAccountName + '",'
          $user
          foreach ($group in $groups)
              if ($Groupmembership.SamAccountName -contains $group.SamAccountName) { $userentry += '"X",'}
              else { $userentry += '"",' }
           $CSVdata += $userentry
          $CSVdata
          Out-File -inputobject $CSVdata -FilePath c:\batch\GroupMembership.csv

    Ok the script works exactly like I want it.  Thank you very much.
    I am trying to understand the script but I am unable to figure out what the line "$keys=$t.Keys|%{$_}"
    does.  I figured ".keys" was a method but my search for it comes up blank.  Do you have a reference you can point me to?  

  • Why won't iTunes read an RSS file

    I have had Radio National podcasts in itunes for a while but it has not updated since Dec 13 and I went to the website to download the new podcasts and it says that I do not have a RSS reader loaded?
    Why won't itunes do it?
    thanks
    Lee

    Are you talking about one of these:
    http://www.abc.net.au/radionational/podcasts/program/
    Click where it says 'Subscribe in iTunes'. When the page opens, click 'View in iTunes'. When iTunes opens and shows the Store page click 'Subscribe'.
    If that doesn't answer it, you need to give more details as to what exactly you are doing.

  • Why can't Mail read my library files?

    I had a computer crash and lost emails that I was able to recover from online storage.  These emails have file names with numbers like 39452.emix
    When I drag the lost emails into my mail library, they never show up as email files in Apple mail (for example if I search for them through the mail program).  The only way I can read them is to double click on the emix file outside of the mail program.
    Any clue on how I can import them back into the software?
    -I tried archiving them and opening the archive inside of apple mail -- but the still don't show up.
    -I 've also tried to put them in different mail folders and mailboxes such as trash and incoming, etc.
    -I've tried restarting the computer and the Mail Program during these trials.
    For example I can see message 139550.emlx and 139547.emlx, but when I drag in the lost email of 39648.emlx, it does not show up anywhere on a MAIL search (by name, content, date or number).
    I have about 1,000 message I need to re import into my MAIL program.  They are in the library files, they just are viewable through the MAIL software program.
    Thanks!
    Kate

    Just sticking them in the Library doesn't tell Mail they are there. You have to import them and let Mail put them where they belong: File > Import Mailboxes…. Select "Apple Mail"

  • I have just started shooting Raw.  Why IPhoto doesn't read my RAW files?

    I have a Mac OS X - 10.6.8.  Processor 3.06 GHz Intel Core 2 Duo.  Memory 4Go 1067 MHz DDR3.  IPhoto '09.
    I have started shooting RAW and IPhoto doesn't read my the RAW files?

    Lightroom 1.4.1 does not support native (NEF) files from the D700 because the camera didn't even exist when it was released. To get support you have two options: upgrade to Lr 2.x (paid for upgrade) or convert your NEF files to DNG.
    DNG converter 5.4 can be downloaded from http://www.adobe.com/downloads/ (see right hand side of page)

  • Why wont my buffered reader insert text files into my JTextPane?

    Hello,
    First off, I want to say that I am a java newbie. This is the first time I have ever worked with java, and only for about a month now. When I try running this, nothing gets inserted into my JTextPane, and I get a java.lang.NullPointerException error. Any idea of how to fix this?
    Thanks,
    Dave
    //Set up Browse Procedure Action
            else if (e.getActionCommand().equals("Browse Procedures")){ //On a pull down menu
                      fc = new JFileChooser();
                   int result=fc.showOpenDialog(this);
                   File file = null;
                        if(result==JFileChooser.APPROVE_OPTION){
                             file=fc.getSelectedFile();
                             statArea.append("Opening: " + file.getName() + "." + newline);
                        //statArea is a JTextArea
                        String record = null;
                        int recCount = 0;
                        try {
                             FileReader fr = new FileReader(file.getPath());
                             BufferedReader br = new BufferedReader(fr);
                             record = new String();
                   while ((record = br.readLine()) != null) {
                        recCount++;
                        textArea.replaceSelection(recCount + ": " + record);
                        textArea.replaceSelection(newline);
                   } //textArea is a JTextPane.  I know replaceSelection is not the right method, but
                   //I tried it anyways
                        } catch (IOException evt) {
                             System.out.println ("IOException error!");
                             evt.printStackTrace();
                        else {
                        statArea.append("Browse command cancelled by user." + newline);
                        statArea.setCaretPosition(statArea.getDocument().getLength());
                   }     

    Nevermind, problem solved

  • C:\Program Files (86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe Side by Side Error

    I used the sxstrace tool to find the error but ill admit im not sure what im doing. If you can please help me identify whats wrong that would be great!
    =================
    Begin Activation Context Generation.
    Input Parameter:
    Flags = 0
    ProcessorArchitecture = Wow32
    CultureFallBacks = en-US;en
    ManifestPath = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe
    AssemblyDirectory = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\
    Application Config File = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe.Config
    INFO: Parsing Application Config File C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe.Config.
    INFO: Parsing Manifest File C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe.
    INFO: Manifest Definition Identity is WDExpress,processorArchitecture="X86",type="win32",version="1.0.0.0".
    INFO: Reference: Microsoft.Windows.Common-Controls,language="&#x2a;",processorArchitecture="X86",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.0.0"
    INFO: Reference: debuggerproxy.dll,processorArchitecture="X86",type="win32",version="1.0.0.0"
    INFO: Reference: Microsoft.VisualStudio.CompilerHostObjectsProxy.dll,processorArchitecture="X86",type="win32",version="1.0.0.0"
    INFO: Resolving reference Microsoft.Windows.Common-Controls,language="&#x2a;",processorArchitecture="X86",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.0.0".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0__6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Did not find manifest for culture Neutral.
    INFO: End assembly probing.
    INFO: Resolving reference for ProcessorArchitecture x86.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls\Microsoft.Windows.Common-Controls.MANIFEST.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls\Microsoft.Windows.Common-Controls.MANIFEST.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: Auto Servicing Policy redirected assembly version.
    INFO: Post policy assembly identity is Microsoft.Windows.Common-Controls,processorArchitecture="x86",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.7601.17514".
    INFO: Begin assembly probing.
    INFO: Attempt to probe manifest at C:\Windows\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2.manifest.
    INFO: Manifest found at C:\Windows\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2.manifest.
    INFO: End assembly probing.
    INFO: Resolving reference Microsoft.Windows.Common-Controls.mui,language="&#x2a;",processorArchitecture="x86",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.7601.17514".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls.mui\6.0.7601.17514_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls.mui\6.0.7601.17514_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Resolving reference for ProcessorArchitecture x86.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls.mui\6.0.7601.17514_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.mui.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.mui\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.mui\Microsoft.Windows.Common-Controls.mui.MANIFEST.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls.mui\6.0.7601.17514_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.mui.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.mui\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.mui\Microsoft.Windows.Common-Controls.mui.MANIFEST.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Resolving reference debuggerproxy.dll,processorArchitecture="X86",type="win32",version="1.0.0.0".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Did not find manifest for culture Neutral.
    INFO: End assembly probing.
    INFO: Resolving reference for ProcessorArchitecture x86.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\debuggerproxy.dll.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\debuggerproxy.dll.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\debuggerproxy.dll\debuggerproxy.dll.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\debuggerproxy.dll\debuggerproxy.dll.MANIFEST.
    INFO: Did not find manifest for culture Neutral.
    INFO: End assembly probing.
    ERROR: Cannot resolve reference debuggerproxy.dll,processorArchitecture="X86",type="win32",version="1.0.0.0".
    ERROR: Activation Context generation failed.
    End Activation Context Generation.

    Hello,
    I saw a related thread from here:
    http://stackoverflow.com/questions/15130609/visual-studio-2012-side-by-side-configuration-is-incorrect
    The dll in that thread is different from there but I think you can still try the solution listed there to repair your VS installation.
    May I clarify some questions? Can you use Visual Studio before you get this error? Is it the first time you installed Visual Studio and when you try to open it it reports this error for you?
    If you can use Visual Studio before you get this error, please try repair Visual Studio from control panel.
    If you cannot use Visual Studio even when it is the first time to load, then it is a corrput installtion problem. Please remove the current installation:
    http://support.microsoft.com/en-us/kb/2771441 Then download and verify the ISO:https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs
    And restart the installtion with a healthy ISO.
    Anyway, in my mind refer to the first stackoverflow thread and repair the installtion to fix this missing dll problem is more reasonable.
    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.

  • Windows 8.1 "explorer.exe" gradually slows down - Observation

    Hi, I posted a question a year ago about Windows 8.1 gradually slows down issue, and it seems still not being solved. I recently found some new clues about this, hope it can be useful. (Please read the original post first
    since it contains basic descriptions of the issue:
    https://social.technet.microsoft.com/Forums/en-US/f9ab40a8-6681-4c66-bdbd-9de7b2fb021f/windows-81-gradually-slows-down-after-hours-speed-returns-normal-if-restart-explorerexe?forum=w8itproperf)
    This issue is found to be somehow related to total Page Faults of explorer.exe since it starts. The majority of page fault is created by desktop background slide show. On my laptop, the slide show is set to randomly switch between 53 jpegs
    (mostly 1920*1080) every 10 seconds. The Page Fault Delta of explorer.exe is usually 2 per second when not doing anything, and tenth to hundreds when there are some actions. But at the instance when the background is switching, it will peak to a value
    between 13,000 and 30,000.
    I don't know if this value is normal or not, but when the total Page Faults reaches about 20,000,000, a slight slow-down can be observed by moving your mouse up and down on the favorite bar items in IE (the right bar shown when pressing Alt+C
    in IE), a slight lag can be observed. The slow down (slightly) of normal windows can be observed when Page Faults reaches about 40,000,000. At that time, the mouse lag on favorite bar items becomes much more obvious. After another few hours, the slow-down
    will become more serious.
    I tried to disable the slide show by only using one background image, the total Page Fault stays low and the slow-down issue does not occur after one day (the Page Fault after one day is also far less than 20,000,000). That's why restarting explorer.exe
    can temporarily fix it. I tried it on 2 other Windows 8.1 computers and get the same results. Maybe there is some memory allocation or fragmentation problem building up? One thing I don't know is that if this is caused by the background slide show itself,
    or if explorer.exe in general will slow down after experimenting enough page faults.

    Polyhedron,
    This main reason of this issue is not the Windows system. A page fault occurs under these situation:
    1. A program requests an address on a page that is not in the current set of memory resident pages. 
    2. The virtual memory system has become unstable because of a shortage of physical memory (RAM).
    3. The virtual memory system has become unstable because of a shortage of free disk space.
    4. The virtual memory area is corrupted by a program.
    5. A program is attempting to access data that is being modified by another program that is running.
    Please refer this blog to determine it's hard faults or soft faults.
    The Basics of Page Faults
    http://blogs.technet.com/b/askperf/archive/2008/06/10/the-basics-of-page-faults.aspx
    In addition, from your description, since the background slide itself is without problem, I suspect the root is your ram. Try to increase the amount of memory or reduce the cache size for test.
    Karen Hu
    TechNet Community Support

Maybe you are looking for

  • How to transfer purchased apps from my old iPhone to my new iPhone?

    I have purchased some apps on an old iPhone 2G, but have purchased a iPhone 3G now. I assume I won't have to pay for those apps twice? Does anyone know how i can get them installed on my new phone? (haven't got the phone yet, just want to be prepaire

  • Acrobat Update Error

    I keep getting the following error when I run the updater. I looked in the config.msi folder amd these tmp files do not even exist, could that be the problem?  How would they have been deleted?

  • Where are the RAW adjustment settings kept?

    I have imported my pictures (a complete folder) into Lightroom, made all the adjustments, exported the jpegs... great! Now I want to backup my folder and the RAW adjustment settings I have made. But where are all the adjustment settings kept, and can

  • 5.1 Surround Not Working in PPAPI Chrome

    i can tell you why I use the other flash then the one built in to chrome. The one that is built in to chrome ONLY plays youtube and other things on left and right speaker. NO other speakers even though i set stereo to come out of all speakers in 5.1

  • BRAIN632 Error in report

    Hello I am having the same error as this prior post, but the resolution was never posted on the forum.  The prior posting is "Topic: query error msg "  I am getting the brain632 error and all data is loaded.  Roberto solved this before. Thank you,