Server error in '/workspace' application

Last post 10-09-2008, 7:59 AM by k2.netdeveloper. 4 replies.
Sort Posts: Previous Next
  •  04-02-2008, 5:45 AM 22898

    Server error in '/workspace' application

    Hello,

    After a default installation of a standalone K2 server I stumble upon two errors. First the "Service unavailable" when i want to connect to the workspace. I found on this forum a "solution" (more a workaround) by running the K2 BP app pool under the Local System account. This works: the workspace starts but with an error.

    about this error i have the question if one of the readers here can resolve it. The error is:

    Server Error in '/Workspace' Application.


    Method not found: 'Void SourceCode.Workflow.TaskList.PageCodeBehind.TaskListControlPage.set_Temp(System.String)'.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.MissingMethodException: Method not found: 'Void SourceCode.Workflow.TaskList.PageCodeBehind.TaskListControlPage.set_Temp(System.String)'.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

     

    [MissingMethodException: Method not found: 'Void SourceCode.Workflow.TaskList.PageCodeBehind.TaskListControlPage.set_Temp(System.String)'.]

       Worklist.Page_Load(Object sender, EventArgs e) +0

       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15

       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34

       System.Web.UI.Control.OnLoad(EventArgs e) +99

       System.Web.UI.Control.LoadRecursive() +47

       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


    Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832

    This error is shown when i browse to the workspace. I can browse to the management tab and all others tabs but when I click the Home button, the above error shows.

    Is there anyone with a solution?

     Thanks in advance.

    Marc


    SharePoint Consultant at www.ettu.nl
  •  04-02-2008, 8:55 AM 22906 in reply to 22898

    Error with Data source BLACKPEARL

    i resolved it more or less myself. we did a complete deinstallation and installation of a standalone install. now almost everythings works (app pool running with local system account though).

    We can start the workspace but when we look at a process overview the following error appears:

    An error has occurred during report processing.

    • Cannot create a connection to data source 'BLACKPEARL'.
      • No connection could be made because the target machine actively refused it

    We openen SQL reporting services and looked at the datasources. well, the k2 installation has added a datasource BLACKPEARL there, but in the connection string there was no server name. There was: "Server=domainname.com;Port=5555;autoalias=False" (connection type SOURCECODE)

    Does someone have a solution?


    SharePoint Consultant at www.ettu.nl
  •  10-07-2008, 11:49 AM 26532 in reply to 22906

    Re: Error with Data source BLACKPEARL

    Hey Marc,

                   Did you find any solution ? i also have something similar problem.

    Thanks in advance

  •  10-07-2008, 8:04 PM 26536 in reply to 26532

    Re: Error with Data source BLACKPEARL

    Check K2 Blackpearl Service is running?
  •  10-09-2008, 7:59 AM 26581 in reply to 26536

    Re: Error with Data source BLACKPEARL-Solution

    ngoctieppham83 , service is running and on top of that if service was stopped it would have given could not open connection error, but thanks.

    Solution was that under report server, datasources-> blackpearl datasource there was no connection string provided. IT was supposed to be there as a part of configuration but it was missing.

     

View as RSS news feed in XML