S
Smolakm
I have a virtual server set up with all the 2007 (beta 2) office products. I
have an InfoPath form that will be accessed from a Sharepoint site. I build
the form in Infopath 2007 and then created a new Visual Studio InfoPath
project based on the form. Since we will need users to open the form using
their current InfoPath 2003 client, I have set the form in the project to use
the 2003 Object Model. I placed some very basic code in the form and it
compiles fine, however when I try to run the form in debug or not with debug,
the form opens but none of my custom code runs. In Debug mode, none of the
breakpoints trigger. It's as if the form is ignoring my custom code all
together. Can anyone tell me what I need to do to develop an InfoPath 2003
compatible form in Visual Studio 2005?
Thanks.
have an InfoPath form that will be accessed from a Sharepoint site. I build
the form in Infopath 2007 and then created a new Visual Studio InfoPath
project based on the form. Since we will need users to open the form using
their current InfoPath 2003 client, I have set the form in the project to use
the 2003 Object Model. I placed some very basic code in the form and it
compiles fine, however when I try to run the form in debug or not with debug,
the form opens but none of my custom code runs. In Debug mode, none of the
breakpoints trigger. It's as if the form is ignoring my custom code all
together. Can anyone tell me what I need to do to develop an InfoPath 2003
compatible form in Visual Studio 2005?
Thanks.