This is strange, because I did not have a problem when the application
pool was running under CLR 2.0. Looks like they changed the way the
HttpUtility works...


[HttpException (0x80004005): Response is not available in this
context.]
   System.Web.HttpContext.get_Response() +8753496
   System.Web.Util.HttpEncoder.get_Current() +39
   System.Web.HttpUtility.UrlEncodeToBytes(String str, Encoding e) +31
   System.Web.HttpUtility.UrlEncode(String str) +41
   Rhino.Queues.Protocol.<>c__DisplayClass1.<ToQueryString>b__0(String
key) +47
   System.Array.ConvertAll(TInput[] array, Converter`2 converter) +92
 
Rhino.Queues.Protocol.SerializationExtensions.ToQueryString(NameValueCollection
qs) +147
   Rhino.Queues.Storage.GlobalActions.RegisterToSend(Endpoint
destination, String queue, String subQueue, MessagePayload payload,
Guid transactionId) +1427
   Rhino.Queues.<>c__DisplayClass21.<Send>b__20(GlobalActions actions)
+250
   Rhino.Queues.Storage.QueueStorage.Global(Action`1 action) +249
   Rhino.Queues.QueueManager.Send(Uri uri, MessagePayload payload)
+537
 
Rhino.ServiceBus.RhinoQueues.RhinoQueuesTransport.SendInternal(Object[]
msgs, Endpoint destination, Action`1 customizeHeaders) in c:\projects
\rhino-esb\Rhino.ServiceBus\RhinoQueues\RhinoQueuesTransport.cs:404
   Rhino.ServiceBus.RhinoQueues.RhinoQueuesTransport.Send(Endpoint
destination, Object[] msgs) in c:\projects\rhino-esb\Rhino.ServiceBus
\RhinoQueues\RhinoQueuesTransport.cs:392
   Rhino.ServiceBus.Impl.DefaultServiceBus.Send(Endpoint endpoint,
Object[] messages) in c:\projects\rhino-esb\Rhino.ServiceBus\Impl
\DefaultServiceBus.cs:91
   Rhino.ServiceBus.Impl.DefaultServiceBus.Subscribe(Type type) in c:
\projects\rhino-esb\Rhino.ServiceBus\Impl\DefaultServiceBus.cs:221
 
Rhino.ServiceBus.Impl.DefaultServiceBus.AutomaticallySubscribeConsumerMessages()
in c:\projects\rhino-esb\Rhino.ServiceBus\Impl\DefaultServiceBus.cs:
337
   Rhino.ServiceBus.Impl.DefaultServiceBus.Start() in c:\projects
\rhino-esb\Rhino.ServiceBus\Impl\DefaultServiceBus.cs:185
   CSG.Web.Infrastructure.ApplicationBootStrapper.BootStrap() in c:
\projects\CSG_HMS\Source\Dotnet\CSG.Web\Infrastructure
\ApplicationBootStrapper.cs:62
   CSG.Web.MvcApplication.Application_Start() in c:\projects\CSG_HMS
\Source\Dotnet\CSG.Web\Global.asax.cs:39

-- 
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