Hi,
I'm encountering a strange problem with the Visual Studio Toolkit on InfoPath SP1. When trying to build any Infopath Project (even one with no code) in VS.Net I get the error:
"A build error occurred" during the post-build phase. This only happens on one machine and not on another, and I've tried uninstalling and reinstalling all the relevant programs in every possible order. I have also made sure the ".Net Programmability" option was installed and tried uninstalling and reinstalling it on its own, as well as trying to clear the .NET Download Cache between the uninstalls and installs. The offending machine previously had the SP1 preview installed.
I've seen a related post before: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm^92D1FF-5653-4526-8308
-17EE63AFA5C7%40microsoft.com&rnum=1&prev=/groups%3Fq%3D%2522build%2Berror%2Bocc
urred%2522%2Binfopath%26hl%3Den%26lr%3D%26ie%3DUTF-8%26selm%3D5E92D1FF-5653-4526
-8308-17EE63AFA5C7%2540microsoft.com%26rnum%3D1 but the issue stated there doesn't seem to fit my problem (and the solutions don't work).
Has anyone seen this and found a solution?
Thanks in advance,
Uval
Some more details:
The machine is running VS.NET 2003 and Office Professional 2003 SP1
Here's the output from the build:
------ Build started: Project: InfoPathProject1FormCode, Configuration: Debug .NET ------
Preparing resources...
Updating references...
Performing main compilation...
Build complete -- 0 errors, 0 warnings
Building satellite assemblies...
------ Build started: Project: InfoPathProject1, Configuration: Debug ------
Post-build processing...
Updating 'C:\Documents and Settings\liron\Desktop\InfoPathProject1\InfoPathProject1\manifest.xsf'...
A build error occurred.
Tokes - 08 Sep 2004 09:31 GMT
I am experiencing exactly the same problem - did you manage to solve this?
> Hi,
> I'm encountering a strange problem with the Visual Studio Toolkit on
[quoted text clipped - 51 lines]
>
> --
Tokes - 09 Sep 2004 00:46 GMT
Managed to solve it on my machine by repairing (Control Panel -
Add/Remove Programs - Microsoft Visual Studio .Net...) my VS.Net
installation. Apparently some of the dll's were unregistered (possibly
as a concequence of recently installing BizTalk aswell) and doing this
gets everything working again.
Tokes - 09 Sep 2004 00:47 GMT
Managed to solve it on my machine by repairing (Control Panel -
Add/Remove Programs - Microsoft Visual Studio .Net...) my VS.Net
installation. Apparently some of the dll's were unregistered (possibly
as a concequence of recently installing BizTalk aswell) and doing this
gets everything working again.
JosW - 23 Sep 2005 10:08 GMT
Thanks All, your solution worked fine and saved my day...
Jos