|
-
Oct 30th, 2006, 10:03 AM
#1
Thread Starter
Fanatic Member
[2005] Build Failed
My project says 'Build Failed' when I try to build it. I have 95 warnings, but no errors. Why is it failing? Is there too many warnings?
-
Oct 30th, 2006, 03:44 PM
#2
Re: [2005] Build Failed
Do you have "Treat compiler warnings as errors" checked or unchecked?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Oct 30th, 2006, 04:14 PM
#3
Thread Starter
Fanatic Member
Re: [2005] Build Failed
I got this working, finally, converting a project from 2003 to 2005. A few notes that may be useful:
1. Sometimes VS 2005 gets flaky. It was like every time I compiled it there was a different number of warnings. This is rare, but when it happens, reboot your computer to fix the problem.
2. Make sure before you convert, delete all those extra directories that are created that start with an underscore, like the _vta_axd
-
Oct 30th, 2006, 04:49 PM
#4
Re: [2005] Build Failed
Look at the task list in Visual Studio. There will be errors and warnings there. Most of them will probably be XHTML formatting errors, so scroll to the bottom for the coding errors.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|