Changes between Version 3 and Version 4 of DebugClientWin
- Timestamp:
- Jul 21, 2008, 10:37:41 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DebugClientWin
v3 v4 1 1 = Debugging the BOINC Windows client = 2 3 == Running the client under Visual Studio == 4 5 If you've installed BOINC in "secure mode", 6 and later you run the client directly (or from Visual Studio) 7 you'll get 0xc0000142 errors each time the client tries to start an app. 8 9 To fix this, delete the file '''client_auth.xml''' in your BOINC data directory. 2 10 3 11 == Symbol Files ==