已答复 DssNode, CreateInNewProcess

  • sábado, 28 de enero de 2012 20:26
     
      Tiene código

    is there are any tutorials of how to create dss nodes without starting dssenvironment in current process and starting directly dsshost from command prompt? i see CreateInNewProcess method but cant understand how to use it. it throws error "cannot find the file specified" when i write this code:

    node = DssNode.CreateInNewProcess(50000, 50001, "/", "TestService.manifest.xml", "/");
    




    Sorry of my bad english)

Todas las respuestas