|
List Info
Thread: .NET IDE (Visual Studio 2005) hangs when editing source
|
|
| .NET IDE (Visual Studio 2005) hangs
when editing source |
  United States |
2007-07-26 12:32:40 |
Hi all,
I have a rather large VB6 project that I'm importing into
.NET 2005.
Unfortunately, when I'm going through making the edits, I
can do maybe
one or two edits and then it will hang indefinitely --
eating up
upwards of 92 percent of my processor. I can't tell that
it's doing
anything--such as updating the error list or anything. It
just goes
off on its own for about 5 minutes per edit--which, as you
can
imagine, is annoying when you've got a large project.
Anyone have any advice?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "DotNetDevelopment, VB.NET, C# .NET,
ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting"
group.
To post to this group, send email to DotNetDevelopment googlegroups.com
To unsubscribe from this group, send email to
DotNetDevelopment-unsubscribe googlegroups.com
For more options, visit this group at
http:
//cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: .NET IDE (Visual Studio 2005) hangs
when editing source |
  United States |
2007-07-27 00:45:26 |
Open a new instance of Visual Studio and debug the
original.
On Jul 26, 1:32 pm, newbo <winona_white... yahoo.com> wrote:
> Hi all,
> I have a rather large VB6 project that I'm importing
into .NET 2005.
> Unfortunately, when I'm going through making the edits,
I can do maybe
> one or two edits and then it will hang indefinitely --
eating up
> upwards of 92 percent of my processor. I can't tell
that it's doing
> anything--such as updating the error list or anything.
It just goes
> off on its own for about 5 minutes per edit--which, as
you can
> imagine, is annoying when you've got a large project.
>
> Anyone have any advice?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "DotNetDevelopment, VB.NET, C# .NET,
ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting"
group.
To post to this group, send email to DotNetDevelopment googlegroups.com
To unsubscribe from this group, send email to
DotNetDevelopment-unsubscribe googlegroups.com
For more options, visit this group at
http:
//cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: .NET IDE (Visual Studio 2005) hangs
when editing source |
  United States |
2007-07-30 09:35:31 |
Actually found the answer... this is a problem with the VS
2005.
Basically... since this is such a huge project, there are so
many
errors and upgrade anamolies that it takes about 5 minutes
for an edit
(ANY edit) to finish doing all the lovely edits to the error
lists and
warning lists and error checking.
There doesn't appear to be a way to turn this off either.
So I've got a brand new project open and am adding the
classes 1 by 1
to edit them and get as many errors cleared out as possible
and then
to save them.
It's not a perfect solution, but it's working slowly.
Thanks to all,
newbo
On Jul 26, 1:32 pm, newbo <winona_white... yahoo.com> wrote:
> Hi all,
> I have a rather large VB6 project that I'm importing
into .NET 2005.
> Unfortunately, when I'm going through making the edits,
I can do maybe
> one or two edits and then it will hang indefinitely --
eating up
> upwards of 92 percent of my processor. I can't tell
that it's doing
> anything--such as updating the error list or anything.
It just goes
> off on its own for about 5 minutes per edit--which, as
you can
> imagine, is annoying when you've got a large project.
>
> Anyone have any advice?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "DotNetDevelopment, VB.NET, C# .NET,
ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting"
group.
To post to this group, send email to DotNetDevelopment googlegroups.com
To unsubscribe from this group, send email to
DotNetDevelopment-unsubscribe googlegroups.com
For more options, visit this group at
http:
//cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: .NET IDE (Visual Studio 2005) hangs
when editing source |
  United States |
2007-07-31 02:46:48 |
same problem here ..
it's more frustrating situation in ASP.NET development,
when u try to
view a large aspx file in designer mode if the page contains
custom
controls then it basically hangs fo 5-10 min :-(
also when editing the vb / C# backend code is also same
It has so many features but dosen't have any way to disable
it..
(though the problem of design view is partially solved by
terning off
the initial autoview of design mode instead to HTML view)
but still you have to come to design view any time soon
On Jul 30, 7:35 pm, newbo <winona_white... yahoo.com> wrote:
> Actually found the answer... this is a problem with the
VS 2005.
> Basically... since this is such a huge project, there
are so many
> errors and upgrade anamolies that it takes about 5
minutes for an edit
> (ANY edit) to finish doing all the lovely edits to the
error lists and
> warning lists and error checking.
>
> There doesn't appear to be a way to turn this off
either.
>
> So I've got a brand new project open and am adding the
classes 1 by 1
> to edit them and get as many errors cleared out as
possible and then
> to save them.
>
> It's not a perfect solution, but it's working slowly.
>
> Thanks to all,
> newbo
>
> On Jul 26, 1:32 pm, newbo <winona_white... yahoo.com> wrote:
>
> > Hi all,
> > I have a rather large VB6 project that I'm
importing into .NET 2005.
> > Unfortunately, when I'm going through making the
edits, I can do maybe
> > one or two edits and then it will hang
indefinitely -- eating up
> > upwards of 92 percent of my processor. I can't
tell that it's doing
> > anything--such as updating the error list or
anything. It just goes
> > off on its own for about 5 minutes per
edit--which, as you can
> > imagine, is annoying when you've got a large
project.
>
> > Anyone have any advice?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "DotNetDevelopment, VB.NET, C# .NET,
ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting"
group.
To post to this group, send email to DotNetDevelopment googlegroups.com
To unsubscribe from this group, send email to
DotNetDevelopment-unsubscribe googlegroups.com
For more options, visit this group at
http:
//cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: .NET IDE (Visual Studio 2005) hangs
when editing source |

|
2007-07-31 07:43:52 |
"but still you have to come to design view any time
soon"
I wouldn't agree with that; I think once you become
experienced enough
you can design without using Design view.
On 31/07/07, ThanderMaX <aniruddha.aot gmail.com> wrote:
>
> same problem here ..
>
>
> it's more frustrating situation in ASP.NET
development, when u try to
> view a large aspx file in designer mode if the page
contains custom
> controls then it basically hangs fo 5-10 min :-(
>
> also when editing the vb / C# backend code is also
same
>
> It has so many features but dosen't have any way to
disable it..
> (though the problem of design view is partially solved
by terning off
> the initial autoview of design mode instead to HTML
view)
>
> but still you have to come to design view any time
soon
>
> On Jul 30, 7:35 pm, newbo <winona_white... yahoo.com> wrote:
> > Actually found the answer... this is a problem
with the VS 2005.
> > Basically... since this is such a huge project,
there are so many
> > errors and upgrade anamolies that it takes about 5
minutes for an edit
> > (ANY edit) to finish doing all the lovely edits to
the error lists and
> > warning lists and error checking.
> >
> > There doesn't appear to be a way to turn this off
either.
> >
> > So I've got a brand new project open and am adding
the classes 1 by 1
> > to edit them and get as many errors cleared out as
possible and then
> > to save them.
> >
> > It's not a perfect solution, but it's working
slowly.
> >
> > Thanks to all,
> > newbo
> >
> > On Jul 26, 1:32 pm, newbo <winona_white... yahoo.com> wrote:
> >
> > > Hi all,
> > > I have a rather large VB6 project that I'm
importing into .NET 2005.
> > > Unfortunately, when I'm going through making
the edits, I can do maybe
> > > one or two edits and then it will hang
indefinitely -- eating up
> > > upwards of 92 percent of my processor. I
can't tell that it's doing
> > > anything--such as updating the error list or
anything. It just goes
> > > off on its own for about 5 minutes per
edit--which, as you can
> > > imagine, is annoying when you've got a large
project.
> >
> > > Anyone have any advice?
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "DotNetDevelopment, VB.NET, C# .NET,
ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting"
group.
To post to this group, send email to DotNetDevelopment googlegroups.com
To unsubscribe from this group, send email to
DotNetDevelopment-unsubscribe googlegroups.com
For more options, visit this group at
http:
//cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: .NET IDE (Visual Studio 2005) hangs
when editing source |
  United States |
2007-07-31 08:27:09 |
>
> same problem here ..
>
>
> it's more frustrating situation in ASP.NET
development, when u try to
> view a large aspx file in designer mode if the page
contains custom
> controls then it basically hangs fo 5-10 min :-(
>
> also when editing the vb / C# backend code is also
same
>
> It has so many features but dosen't have any way to
disable it..
> (though the problem of design view is partially solved
by terning off
> the initial autoview of design mode instead to HTML
view)
>
> but still you have to come to design view any time
soon
How much ram do you have on your dev box? 512 meg?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "DotNetDevelopment, VB.NET, C# .NET,
ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting"
group.
To post to this group, send email to DotNetDevelopment googlegroups.com
To unsubscribe from this group, send email to
DotNetDevelopment-unsubscribe googlegroups.com
For more options, visit this group at
http:
//cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---
|
|
[1-6]
|
|