Sign In  Sign Up Live-Chat

Does Aspose.Form support Multiple Views in InfoPath 2007?

Last post 07-15-2008, 12:44 PM by shart. 9 replies.
Sort Posts: Previous Next
  •  03-17-2008, 8:59 PM 118061

    Does Aspose.Form support Multiple Views in InfoPath 2007?

    Hi, I'm evaluating Aspose.Form and when I create a form with 2 views in InfoPath 2007 with a button that changes to the second view it loads fine but when I click on the button it doesn't switch to the second view.

    Is this supported in current or future releases?

    Thanks in advance.

     
  •  03-17-2008, 9:46 PM 118069 in reply to 118061

    Re: Does Aspose.Form support Multiple Views in InfoPath 2007?

    I also have another query.

    When using a xsd schema instead of an xml file for a data source in InfoPath 2007 I get an error when running the Aspose control. The error message is "cannot find schema.xsd in archive".

     
  •  03-19-2008, 8:28 AM 118394 in reply to 118069

    Re: Does Aspose.Form support Multiple Views in InfoPath 2007?

    Hi,

    Thanks for considering Aspose.

    We are looking into the issue. Could you post some sample xsn and xsd files for our analysis.


    Best Regards,

    Saqib Razzaq
    Support Developer
    Aspose Guangzhou Team

     
  •  03-19-2008, 5:57 PM 118498 in reply to 118394

    Re: Does Aspose.Form support Multiple Views in InfoPath 2007?

    Attachment: Present (inaccessible)

    C# Code:

    string infoPathTemplate = string.Empty;

    infoPathControl.TemplatePath = Server.MapPath("InfoPathTest.xsn");

    infoPathTemplate = infoPathControl.XmlDataString;

    string xml = File.ReadAllText(Server.MapPath("PCPXMLIN.xml"));

    infoPathControl.XmlDataString = xml;

    Schema and xsn are attached.

    Also. Is this feature (schemas) tested and supported in the current release?

    Thanks.

     
  •  03-25-2008, 11:54 AM 119092 in reply to 118498

    Re: Does Aspose.Form support Multiple Views in InfoPath 2007?

    Thanks for your reply.

    Our developer is working on this issue. I will get back to you shortly.

    Best regards,


    Team Lead
    Aspose Guangzhou Team
    About Us

    Contact Us
     
  •  07-12-2008, 10:09 PM 135331 in reply to 119092

    Re: Does Aspose.Form support Multiple Views in InfoPath 2007?

    I'm having the same problem with "unable to find the file schema.xsd in archive". Has any workaround or fix been published for this?

    Thanks.

     
  •  07-14-2008, 4:05 AM 135386 in reply to 135331

    Re: Does Aspose.Form support Multiple Views in InfoPath 2007?

    Hi Shart,

    Could you please post the xsn file here for our debugging/analysis? You can post in this forum or send at guangzhou[at]aspose.com.


    Best Regards,

    Saqib Razzaq
    Support Developer
    Aspose Guangzhou Team

     
  •  07-15-2008, 5:53 AM 135549 in reply to 135386

    Re: Does Aspose.Form support Multiple Views in InfoPath 2007?

    Attachment: Present (inaccessible)
    Sure, here you go
     
  •  07-15-2008, 11:48 AM 135600 in reply to 135549

    Re: Does Aspose.Form support Multiple Views in InfoPath 2007?

    Hello,

    Could you please tell me what version of the Infopath you are using to create this template?

    We are working on this issue. I will keep you posted.

    Thanks



    Team Lead
    Aspose Guangzhou Team
    About Us

    Contact Us
     
  •  07-15-2008, 12:44 PM 135613 in reply to 135600

    Re: Does Aspose.Form support Multiple Views in InfoPath 2007?

    Thanks - it's 2007
     
View as RSS news feed in XML