Home All Groups Group Topic Archive Search About
Author
23 May 2006 10:56 PM
Dav Tan
Hi,
When I try to build my solution, in the output window, it shows: "Performing
main compilation..." and then it just hang. But if I compile a smaller
solution, it works fine. Any idea of what causes this?

dt

Author
23 May 2006 11:20 PM
Herfried K. Wagner [MVP]
"Dav Tan" <davidwa@newsgroups.nospam> schrieb:
> When I try to build my solution, in the output window, it shows:
> "Performing main compilation..." and then it just hang. But if I compile a
> smaller solution, it works fine. Any idea of what causes this?

Delete the project's "bin" and "obj" folders and try compiling it again.
Maybe this solves the problem.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
26 May 2006 2:53 AM
Kevin Yu [MSFT]
Hi,

Besides, building a big solution, it is normal if it is quite slow,
depending on your code and hardware.

Kevin Yu
Microsoft Online Community Support

============================================================================
==========================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
============================================================================
==========================

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