Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Build Error


Message #1 by "J Donahue" <jdonahue@f...> on Thu, 5 Sep 2002 18:28:29
My manager went to the server and started deleting a bunch of 
files/directories.  Now when I build my project, it gets stuck on 
the "Updating References" and hangs for about 5 minutes.  Any ideas??  I 
checked IIS on the server to make sure everything was ok and it looks 
fine.  And, I redid my project references.
Thanks...Jim
Message #2 by Ali Ahmad H <aheryana@b...> on Fri, 06 Sep 2002 08:48:19 +0700
Check the References Path of your project, maybe there is a missing file/path.
If you are using VS.NET, on your solutions explorer, right click on your 
project, then click on properties, check your references path and just 
delete unecessary file(s).

regards,
-ali-
http://www.csharpindonesia.net
(Indonesian C# Community)

At 06:28 PM 9/5/2002 +0000, you wrote:
>My manager went to the server and started deleting a bunch of
>files/directories.  Now when I build my project, it gets stuck on
>the "Updating References" and hangs for about 5 minutes.  Any ideas??  I
>checked IIS on the server to make sure everything was ok and it looks
>fine.  And, I redid my project references.
>Thanks...Jim


Message #3 by "J Donahue" <jdonahue@f...> on Fri, 6 Sep 2002 19:13:30
That did the trick...thanks Ali!!!!!!!!!!!

> Check the References Path of your project, maybe there is a missing 
file/path.
If you are using VS.NET, on your solutions explorer, right click on your 
project, then click on properties, check your references path and just 
delete unecessary file(s).

regards,
-ali-
http://www.csharpindonesia.net
(Indonesian C# Community)

At 06:28 PM 9/5/2002 +0000, you wrote:
>My manager went to the server and started deleting a bunch of
>files/directories.  Now when I build my project, it gets stuck on
>the "Updating References" and hangs for about 5 minutes.  Any ideas??  I
>checked IIS on the server to make sure everything was ok and it looks
>fine.  And, I redid my project references.
>Thanks...Jim



  Return to Index