Stand-alone form msi problem

D

DonD

I'm trying to generate a stand-alone form that I can email to someone, have
them complete, return to me, and upload their data to an Access database that
the form template is based on.
I've created the Infopath 2003 form and run the regform utility (from the
Infopath 2003 SDK) and successfully created the js file, but I cannot create
a msi version (I receive a cannot find devenv.exe error).
At this point, I'm confused by what I really need to generate the msi file.
All of the references refer to needing Visual Studio .NET which is where
things get confusing. There are a variety of Visual Studio products (Express,
Professional, Database Professionals, Team Suite, Team Server, etc) but not a
Visual Studio .NET download per se. I can also download the .NET framework
(2.0, 3.0, 3.5) which I did, but those alone did not provide the devenv.exe
tool.
Can someone please tell me which of the packages or combinations of that I
need to actually create the msi file?
Any help would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top