我正在以.dll形式提供.net用户控件。
.
我查看了http响应,IIS5正在提供以下服务:
<html><head><title>Error</title></head><body> The specified procedure could not be found. </body></html>
我已尝试将以下mime类型添加到HTTP标头配置中:
.dll = application/x-msdownload .dll.config = text/html
灰烬
天啊!
regasm mydll.dll /tlb