Compile STOPS - hangs with unknown error HELP

FartNocker

Regular
Joined
Dec 7, 2003
Messages
97
Location
Western North Carolina
Hi, When i started to run a project today I am getting the message below in the output window

------ Build started: Project: test compiler, Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...



It just stops there and does nothing else. I was runnung in release mode. But change mode doesn't help.

any clues...?
 
The project has about six forms. But I reied a clean as you suggested and the same thing comes up.

I did a repair on VS 2003 (took a long time and ask for both disk) but it is still doing it, When I forst open a solution I get the following messagebox

vs_error.gif


Am I going to need to uninstall and reinstall do you think?

mark
 
OK, I got it..... I had added a form into the project to test using a control array. Used it for a while then it stopped responding while compiling. I deleted the form and restarted vs and everything seems to be OK now...... I wonder whar happened?

Mark
 
Back
Top