Don't you have a useraccount there?

On Thu, Jan 13, 2011 at 7:58 PM, Jason Meckley <[email protected]>wrote:

> I was reading
> http://hibernatingrhinos.com/open-source/rhino-service-bus/hosting
> to replace my WS with Rhino's executable. Two things that caused a
> problem for me are:
> 1. defining the assembly
> 2. defining a host (I use default host for some of my services)
>
> My final configuration was
> Rhino.ServiceBus.Host.exe /Name:thename /Assembly:My.Assembly.dll /
> Action:Install /Host:Rhino.ServiceBus.Hosting,Rhino.ServiceBus
>
> it's subtle, but the 2 things I needed where
> 1. include ".dll" in my assembly name (maybe because my assembly name
> as periods?)
> 2. no space between the host type and assembly
>
> including an example of this in the documentation would help reduce
> friction on how to configure hosting.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Rhino Tools Dev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<rhino-tools-dev%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/rhino-tools-dev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" 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/rhino-tools-dev?hl=en.

Reply via email to