Skip to main content

I try to setting up my client machine (Windows Vista Business) for develop k2 using Visual Studio.

Everything going fine through the setup process (i'm using the new K2 blackpearl 09XX Beta).

 

The error occur when i'm open the object browser in Visual Studio, and open tree of

SmartObject Server(s) ->  SmartObject Server usually in other machine it'll display the

list of the SmartObject Service but in my new machine i get error:

 

This error occurred while attempting to connect to the SmartObject server:
Object reference not set to an instance of an object.

 System.NullReferenceException: Object reference not set to an instance of an object.
   at SourceCode.Workflow.Common.HostedServers.Categories.GetCategories(Int32 categoryId)
   at SourceCode.Plugins.SmartObjectBrowser.Framework.ServerItem.OnLoadItems()

 

I try this on both VS2005 and VS2008 and the error is the same.

search on the forum but don't find anything similar. Any suggestion?

 BTW: i test the 'Change Environment Sever Connection' connectionstring and it said 'Test Succeeded'.

For your environment what version is it using?


 Note that you cannot used mixed versions between your development client and the server.  i.e. if you are using 090x for the client, the server needs to be on 090x.


Thank you jonhnny. I think that is the problem. After i re-install with 080X the system is working fine.

 

Then i'll have to setup another server for testing this beta.

 


Reply