I have an existing working InfoPath form that uses VBScript. I want to
convert it to VB.NET without starting over. The conversion of the code is
not a problem. What I need to know is what to change in the form so that it
uses the new VB.NET code instead of the script code. Anyone been through
this before?
Jeff Cate
As part of creating a VB.NET InfoPath project, VS will ask you whether you want to import an existing form... choose that option.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
I have an existing working InfoPath form that uses VBScript. I want to
convert it to VB.NET without starting over. The conversion of the code is
not a problem. What I need to know is what to change in the form so that it
uses the new VB.NET code instead of the script code. Anyone been through
this before?
Jeff Cate