Is it possible to utilize the 3.5 or 4.0 .NET framework with my InfoPath 2007 forms? If so, how?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use the Microsoft Visual Studio Tools for Applications (VSTA) development environment that is integrated into Microsoft Office InfoPath 2007.
EDIT
Having researched a little deeper it appears that the VSTA suppllied with Office2k7 is version 1.0 which runs .NET 2.0, I could not find any known workarounds.
You could try installing VSTA 2.0 if you can find it.
You will come across deployment problems if your target clients are running 2007 so if you really need 3.5 or 4.0 then upgrading to 2010 which uses VSTA 2.0.