Hi Mauro
Thanks for the reply but still not geting it right, but I'm running into install issues ? (see below)
Anything else I could try ? strange that it not installed by default.
C:\Program Files (x86)\Particular Software\ServiceControl>ServiceControl.exe --uninstall
The uninstall is beginning.
Removing EventLog source Particular.ServiceControl.
Service Particular.ServiceControl is being removed from the system...
Service Particular.ServiceControl was successfully removed from the system.
The uninstall has completed.
C:\Program Files (x86)\Particular Software\ServiceControl>ServiceControl.exe --install -serviceName="Particular.ServiceControl" -displayName="Particular ServiceControl" -d="ServiceControl/TransportType==NServiceBus.RabbitMQ, NServiceBus.Transports.RabbitMQ" -d="NServiceBus/Transport==host=localhost"
Options written to config file.
2014-10-07 11:19:23.1767|1|Warn|NServiceBus.Configure|Could not enumerate all types for 'NServiceBus.Transports.RabbitMQ, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c'.
Exceptions:
System.TypeLoadException: Method 'get_Address' in type 'NServiceBus.Transports.RabbitMQ.CallbackQueueCreator' from assembly 'NServiceBus.Transports.RabbitMQ, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c' does not have an implementation.
System.TypeLoadException: Could not load type 'NServiceBus.Transports.ConfigureTransport' from assembly 'NServiceBus.Core, Version=4.6.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c'.
System.TypeLoadException: Could not load type 'NServiceBus.Pipeline.Contexts.IncomingContext' from assembly 'NServiceBus.Core, Version=4.6.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c'.
System.TypeLoadException: Could not load type 'NServiceBus.Pipeline.RegisterStep' from assembly 'NServiceBus.Core, Version=4.6.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c'.
System.IO.FileNotFoundException: Could not load file or assembly 'RabbitMQ.Client, Version=3.3.5.0, Culture=neutral, PublicKeyToken=89e7d7c5feba84ce' or one of its dependencies. The system cannot find the file specified.
File name: 'RabbitMQ.Client, Version=3.3.5.0, Culture=neutral, PublicKeyToken=89e7d7c5feba84ce'
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
System.TypeLoadException: Could not load type 'NServiceBus.Pipeline.Contexts.OutgoingContext' from assembly 'NServiceBus.Core, Version=4.6.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c'.
System.TypeLoadException: Could not load type 'NServiceBus.Pipeline.RegisterStep' from assembly 'NServiceBus.Core, Version=4.6.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c'.
System.TypeLoadException: Method 'Init' in type 'NServiceBus.Transports.RabbitMQ.RabbitMqDequeueStrategy' from assembly 'NServiceBus.Transports.RabbitMQ, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c' does not have an implementation.
System.TypeLoadException: Method 'Publish' in type 'NServiceBus.Transports.RabbitMQ.RabbitMqMessagePublisher' from assembly 'NServiceBus.Transports.RabbitMQ, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c' does not have an implementation.
System.TypeLoadException: Method 'Send' in type 'NServiceBus.Transports.RabbitMQ.RabbitMqMessageSender' from assembly 'NServiceBus.Transports.RabbitMQ, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c' does not have an implementation.
System.TypeLoadException: Method 'CreateQueueIfNecessary' in type 'NServiceBus.Transports.RabbitMQ.RabbitMqQueueCreator' from assembly 'NServiceBus.Transports.RabbitMQ, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c' does not have an implementation.
System.TypeLoadException: Method 'Subscribe' in type 'NServiceBus.Transports.RabbitMQ.RabbitMqSubscriptionManager' from assembly 'NServiceBus.Transports.RabbitMQ, Version=2.0.0.0, Culture=neutral, PublicKeyToken=9fc386479f8a226c' does not have an implementation.
2014-10-07 11:19:23.4827|1|Info|NServiceBus.Configure|Invocation of NServiceBus.IWantToRunBeforeConfiguration completed in 0.06 s
Unhandled Exception: System.ArgumentNullException: Value cannot be null.
at System.RuntimeType.MakeGenericType(Type[] instantiation)
at NServiceBus.TransportReceiverConfig.<>c__DisplayClass1.<CreateTransportConfigurer>b__0(Type t) in y:\BuildAgent\work\31f8c64a6e8a2d7c\src\NServiceBus.Core\Unicast\Transport\Config\TransportReceiverConfig.cs:line 80
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at NServiceBus.TransportReceiverConfig.UseTransport(Configure config, Type transportDefinitionType, String connectionStringName) in y:\BuildAgent\work\31f8c64a6e8a2d7c\src\NServiceBus.Core\Unicast\Transport\Config\TransportReceiverConfig.cs:line 48
at Particular.ServiceControl.Bootstrapper..ctor(ServiceBase host, HostArguments hostArguments) in c:\BuildAgent\work\b7f882efc2cd360b\src\ServiceControl\Bootstrapper.cs:line 44
at Particular.ServiceControl.Commands.RunBootstrapperAndNServiceBusInstallers.Execute(HostArguments args) in c:\BuildAgent\work\b7f882efc2cd360b\src\ServiceControl\Hosting\Commands\RunBootstrapperAndNServiceBusInstallers.cs:line 12
at Particular.ServiceControl.Commands.CommandRunner.Execute(HostArguments args) in c:\BuildAgent\work\b7f882efc2cd360b\src\ServiceControl\Hosting\Commands\CommandRunner.cs:line 19
at Particular.ServiceControl.Program.Main(String[] args) in c:\BuildAgent\work\b7f882efc2cd360b\src\ServiceControl\Program.cs:line 15
C:\Program Files (x86)\Particular Software\ServiceControl>dir
Volume in drive C has no label.
Volume Serial Number is 4C79-FAB7
Directory of C:\Program Files (x86)\Particular Software\ServiceControl
2014/10/07 11:19 AM <DIR> .
2014/10/07 11:19 AM <DIR> ..
2014/09/22 08:38 AM 198 656 Autofac.dll
2014/09/22 08:38 AM 381 778 Autofac.xml
2014/09/22 08:38 AM 3 682 816 AWSSDK.dll
2014/09/22 08:38 AM 10 514 223 AWSSDK.xml
2014/09/22 08:38 AM 326 656 Esent.Interop.dll
2014/09/22 08:38 AM 1 720 398 Esent.Interop.xml
2014/09/22 08:38 AM 54 272 GeoAPI.dll
2014/09/22 08:38 AM 2 318 336 ICSharpCode.NRefactory.CSharp.dll
2014/09/22 08:38 AM 300 275 ICSharpCode.NRefactory.CSharp.xml
2014/09/22 08:38 AM 331 776 ICSharpCode.NRefactory.dll
2014/09/22 08:38 AM 281 537 ICSharpCode.NRefactory.xml
2014/09/22 08:38 AM 200 704 ICSharpCode.SharpZipLib.dll
2014/09/22 08:38 AM 501 248 Jint.Raven.dll
2014/09/22 08:38 AM 1 371 License.xml
2014/06/24 01:48 PM 70 local.config
2014/09/22 08:38 AM 54 272 Lucene.Net.Contrib.Spatial.NTS.dll
2014/09/22 08:38 AM 27 004 Lucene.Net.Contrib.Spatial.NTS.xml
2014/09/22 08:38 AM 753 664 Lucene.Net.dll
2014/09/22 08:38 AM 2 870 784 Lucene.Net.pdb
2014/09/22 08:38 AM 1 264 385 Lucene.Net.xml
2014/09/22 08:38 AM 273 080 Microsoft.AspNet.SignalR.Core.dll
2014/09/22 08:38 AM 210 250 Microsoft.AspNet.SignalR.Core.xml
2014/09/22 08:38 AM 68 280 Microsoft.AspNet.SignalR.Owin.dll
2014/09/22 08:38 AM 7 195 Microsoft.AspNet.SignalR.Owin.xml
2014/09/22 08:38 AM 11 944 Microsoft.CompilerServices.AsyncTargetingPack.Net45.dll
2014/09/22 08:38 AM 659 112 Microsoft.Data.Edm.dll
2014/09/22 08:38 AM 654 503 Microsoft.Data.Edm.xml
2014/09/22 08:38 AM 1 520 296 Microsoft.Data.OData.dll
2014/09/22 08:38 AM 3 709 482 Microsoft.Data.OData.xml
2014/09/22 08:38 AM 659 120 Microsoft.Data.Services.Client.dll
2014/09/22 08:38 AM 1 442 867 Microsoft.Data.Services.Client.xml
2014/09/22 08:38 AM 652 976 Microsoft.Owin.Diagnostics.dll
2014/09/22 08:38 AM 27 119 Microsoft.Owin.Diagnostics.xml
2014/09/22 08:38 AM 93 360 Microsoft.Owin.dll
2014/09/22 08:38 AM 99 504 Microsoft.Owin.Host.HttpListener.dll
2014/09/22 08:38 AM 8 585 Microsoft.Owin.Host.HttpListener.xml
2014/09/22 08:38 AM 63 664 Microsoft.Owin.Hosting.dll
2014/09/22 08:38 AM 48 198 Microsoft.Owin.Hosting.xml
2014/09/22 08:38 AM 127 967 Microsoft.Owin.xml
2014/09/22 08:38 AM 17 560 Microsoft.WindowsAzure.Configuration.dll
2014/09/22 08:38 AM 794 768 Microsoft.WindowsAzure.Storage.dll
2014/09/22 08:38 AM 2 295 108 Microsoft.WindowsAzure.Storage.xml
2014/09/22 08:38 AM 275 968 Mono.Cecil.dll
2014/09/22 08:38 AM 8 192 Nancy.Bootstrappers.Autofac.dll
2014/09/22 08:38 AM 857 088 Nancy.dll
2014/09/22 08:38 AM 13 824 Nancy.Owin.dll
2014/09/22 08:38 AM 6 754 Nancy.Owin.xml
2014/09/22 08:38 AM 684 896 Nancy.xml
2014/09/22 08:38 AM 496 640 NetTopologySuite.dll
2014/09/22 08:38 AM 430 592 Newtonsoft.Json.dll
2014/09/22 08:38 AM 464 518 Newtonsoft.Json.xml
2014/09/22 08:38 AM 393 728 NLog.dll
2014/09/22 08:38 AM 759 768 NLog.xml
2014/09/22 08:38 AM 3 051 008 NServiceBus.Core.dll
2014/09/22 08:38 AM 3 489 280 NServiceBus.Core.pdb
2014/09/22 08:38 AM 310 277 NServiceBus.Core.xml
2014/09/22 08:38 AM 49 152 NServiceBus.dll
2014/09/22 08:38 AM 11 776 NServiceBus.ObjectBuilder.Autofac.dll
2014/09/22 08:38 AM 22 016 NServiceBus.ObjectBuilder.Autofac.pdb
2014/09/22 08:38 AM 3 517 NServiceBus.ObjectBuilder.Autofac.xml
2014/09/22 08:38 AM 69 120 NServiceBus.pdb
2014/09/22 08:38 AM 36 352 NServiceBus.RavenDB.dll
2014/09/22 08:38 AM 71 168 NServiceBus.RavenDB.pdb
2014/09/22 08:38 AM 3 059 NServiceBus.RavenDB.xml
2014/09/29 06:50 PM 59 904 NServiceBus.Transports.RabbitMQ.dll
2014/09/29 06:50 PM 105 984 NServiceBus.Transports.RabbitMQ.pdb
2014/09/29 06:50 PM 13 253 NServiceBus.Transports.RabbitMQ.xml
2014/09/22 08:38 AM 105 996 NServiceBus.xml
2014/09/22 08:38 AM 4 608 Owin.dll
2014/09/22 08:38 AM 190 464 PowerCollections.dll
2014/09/22 08:38 AM 839 168 Raven.Abstractions.dll
2014/09/22 08:38 AM 671 675 Raven.Abstractions.xml
2014/09/22 08:38 AM 61 440 Raven.Client.Embedded.dll
2014/09/22 08:38 AM 37 488 Raven.Client.Embedded.xml
2014/09/22 08:38 AM 795 648 Raven.Client.Lightweight.dll
2014/09/22 08:38 AM 647 053 Raven.Client.Lightweight.xml
2014/09/22 08:38 AM 6 774 784 Raven.Database.dll
2014/09/22 08:38 AM 8 704 ServiceControl.Contracts.dll
2014/09/22 08:38 AM 11 776 ServiceControl.Contracts.pdb
2014/09/22 08:38 AM 331 264 ServiceControl.exe
2014/10/07 11:19 AM 357 ServiceControl.exe.Config
2014/09/22 08:38 AM 626 176 ServiceControl.pdb
2014/09/22 08:38 AM 44 032 Spatial4n.Core.NTS.dll
2014/09/22 08:38 AM 36 974 Spatial4n.Core.NTS.xml
2014/09/22 08:38 AM 118 440 System.Spatial.dll
2014/09/22 08:38 AM 366 878 System.Spatial.xml
86 File(s) 62 589 922 bytes
2 Dir(s) 8 315 531 264 bytes free
C:\Program Files (x86)\Particular Software\ServiceControl>