VS Toolkit and Office 2003 SP1 Issues

S

S_Ewing

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
 
S

Shannon.Ewing

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top