Sharepoint Integration not working

Last post 06-24-2008, 5:37 AM by Jochen. 5 replies.
Sort Posts: Previous Next
  •  06-19-2008, 3:37 AM 24347

    Sharepoint Integration not working

    At SharePoint central administration I have activated the k2 features for my web application. But when I switch to my application and when I want to open k2 Web Designer I get an unknown error. This error also occurs when I click k2 workflow Integration or k2 Ivent Integration at the site settings.

    K2 for Visual Studio is working. So designing process within studio is no problem.

    thx, Jochen

  •  06-19-2008, 2:12 PM 24358 in reply to 24347

    Re: Sharepoint Integration not working

    Jochen,

    What account are you using when looking at SharePoint?  I have seen before the inability to access K2 workflow Integration and K2 Event Integration, if you are not using a K2/Sharepoint admin account. 

    I would think that would be acceptable, however, since you don't need non-admins to modify Integration settings.

    Just my thoughts.

    Gail


    Gail

    --------------------------------------------------------------------------------
    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
  •  06-20-2008, 12:06 AM 24363 in reply to 24358

    Re: Sharepoint Integration not working

    I have tried using the sharepoint administrator and the k2 service account but with no sucess.

    I have also done a reinstallation of k2 but I still have the same problems.

    thx, Jochen

  •  06-23-2008, 1:04 AM 24395 in reply to 24363

    Re: Sharepoint Integration not working

    Hi Jochen,

    Perhaps you can try turning off custom errors so that you can see the actual error that is causing the issue.   

    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


    <!-- Web.Config Configuration File -->

    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>

  •  06-23-2008, 7:17 AM 24408 in reply to 24395

    Re: Sharepoint Integration not working

    Hi Jochen, 

    Depending on the issue, it's also possible the SharePoint logs may help pinpoint the issue.  Reproduce the problem then have a look at the most current log in the C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\LOGS directory.

    Blake


    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.

  •  06-24-2008, 5:37 AM 24424 in reply to 24408

    Re: Sharepoint Integration not working

    thank you guys.
    I think the reinstall and deactivating and activating the features solved the problem.
    Is it possible that k2 sharepoint designer is not available for a forms library if I have created a sharepoint designer workflow for this library before?
View as RSS news feed in XML