472,325 Members | 1,373 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,325 software developers and data experts.

"Please wait while windows updates..."

I recently got a new system, and re-installed studio. It was working fine,
but now whenever I start it I get a prompt that says:

"Please wait while windows configures visual studio .net - english."

If I wait until it completes, which takes a minute or two, all is well and
I can cancel the process too without incident. However, it's really
annoying. The only thing I can think of is that I installed office a day or
two ago, but I can't remember if it started doing this immediately
afterwards or not.

Any ideas? Thanks for any help!

-D
Nov 15 '05 #1
4 2657
"Big D" <a@a.com> wrote...
I recently got a new system, and re-installed studio. It was working fine, but now whenever I start it I get a prompt that says:

"Please wait while windows configures visual studio .net - english."


It's related to the order certain products were installed I seem to recall.
If you search Google, probably for that exact phrase you should see messages
from lots of people and the solution was posted there too.

Tom
Nov 15 '05 #2

Hi,

May be your problem was related to Crystal Reports.
How to tell if Crystal Reports is the cause: Look in the Application event
log (My Computer/Manage/Computer Management (Local)/Event
Viewer/Application). If there are entries with "Source" MsiInstaller, and
"Type" Warning which say:

Detection of product '{005F0409-6759-11D5-A54F-0090278A1BB8}', feature
'Crystal_Reports', component '{C4D8FF3D-945F-11D5-A54F-0090278A1BB8}'
failed. The resource '?^\Program Files\Common Files\Merge
Modules\Database_Access_enu.msm' does not exist.

OR

Detection of product '{005F0409-6759-11D5-A54F-0090278A1BB8}', feature
'Crystal_Reports' failed during request for component
'{DA28CA4A-27CA-486A-923F-5A4317BB70CE}'

Then this likely is the culprit.

Possible Fix: Uninstall Crystal Reports (if you just got it as part of the
default VS install and don't need it), using Add/Remove Programs, Visual
Studio .Net Enterprise Architect (Change/Remove)

Hope this helps,
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 15 '05 #3
Renaming the DLL did it... Studio prompted me again for the disks during
startup, and it appears to have repaired itself.

FYI this was studio 2000.

Thanks a million!

-D

"Felix Wang" <v-*****@online.microsoft.com> wrote in message
news:t3**************@cpmsftngxa07.phx.gbl...
Hi,

Thanks for posting.

I agree with Tom. This issue may be caused by Office. Let's try the
followings to resolve it:

1. If you are using Office XP, please install the service pack at the
following site:

http://www.microsoft.com/downloads/d...9A4-31FC-480B- 9CD9-ADCCB6997CE3&displaylang=EN

2. Or, we may rename the file "C:\Program Files\Common Files\Microsoft
Shared\Office10\MSO.DLL" and let VS.Net to finish the repair process.

I hope this helps.

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 15 '05 #4
Hello,

I had the exact same problem, with W2K Pro in a Domain, Office 2000 distributed by group policy and Visual Studio 2002 installed manually. The culprit was indeed mso.dll, and repairing VS2002 does NOT solve the problem. As mentioned you must delete mso.dll and then start VS2002. It will prompt you for some of the CD of VS2002, and after that it works picobello. Note that in my case the event viewer gave

Detection of product '{005F0409-6759-11D5-A54F-0090278A1BB8}', feature 'dotNET_Framework_SDK' failed during request for component '{C763CD13-6E1E-4166-8C78-D274B266E9B6}'

which is different from what other troubled users have found.

Good luck
Nov 15 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Kannan | last post by:
Hello, I have a requirement that specifies that I display a "Please Wait..." window (preferably modal) along with a gif that mimics a progress bar...
1
by: metsymani | last post by:
In my web application, I have a search screen coded in ASP.Net. The Search process takes lot of time. So, I need to show a wait page informing the...
3
by: John Dalberg | last post by:
Hi I have a form that opens a new window for the results. Because the results might take a few seconds due to server processing, I would like to...
9
by: John Walker | last post by:
Hi, I have a datagrid with a radiobutton template column, with AutoPostBack set to TRUE. When the user clicks on a radiobutton the application...
4
by: Big D | last post by:
I recently got a new system, and re-installed studio. It was working fine, but now whenever I start it I get a prompt that says: "Please wait...
5
by: Matt | last post by:
Ok so I'm trying to run a simple dos command shell through a VB.NET 2005 program. The oddest thing is happening given the following piece of code:...
1
by: VMI | last post by:
In my Windows App, how can I add a nice "Please wait" message to my datagridview? With a datagrid I would be able to clear all columns, add one...
5
by: Jeremy | last post by:
Hi all, I have database actions that will potentially take several seconds to complete. My normal page uses AJAX so keeping the user informed...
1
by: =?Utf-8?B?Sm9obiBXYWxrZXI=?= | last post by:
Hi, I have a webpage designed with asp.net 2.0. Is there a way to display a "please wait" message to the screen horizontally centered and...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.