bugs >> "Visual Studio is Busy" whenever I work with a DataSet

by Lee T. Hawkins » Tue, 15 May 2007 21:38:55 GMT

I get a Visual Studio Delay Notification whenever I try to work with a
DataSet in my ASP.NET/VB 2005 website.

When this happens, I have to end the devenv.exe process because Visual
Studio basically just 100% hangs while it is "busy". This problem just
started occuring yesterday and I have never had a problem with this before
when using Visual Studio or DataSets. I finally isolated that this problem
only occurred when a DataSet was part of the application. I can wait for
several minutes/hours/whatever, and the program is still unresponsive.

I have searched the web to fix this problem, and still can find no help. I
am falling behind in this project as a result of this major snag and need
help ASAP. The error says to "report this problem to Microsoft", but it
does not give me an email address, a phone number, or anything. I do not
think I am the only one experiencing this problem, as I have seen other
posts about it as well, however, no resolution was offered.




bugs >> "Visual Studio is Busy" whenever I work with a DataSet

by Ken Halter » Tue, 15 May 2007 22:39:53 GMT






dotNet people don't hang around here, so... your best bet would be to find a
group that contains "dotnet" in its name. This, and all other groups on the
MS server that start with 'microsoft.public.vb' are for non-dotNet versions
of VB (aka VB Classic)

--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm





bugs >> RE: "Visual Studio is Busy" whenever I work with a DataSet

by wawang » Wed, 16 May 2007 17:40:44 GMT

Hi Lee,

As Ken pointed out, this newsgroup is only for non-dotnet versions of VB.
Your question seemed to best posted in newsgroup
microsoft.public.vsnet.general.

Before you create a new post in , I can give some general suggestion on the
question: please check if there's any database server connection in the
server explorer that's pointing to a non-existing server, this may cause
the IDE to block up trying to contact the server.

Also, please try to create a new local user on your system and run Visual
Studio with this account to see if this issue still occurs.

This should be an environment specific issue, as a last resort, you may
have to reinstall Visual Studio.

Sincerely,
Walter Wang ( XXXX@XXXXX.COM , remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx #notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.



Similar Threads

1. Why won't Visual Studio 2003 work for C# when It will work with VB - CSharp/C#

2. Visual Studio 2005 Beta - VB dataset question

Hi all,

I'm not sure if this is the right group, but....

Have just got my Beta Version of VS 2005, and have upgraded a small calendar 
project with the upgrade wizard.

I have realised that referring to data sets is completely different, so 
having changed these over, i am now finding problems on a simple EOF 
statement.

Can anyone help me find a way to check for the end of a recordset?? Before i 
just did MySet.EOF, however things don't seem to be this simple anymore :-)

TIA

Andy

3. Query a DataSet Table in Visual Studio 2005 - VB.Net

4. Visual Studio to Visual Studio.Net

Hi,
I'm just about ready to take the plunge. I use Visual 
Studio SP5 and must keep this so that current systems can 
be maintained. However I want to load and come up to speed 
with VS.Net. All I've read says I can load VS.Net onto the 
same machine as VS and they happily coexist.

What's the news from the trenches? Is this correct or 
should I get another server for VS.Net?

TIA Peter

5. Parameters With CS in Visual Studio 2002 vs Visual studio 2003 - VB Crystal Report

6. Updates for VB, Visual Studio .Net 2003, Visual Studio 2005

My WSUS server does not receive updates for VB, Visual Studio .Net 2003, 
Visual Studio 2005.  Is there a way that security updates and critical 
updates for these products can be pushed via WSUS?

7. Autocomplete XML comments stopped working in Visual Studio - VB.Net

8. Beep() is working in VB Visual Studio 2003?

Hello,

In my VB program I used Beep() function, but I don't hear any sound.
Any ideas why?

Thanks,

Zalek