More info: When I run the program locally on my developer machine as a console app everythings runs fine When I run the program on the server I get the above error
-> This makes me believe there's a problem with config files on the server So I copy the build from the server, including the config files back to my developer machine.... and everything works fine again. So whatever problem there is only exists on the server, however the above error message doesn't give me any clue. I can't find any info whatsoever on get_WorkSpaceIsReady() and what in it that could cause a NullReferenceException. Any help or suggestions at all would be greatly appreciated. /Jonas On 26 Jan, 07:44, Jonas <[email protected]> wrote: > I'm running the program as a Windows Service, don't know if that > matters? -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
