1

I'm trying to get .NET Remoting to work on Windows Azure, with a web role. I get a 500 internal server error when trying to access the URL. I've tried using Azure MMC (http://code.msdn.microsoft.com/windowsazuremmc), but I'm only able to get Infrastructure Logs. No Event Logs, Azure Logs or similar. What am I doing wrong? I've tried setting the log level filter to critical, error, warning and even undefined, without any luck.

1 Answers1

0

Here's an example of using .NET remoting on Windows Azure - http://blogs.msdn.com/b/cdnisv/archive/2010/05/31/net-remoting-on-windows-azure.aspx

Regarding diagnostics, you can check this nice post by Neil Mackenzie. Hope it helps.

Glorfindel
  • 1,213
  • 4
  • 15
  • 22
tishon
  • 305
  • 1
  • 5