Problem about Infopath versioning and OnSaveRequest

T

Tatopitta

I have developed an Infopath Template for months with no problems using
InfoPath SP2 and Visual Studio 2003 for VB code. Friday we published it and
all is ok.

Friday my boss told me to do some changes (for example adding OnSaveRequest
event handler) so I built a new version, I digitally signed it like I have
down for months (I cannot sign the template opened in the VisualStudio
solution, but I can only sign the xsn built) and I get the following error:

"Visual studio must be used to add business logic to this form template.
Please close this form template and open the visual studio project for it"

I read this article:
http://support.microsoft.com/default.aspx?scid=kb;en-us;891160 and I
publish it on our Sharepoint web site.

But since Friday users (who are in one company) that have opened the
previous version open the XML File with the old version; my colleague and I
who are in another company open the same XML files with the new version. The
users that open the XML file for the first time open the files with the new
template.

I don’t know if versioning problems are related to OnSaveRequest event
handler, but this is the only modification I did.

Maybe with users’ pc the versioning process doesn’t work. Can you tell me
what can I do? For example checking the applications installed on users’ pc?

I’m in a bad situation because if I have to modify the template, users
cannot view the new version and some users uses a not updated version.
 

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