Launching VB6 Editor after installing Visual Studio 2013 results in "Please wait while Windows configures Microsoft Visual Studio..."

I have had various versions of Visual Studio installed beside Visual Basic 6.0 Enterprise for some time with no problems, most recently Visual Studio 2012 Premium.
I recently installed Visual Studio 2013 Premium, and now every time I open VB6 I get a dialog that says "Please wait while Windows configures Microsoft Visual Studio Professional 2013" that shows a progress bar. After it finishes (30 seconds or
so), it launches again and again and finally VB6 will open. This happens with each instance of VB6, regardless if I've already done it once and never run VS2013 in between.
If I cancel the dialog, I get this error message in a dialog: "Error 1712. One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible." Several more "Please wait"...
dialogs will appear and if I continue to cancel, eventually I'll get the VB6 editor. It appear to work fine despite the error messages.
It seems to me that the VS2013 installer flagged some dll's or other files to be rolled back whenever starting VB6. It doesn't appear to be necessary, and I'd like to avoid playing the "Please wait" wack-a-cancel-button game before launching each
instance of VB6 (or waiting several minutes for no reason). So how do I fix this?
Note: I've seen something similar happen in Outlook on a different PC when upgrading from 2010 to 2013. The same sort of "Please wait"... dialog would appear each time I opened Outlook. Judging by the "similar" questions that popped up when
entering this forum post, I'd say this is a general problem with upgrading older versions or installing newer versions of major Microsoft software side-by-side.
/* Don Reynolds */

I found the answer!
I was having the exact same issue, and I was search for a solution and I happened across the following thread: http://social.msdn.microsoft.com/Forums/en-US/f4b0fd38-f4f9-41ea-bd8d-834203a175d2/building-visual-studio-2010-project-triggers-please-wait-while-windows-configures-visual-studio?forum=vssetup&prof=required
Scroll a small bit down, and there is a post by Barry Wang explaining that you need to use event viewer to find out what is missing. Anyway, I opened event viewer, then open VS 6, then hit refresh in the event viewer (under Windows Logs -> Application)
and saw a warning message from MsiInstaller. It gave me the following message:
Detection of product '{9C593464-7F2F-37B3-89F8-7E894E3B09EA}', feature 'Visual_Studio_Professional_x86_enu', component '{E3FF99AA-78B9-4A06-8A74-869E9F65E1FE}' failed.  The resource 'C:\WINDOWS\Microsoft.NET\Framework\URTInstallPath_GAC\' does
not exist.
I opened an elevated command prompt, I navigated to the C:\WINDOWS\Microsoft.NET\Framework folder and verified that 'URTInstallPath_GAC' didn't exist, and then I did "md URTInstallPath_GAC".
Closed and reopened VS 6, and it instantly opened - no "Please wait" message.
Now this may or may not be the same problem you are having (problem is - I have had it happen on two separate computers now with VS 6 and VS 2013 installed), but it should point you in the right direction. In fact, you should be able to use the Event Viewer
for anytime the "Please wait" message shows up for any application, and then once there find out what is really missing.

Similar Messages

  • Please wait while windows configures microsoft visual studio professional 2013

    After installing visual community 2013 and rebooting visual studio works fine but all other microsoft office programs display "please wait while windows configures microsoft visual studio professional 2013" and continues the installation for
    about 1 minute before the program starts. I tried deleting mso.dll and reinstalling but it is still the same. Any help would be appreciated?

    Hi iwallhead,
    Then can your VS work fine? Anyway, please upload the installation log.
    Use a tool named collect.exe to collect the log file. Download
    collect.exeand
    run it directly. The utility creates a compressed cabinet of all the VS and .NET logs to
    %TEMP%\vslogs.cab. Please upload the
    vslogs.cab file on onedrive.
    I will help check if any install error exists.
    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.

  • Visio 2013 startup problem "Please wait while Windows configures Microsoft Visio..."

    Hello,
    I am getting the "Please wait while Windows configures Microsoft Visio Professional 2013" window on every load of this program. I have found no resolutions from Google searches.  I have tried a full reinstall of Visio, registry modifications
    (per http://support.microsoft.com/kb/2685120?wa=wsignin1.0), tried running it in safe mode (still happens), tried a clean boot (still happens). I'm out of ideas. Does anyone know of a fix?
    Thanks,
    Nick

    Hi,
    Try the following method:
    If you have an earlier version of Visio installed, such as Visio 2003 or Visio 2007 or Visio 2010, follow these steps:
    1.In Windows 7 or Windows Vista, click Start, click All Programs, click Accessories, and then select Run.
     In Windows XP, click Start, and then click Run.
    2.Type the following command, and then press Enter:
    reg add HKCU\Software\Microsoft\Office\15.0\Visio\Options /v NoReReg /t REG_DWORD /d 1
    3.(Optional) Instead of typing the command line, you can  copy it to your clipboard, right-click an empty section of the Run box, select Paste, and then press Enter.
    4.Verify that the problem is resolved.
    Jaynet Zhang
    TechNet Community Support

  • Visio 2013 startup problem "Please wait while Windows configures Microsoft Visio Professional 2013

    Hello,
    I am having a frustrating problem with Visio as it is opening.  It keeps displaying the message that I have in the title about it trying to configure.  I have tried the following:
    reg add HKCU\Software\Microsoft\Office\15.0\Visio\Options /v NoReReg /t REG_DWORD /d 1
    To manually fix this issue, run 'regedit' and manually change the value of [HKEY_CLASSES_ROOT\.vsd] to Visio.Drawing.11 (if using the Visio client) or VisioViewer.Viewer (if using the Visio Viewer).
    secedit /configure
    /cfg %windir%\inf\defltbase.inf
    /db defltbase.sdb
    /verbose
    What's strange is the user profile that it was installed under works fine, but any other user that logs onto the computer gets this message every time.  I even tried exporting the entire Current User Office chain from the registry to the other user
    and that still didn't work
    I can get it to work if I create a shortcut and put in a "/noreg" handle at the end of the target, but that doesn't help with opening files.
    Please help!

    Hi dustyb23,
    This issue may be caused by the [HKEY_CLASSES_ROOT\.vsd] key not being equal to “Visio.Drawing.11" or equal to “VisioViewer.Viewer” if you have Visio Viewer Installed.
    To resolve it, we can repair Visio first, from Control Panel > Programs and Features > Visio > Change > Repair. If it doesn’t work, we can also reinstall Visio.
    However, if the repair/reinstall/configuration does not complete successfully, the user will continue to receive this message at each launch of Visio. To manually fix this issue, run 'regedit' and manually change the value of [HKEY_CLASSES_ROOT\.vsd] to
    Visio.Drawing.11 (if using the Visio client) or VisioViewer.Viewer (if using the Visio Viewer).
    For more detail information:
    http://support.microsoft.com/kb/2685120
    If there is anything I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • After upgrade to 10.0.1.22 - "please wait while windows configures itunes"

    Hi all,
    After successfully running iTunes without problems including version 10, I routinely upgrade to the latest version 10.0.1.22 and all of a sudden now I keep getting this "please wait while windows configures itunes" dialog with a status bar before the iTunes application properly launches. Once its up, its functioning fine, but its annoying to get this dialog and status bar every time I use the application. What can I do? I tried a repair install and it didn't do anything.

    There's no trace of any other itl file on my PC
    Are there any files /Music/iTunes/Previous iTunes libraries/ ?
    guess this means I won't see my apps and music again
    Just because they do not show in iTunes does not mean they ar enot on yoru computer.
    Besides, you do make regular backups of your computer correct?
    Look in /Music/iTunes/Mobile Applications/ for your apps and /Music/iTunes/iTunes Media/ for everything else.
    If they are there then iTunes menu File > Add folder to library and select /Music/iTunes/ .

  • Visio 2007 launch problem with Office 2013 installed "Please wait while Windows configures Microsoft Visio..."

    Running under WIN7-64 bit with Office 2013.  Requests reinstall every time it is run. Tried uninstalling and reinstalling. No change. Office 2013 does not recognize that Visio 2007 is installed. Copy paste operations between Visio and Word 2013 don't
    work. Tried disabling sharepoint access for Visio 2007 and did a repair for Office 2013. No change.Tried various compatibility modes. No change. Ran Microsoft troubleshooter which verified there is a compatibility issue but provided no solution.
    Tried the following...
    Type the following command, and then press Enter:
    reg add HKCU\Software\Microsoft\Office\14.0\Visio\Options /v NoReReg /t REG_DWORD /d 1
    no change

    Hi,
    Based on the situation, I recommend you try to use locale administer account to login in the computer.
    Then we re-install Visio 2007, if you solve the issue,please let me know.
    Regards,
    George Zhao
    TechNet Community Support
    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.

  • HT201366 CAC readers not working after installing security update 2013-003?

    Is anyone else having problems with CAC readers not working after installing security update 2013-003? CAC required websites are causing safari and chrome to crash.

    For CAC issues, see:
    MilitaryCAC's Mac OS X support landing page
    Please follow these directions to delete the Mail "sandbox" folder.
    Back up all data.
    Triple-click the line below to select it:
    ~/Library/Containers/com.apple.mail
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder named "com.apple.mail" selected. If it does, move the selected folder — not just its contents — to the Desktop. Leave the Finder window open for now.
    Quit and relaunch Mail, and test. If the problem is resolved, you may have to recreate some of your Mail settings. You can then delete the folder you moved and close the Finder window. If you still have the problem, quit Mail again and put the folder back where it was, overwriting the one that may have been created in its place. Post your results.
    Caution: If you change any of the contents of the sandbox, but leave the folder itself in place, Mail may crash or not launch at all. Deleting the whole sandbox will cause it to be rebuilt automatically.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • I have not been able to launch Elements 12 after installing Photoshop cc on my computer. I would like to be able to use both. How do I accomplish that?

    I have not been able to launch Elements 12 after installing Photoshop cc on my computer. I would like to be able to use both. How do I accomplish that?

    What operating system and what happens when you try?

  • Crystal reports visual studio 2013. "Please wait while the document is being processed." Error

    I am using Crystal Reports for VS 2010. The report is working fine but if you click on the next page or click on group tree,
    the message “Please wait while the document is being processed.” comes. Never show next page.
    Any ideas?

    Hi Qin Yang,
    Please post your question in the official
    SAP Crystal Reports for Visual Studio forum.
    Thanks for your understanding.
    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 installing Adobe Reader XI 11.0.09 on my Windows 7 x64 operating system it will not print pdf documents

    After installing Adobe Reader XI 11.0.09 on my Windows 7 x64 operating system, I attempted to print and existing pdf document to my Brothers MFC-J4510DW printer I received error message indicating that no pages where selected (I selected print all pages).

    Hi satsugyo1,
    For printing both sides, you might also need to enable 'printing on both sides' option in Reader print dialog box.
    Please do the same and then print your PDF.
    Let me know how it goes.
    Regards,
    Anubha

  • I am using windows 7 starter,just downloaded itunes 10.5.2,while install getting prompt,cannot read ipodservice.exe,and after install itunes is not read iphone or ipod while plugging in through usb cable. Any ideas ,whats going wrong?

    I am using windows 7 starter,just downloaded itunes 10.5.2,while install getting prompt,cannot read ipodservice.exe,and after install itunes is not reading iphone or ipod while plugging in through usb cable. Any ideas ,whats going wrong?

    problem solved.
    I phone 4s screen froozen

  • UCCX 7.01 hangs after "Please wait while System Parameters are saved"

    Have a new system, here is the order in which I completed the steps:
    OS disk
    OS Patches
    installed CRS
    Installed SQL
    installed SR5
    OS patches again
    initial config
    When going through the initial configuration I get to enter the information for HR Sessions and Codec and it tells me "Please wait while System Parameters are saved".  After a few minutes it refreshes to a blank page and the system is not configured.
    Any suggestions would be appreciated.
    Thanks!

    Rebuilt the damned thing and started from Scratch.  (Need to add to the release notes “UCCX server must be rebuilt a minimum of 3 times” as it seems this always happens.)  After this things are happy.  I did see a differnent set of screens during the initial configuration but wasn't smart enough to document them.
    1.       Installed OS
    2.       Installed UCCX 7.01
    3.       Installed SQL for UCCX 7
    4.       Ran Initial Configuration
    5.       Installed SR5 for UCCX 7
    6.       Installed OS updates 3002.1.5aSR9

  • FYI: TrendMicro antivirus prevents Transport Service from starting after installing Echange Server 2013 Service Pack 1

    I installed Exchange Server 2013 SP1 in my test environment. After that mail flow between internal and external mail servers completely stopped. In the end I discovered that Transport Service on both of the mailbox servers refused to start (or, to be more
    exact, stopped shortly after starting).
    The following events appeared in the System event log:
    Event ID 1052 (error)
    Source: MSExchange Extensibility
    Message: Failed to create agent factory for the agent 'ScanMail SMTP Receive Agent' with error 'Failed to create type 'TrendMicro.SMEX.hookE12TransportAgent.hookE12SmtpReceiveAgentFactory' from assembly 'C:\Program Files\Trend Micro\Smex\hookE12TransportAgent.dll'
    due to error 'type not found'.'. Please verify the corresponding transport agent assembly and dependencies with correct version are installed.
    Event ID 16023 (error)
    Source: MSExchangeTransport
    Message: Microsoft Exchange couldn't start transport agents. The Microsoft Exchange Transport service will be stopped. Exception details: Failed to create type 'TrendMicro.SMEX.hookE12TransportAgent.hookE12SmtpReceiveAgentFactory' from assembly 'C:\Program
    Files\Trend Micro\Smex\hookE12TransportAgent.dll' due to error 'type not found'. : Microsoft.Exchange.Data.ExchangeConfigurationException: Failed to create type 'TrendMicro.SMEX.hookE12TransportAgent.hookE12SmtpReceiveAgentFactory' from assembly 'C:\Program
    Files\Trend Micro\Smex\hookE12TransportAgent.dll' due to error 'type not found'.
       at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.FactoryTable.CreateAgentFactory(AgentInfo agentInfo)
       at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.FactoryTable..ctor(IEnumerable agents, FactoryInitializer factoryInitializer)
       at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.RuntimeSettings..ctor(MExConfiguration config, String agentGroup, FactoryInitializer factoryInitializer)
       at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.MExRuntime.Initialize(String configFile, String agentGroup, ProcessTransportRole processTransportRole, String installPath, FactoryInitializer factoryInitializer)
       at Microsoft.Exchange.Transport.Extensibility.AgentComponent.Load()
    Event ID 701 (informational)
    Source: MSExchangeTransport
    Message: The service will be stopped. Reason: Microsoft.Exchange.Transport.TransportComponentLoadFailedException: Loading of component 'SmtpReceiveAgents' failed. ---> Microsoft.Exchange.Transport.TransportComponentLoadFailedException: The agent component
    failed to load. ---> Microsoft.Exchange.Data.ExchangeConfigurationException: Failed to create type 'TrendMicro.SMEX.hookE12TransportAgent.hookE12SmtpReceiveAgentFactory' from assembly 'C:\Program Files\Trend Micro\Smex\hookE12TransportAgent.dll' due to
    error 'type not found'.
       at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.FactoryTable.CreateAgentFactory(AgentInfo agentInfo)
       at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.FactoryTable..ctor(IEnumerable agents, FactoryInitializer factoryInitializer)
       at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.RuntimeSettings..ctor(MExConfiguration config, String agentGroup, FactoryInitializer factoryInitializer)
       at Microsoft.Exchange.Data.Transport.Internal.MExRuntime.MExRuntime.Initialize(String configFile, String agentGroup, ProcessTransportRole processTransportRole, String installPath, FactoryInitializer factoryInitializer)
       at Microsoft.Exchange.Transport.Extensibility.AgentComponent.Load()
       --- End of inner exception stack trace ---
       at Microsoft.Exchange.Transport.Extensibility.AgentComponent.Load()
       at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.RunADOperation(ADOperation adOperation, Int32 retryCount)
       at Microsoft.Exchange.Data.Directory.ADNotificationAdapter.TryRunADOperation(ADOperation adOperation, Int32 retryCount)
       at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
       --- End of inner exception stack trace ---
       at Microsoft.Exchange.Transport.SequentialTransportComponent.Load()
       at Microsoft.Exchange.Transport.Components.Activate()
    The reason for that behavior was TrendMicro ScanMail for Exchange 11. Seems that it was unable to work with the new SP properly and prevented the entire Transport Service from starting. Uninstallation of the antivirus eliminated the issue.

    Actually, you can just disable the agents until TrendMicro releases a patch and then enable them again:
    http://community.trendmicro.com/...
    BTW, a similar problem (high CPU utilization and services not starting) is hitting the AVG package:
    http://forums.avg.com/..
    Step by Step Screencasts and Video Tutorials

  • After installing Project Server 2013 (without updating SharePoint Server 2013 SP1))

    I am facing the problem while opening project web app. I configured the SharePoint 2013 and project server 2013. Here is the detail what I performed the steps:
    OS Server 2012 R2, SQL Server 2012, SharePoint server 2013 version
    15.0.4420.1017, Project Server 2013 version
    15.0.4454.1000. SharePoint configured and running successfully. After project web app site provisioning successfully completed. I got the below error.
    Microsoft.Office.Project.PWA.WebParts.PWAPart' from assembly 'Microsoft.Office.Project.Server.PWA, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' cannot reduce access.
    I run this psconfig -cmd upgrade -inplace b2b -wait -force. But still getting same error.
    Previous steps:
    Earlier I had also tried to install SharePoint Server 2013 SP1 "3823428". After the installation SP1 some of sharePoint site features suddenly stopped e.g: Cannot  browse "Service Applications -->
    Manage service applications"  option even after re-start the server. This was previous error after upgrading SP1
    "Method 'get_IsClientValid' in type 'Microsoft.SharePoint.WorkflowServices.WorkflowServiceApplicationProxy' from assembly 'Microsoft.SharePoint.WorkflowServices,
    Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' does not have an implementation"
    Anyone can help me!!! Thanks...
    Faisal Numan

    hello,
    For SP2013 and PS2013 to work properly on Windows Server 2012 R2 you need to use the SP1 install media for both, download SharePoint 2013 with SP1 and Project Server 2013 with SP1
    http://support.microsoft.com/kb/2891274
    http://blogs.technet.com/b/office_sustained_engineering/archive/2014/03/03/announcing-availability-of-slipstreamed-office-2013-and-sharepoint-server-2013-with-sp1.aspx
    http://blogs.technet.com/b/projectsupport/archive/2014/02/25/project-2013-and-project-server-2013-service-pack-1.aspx
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Publish cloud service fails from Visual Studio 2013 Update 4: Published Asset Entry for Image Microsoft.Azure.Diagnostics_PaaSDiagnostics_europeall_manifest.xml not found.

    I have a cloud service project with two roles (service and worker). In Visual Studio 2013 Update 4 when I choose "Publish..." from the "Solution Explorer",  it opens "Microsoft Azure Activity Log" and quickly terminates.
    Here the log:
    9:43:47 AM - Applying Diagnostics extension.
    9:44:09 AM - Published Asset Entry for Image Microsoft.Azure.Diagnostics_PaaSDiagnostics_europeall_manifest.xml not found.
    All works fine when uploading the package and updating from https://manage.windowsazure.com/. It only fails from within Visual Studio.
    What can I do to get it working?

    I have the same problem with our Azure project. Two web roles (service and worker). Just updated from SDK2.2 to SDK2.5 and Visual Studio 2013 Update 2 to Update 4. The main reason behind this was to move from log4net to WAD and in doing so, of course directly
    move to the new diagnostics version.
    Now, I get the same error message in Visual Studio:
    11:45:24 - Checking for Remote Desktop certificate...
    11:45:25 - Applying Diagnostics extension.
    11:45:45 - Published Asset Entry for Image Microsoft.Azure.Diagnostics_PaaSDiagnostics_europeall_manifest.xml not found.
    With my small testing project - also two roles (service and worker) - everything is fine. However, I'm looking for a solution to make by existing production service working.
    Also the test project shows no Microsoft.Azure.Diagnostics_PaaSDiagnostics_europeall_manifest.xml,
    but this is no problem - so what's the meaning of or solution to this error messages?
    What I found so far:
    I deployed the Azure project from the same development environment to another Azure test service: Deployment
    showed no errors and the service is running fine! So the problem is not with the source, the development environment, library dependencies etc.
    Trying Azure cmdlets for PowerShell also work fine for the new service and fails for the production service with almost the same error message:
    Following http://blogs.msdn.com/b/kwill/archive/2014/12/02/windows-azure-diagnostics-upgrading-from-azure-sdk-2-4-to-azure-sdk-2-5.aspx
    I tried:
    PS C:\> Set-AzureServiceDiagnosticsExtension -StorageContext $storageContext -DiagnosticsConfigurationPath $public_config -ServiceName $service_name -Slot 'Staging' -Role $role_name
    VERBOSE: Setting PaaSDiagnostics configuration for MyWebRole.
    Set-AzureServiceDiagnosticsExtension : BadRequest : Published Asset Entry for Image
    Microsoft.Azure.Diagnostics_PaaSDiagnostics_europeall_manifest.xml not found.
    At line:1 char:1
    + Set-AzureServiceDiagnosticsExtension -StorageContext $storageContext -Diagnostic ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Set-AzureServiceDiagnosticsExtension], CloudException
        + FullyQualifiedErrorId : Microsoft.WindowsAzure.CloudException,Microsoft.WindowsAzure.Commands.ServiceManagement.
       Extensions.SetAzureServiceDiagnosticsExtensionCommand
    The problem seems to be related to those service configuration parts in the cloud which are not replaced
    by a new deployment... So what are possible reasons or fixes for this behaviour?
    Best regards,
     Andreas

Maybe you are looking for