I received an error message when designing an InfoPath 2007

Asked By 20 points N/A Posted on -
qa-featured

I received an error message “InfoPath cannot the event handler. ” When designing an InfoPath 2007 form that uses managed code for custom event handling, any ideas of how this can be resolved?

InfoPath cannot the event Handler.

Microsoft Office InfoPath

InfoPath cannot add the event Handler. To work with Visual Basic or C# code, Microsoft Visual Studio Tools for Applications (VSTA) is required. The Microsoft .NET Framework 2.0 and Microsoft Code XML Services 6.0 must be installed prior to installing VSTA. To install VSTA, open Add or Remove Programs, locate your 2007 Microsoft Office system installation, and then click Change.

OK

SHARE
Answered By 0 points N/A #197071

I received an error message when designing an InfoPath 2007

qa-featured

Hello,

InfoPath 2007 form can be created unless VSTA is installed in your machine. VSTA does not get installed by default, you had to specify custom installation when the wizard was setting up InfoPath. VSTA requires that you install Microsoft.NET Framework 2.0 and Microsoft Core XML Services (MSXML) 6.0 on your computer.
 
The requirements can be downloaded from MSDN Web site. Follow the link to this site to see a good example of how to use InfoPath 2007 and Visual Studio.

I hope this is useful.

Related Questions