.NET Programming
--
Questions
--
Followers
Top Experts
vbc.exe too much memory and hang
m using visual web developer express 2010 (Asp.net) and I have many folders in the site, the code is written in vb.net
one of the store folder has the problem, in any of the file in the store directory, when I open and view in the browser, suddenly vbc.exe in task manager will eats the memory and i have to kill the process in the task manager..
but this not happening for the other folders in the same site.. what should I do... I created a new blank page also in the same store directory, still vbc.exe is eating the whole memory and hangs..
any guess.im using windows xp.. thanks
one of the store folder has the problem, in any of the file in the store directory, when I open and view in the browser, suddenly vbc.exe in task manager will eats the memory and i have to kill the process in the task manager..
but this not happening for the other folders in the same site.. what should I do... I created a new blank page also in the same store directory, still vbc.exe is eating the whole memory and hangs..
any guess.im using windows xp.. thanks
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Can you post a detailed error message?
Please check: (It is for VS2008 but they may not have fixed in VS2010 express)
http://blogs.msdn.com/b/tess/archive/2008/06/23/100-cpu-in-vbc-exe-when-compiling-large-vb-net-web-applications-in-microsoft-visual-studio-2008.aspx
Please check: (It is for VS2008 but they may not have fixed in VS2010 express)
http://blogs.msdn.com/b/tess/archive/2008/06/23/100-cpu-in-vbc-exe-when-compiling-large-vb-net-web-applications-in-microsoft-visual-studio-2008.aspx
Hi
I have installed vs 2012 in another PC and execute the same code, it works fine..
and I have formatted my pc, and installed vs 2010 web express, still the problem remain same.. the whole system goes hang..
I have installed vs 2012 in another PC and execute the same code, it works fine..
and I have formatted my pc, and installed vs 2010 web express, still the problem remain same.. the whole system goes hang..
You need to compare both PC if they have the same components/windows update/programs especially in .NET area.
This a very hard to chase issue. It can be as bad as you may have a virus in your PC or a missing .NET component/update or a new program interfering with vbc.
Note: I prefer to use virtual machines these days, so I do have a clean developer environment.
This a very hard to chase issue. It can be as bad as you may have a virus in your PC or a missing .NET component/update or a new program interfering with vbc.
Note: I prefer to use virtual machines these days, so I do have a clean developer environment.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
problem solved by investigating..
.NET Programming
--
Questions
--
Followers
Top Experts
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.