Jason, Can you expand upon the "deployment actions" concept? Are you saying that there is some sort of installation process through which an alternate directory could be defined?
As for the install as admin run as user scenario, I tried that. That is, after installing I first ran it as admin, which works to get the Esent file/folder structure created, But it still will not run as user after that. --Ken On Jan 20, 9:30 am, Jason Meckley <jasonmeck...@gmail.com> wrote: > RSB has the concept of deployment actions which execute when the service bus > is deployed. this is a 1 time event when the application is first installed. > In your case it sounds like an xcopy deploy so the service bus is never > explicitly deployed. instead it attempts to create the queues when the > system first runs as a pseudo-deployment state. > > you could try deploying the app as administrator and then running the app as > a standard user. other than that I believe your options are > 1. use msmq > 2. deploy to a different directory > 3. patch RSB -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to rhino-tools-dev@googlegroups.com. To unsubscribe from this group, send email to rhino-tools-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.