KB000305 does not fix anything...

Last post 12-30-2008, 9:18 AM by rpulipati. 7 replies.
Sort Posts: Previous Next
  •  10-08-2008, 5:36 AM 26547

    KB000305 does not fix anything...

    Hi all,

    I installed the Hotfix for KB 000305 which is about the worklist which opens every InfoPath form in the client and not in the browser.

    After installing the hotfix I got a new error:

    Server was unable to process request. ---> List could not be found in specified site. ---> Value does not fall within the expected range

    ??? Any ideas? (without using reflector creating a "new" working webpart... ;-)

    thanks a lot,

    marco


    www.avanade.com
    http://blog.mwiedemeyer.de
  •  10-08-2008, 6:35 AM 26552 in reply to 26547

    Re: KB000305 does not fix anything...

    I've found the bug by myself... It is, because the Worklist WebPart creates the following URLs:

    http://dev4:101/RuntimeServices/OpenInfoPathTask.aspx?K2Server=dev4&SN=140_19&XmlFN=Invoicepublished1&Lib=http://dev4:901/Invoicing&OpenAsWebPage=True&SPURL=http://dev4:901&Single=False

    But the "Lib=" string has to be relative and not absolute! So it seems, that I have to create a working task list webpart by myself...


    www.avanade.com
    http://blog.mwiedemeyer.de
  •  10-09-2008, 1:39 AM 26572 in reply to 26552

    Re: KB000305 does not fix anything...

    I have managed to replicate your issue on my side and I have already escalated this to our labs.  They are currently busy looking at it.

    Sorry for the trouble caused.  I'll update here once I get further info on this.

  •  10-09-2008, 1:53 AM 26573 in reply to 26572

    Re: KB000305 does not fix anything...

    Thank you very much!

    In the meantime I "hacked" the SourceCode.Workflow.RuntimeServices.dll and modified the "AssignValues" method within to trim the "http://domain/" from the "lib" string.

    Seems to work, but it would be great if there were an official hotfix...

    thanks,

    marco


    www.avanade.com
    http://blog.mwiedemeyer.de
  •  10-10-2008, 7:34 AM 26598 in reply to 26573

    Re: KB000305 does not fix anything...

    Hi Guys,

    We have resolved this issue by means of a patch which is available from support.  If you do experience this problem, please contact your regional support office for assistance.

    Regards,

    Ockert

     


    The statements and opinions made in my postings are my own, and do not reflect the opinions of SourceCode Technology Holdings, Inc. or its subsidiaries. All information is provided as is with no warranties, express or implied, and grants no rights or licenses.
  •  10-13-2008, 3:12 AM 26615 in reply to 26598

    Re: KB000305 does not fix anything...

    The issue in my case was that the MOSS URL has an extra "/" at the end.  This caused the template to not trim off the server address correctly.  The fix is underway but a workaround at the moment is to specify the MOSS URL without the "/" at the end.

  •  10-16-2008, 9:04 AM 26696 in reply to 26598

    Re: KB000305 does not fix anything...

    Ockert:

    Hi Guys,

    We have resolved this issue by means of a patch which is available from support.  If you do experience this problem, please contact your regional support office for assistance.

    Regards,

    Ockert

     

    Hi guys

    I've contacted the support, applied the patch, and redeployed the process, but I stilll get the same error.

    Do I need to resume from scratch my InfoPath form ?

    Regards,

  •  12-30-2008, 9:18 AM 27902 in reply to 26547

    Re: KB000305 does not fix anything...

    Thanks for the post

View as RSS news feed in XML