View Single Post
  #2  
Old 04-27-2003, 04:10 PM
pjaquiery pjaquiery is online now
Registered User
 
Join Date: 01-19-2003
Location: Dunedin, New Zealand
Posts: 114
Is the error occasional or every time? We somtimes get a link failure due to and internal error that was causing us a bit of grief. I then wrote a little JScript to parse the compiler log and get VBP to retry the compile if it failed due to the link problem.

The parsing code is in the thread "Third Party Tools > MSDEV and Total number of Build Errors".

If the problem is something else, please copy an example of the error message to here.

Peter
Reply With Quote