Code Group Attribute and Office SP1

A

Alex Irazabal

I installed office 2003 SP1 and noticed that my managed form now gets an
error when trying to open the form. The error is:
Form template:
file:///C:\Documents%20and%20Settings\alex\My%20Documents\ContinuityBuilder.xsn
InfoPath cannot open the selected form because of an error in the form's code.
More than one exclusive group is not allowed.

I also found this reference to code groups in MSDN
http://msdn.microsoft.com/library/d.../cpguide/html/cpconattributesofcodegroups.asp

Does IP belong to My_Computer_Zone group (as well as Infopath Form Templates)?
 
A

Alex Irazabal

In fact, I changed from managed code to jscript and the same error occurs.
Any ideas are welcomed!
 
M

Matthew Blain \(Serriform\)

The error message sound more like a schema problem than a code problem. I'd
start looking there.

Alex Irazabal said:
In fact, I changed from managed code to jscript and the same error occurs.
Any ideas are welcomed!
Templates)?
 
A

Alex Irazabal

No. I don't think so. But I have been wrong (many times) before! I suspect
it's got something to do with SP1 and the way code security is looked at.
When I clear the GAC cache and try to open the form it comes up with:
Microsoft (R) .NET Global Assembly Cache Utility. Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.


The cache of downloaded files contains the following entries:
Port, Version=1.0.1681.35066, Culture=neutral, PublicKeyToken=null,
Cust
om=null
Microsoft.Office.Interop.InfoPath.SemiTrust, Version=11.0.0.0,
Culture=n
eutral, PublicKeyToken=71e9bce111e9429c, Custom=null

Number of items = 2
2 items! looks like since my code is part of Infopath Form Templates group
it thinks that it is already in use? just a guess. Can someone at MS verify
or disprove this, please???
 

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