It appears that SP1 of Office 2003 breaks the VS Toolkit - it no
longer works properly - it compiles with errors. Even creating an
empty new InfoPath C# project and then doing an immediate compile get
the really useful "A build error occurred." - now that's oh so helpful
and this is on a empty project!
Any ideas? Below is the build trace - remember this is simply a create
project, build - nothing else done!
------ Rebuild All started: Project: InfoPathProject2FormCode,
Configuration: Debug .NET ------
Preparing resources...
Updating references...
Performing main compilation...
Build complete -- 0 errors, 0 warnings
Building satellite assemblies...
------ Rebuild All started: Project: InfoPathProject2, Configuration:
Debug ------
Post-build processing...
Updating 'C:\Documents and Settings\sewing\My Documents\Visual Studio
Projects\InfoPathProject2\InfoPathProject2\manifest.xsf'...
A build error occurred.
---------------------- Done ----------------------
Rebuild All: 1 succeeded, 1 failed, 0 skipped
Greg Collins [InfoPath MVP] - 02 Dec 2004 00:29 GMT
Do a search in this newsgroup for GACUTIL -- this is an issue when upgrading that was covered before.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
It appears that SP1 of Office 2003 breaks the VS Toolkit - it no
longer works properly - it compiles with errors. Even creating an
empty new InfoPath C# project and then doing an immediate compile get
the really useful "A build error occurred." - now that's oh so helpful
and this is on a empty project!
Any ideas? Below is the build trace - remember this is simply a create
project, build - nothing else done!
------ Rebuild All started: Project: InfoPathProject2FormCode,
Configuration: Debug .NET ------
Preparing resources...
Updating references...
Performing main compilation...
Build complete -- 0 errors, 0 warnings
Building satellite assemblies...
------ Rebuild All started: Project: InfoPathProject2, Configuration:
Debug ------
Post-build processing...
Updating 'C:\Documents and Settings\sewing\My Documents\Visual Studio
Projects\InfoPathProject2\InfoPathProject2\manifest.xsf'...
A build error occurred.
---------------------- Done ----------------------
Rebuild All: 1 succeeded, 1 failed, 0 skipped
Shannon.Ewing@gmail.com - 02 Dec 2004 14:17 GMT
Thanks. I eventually found another posting about doing a VS.NET repair
when this happens via Control Panel/Add or Remove Programs and that
fixed the issue. Of course doing a repair on VS.NET Enterprise takes
almost as long as doing the install but it fixed the problem.