0

I have a classic asp site running on a Azure Websites Basic instance. I need to be able to execute code from in a C# assembly in my classic asp site.

According to this answer, I need to

  1. Mark my C# assembly as COM visible (done)
  2. Register the assembly with regsam.exe

How can I run regsam.exe for an Azure Website? Is there any other way I can accomplish what I am after without using regsam?

Community
  • 1
  • 1
jessegavin
  • 74,067
  • 28
  • 136
  • 164

0 Answers0