IIS 7 SQL 服务器会话管理:我在哪里可以找到 asp 经典的 COM 对象 dll

IIS 7 SQL Server session management: Where can I find COM object dll for asp classic

基本上,我遵循的是这个指南:https://msdn.microsoft.com/en-us/library/aa479313.aspx#converttoaspnet_topic5

说明在顶部有一个带有示例代码的下载 link(包括 ASP Classic 所需的 COM 模块)。然而,没有这样的link/material。因此,我希望在其他地方找到这些 COM 模块 (dll)。但是在哪里呢?

非常感谢任何帮助!

PS。我是 运行 win 2008 server r2,iis 7.5。

几分钟的谷歌搜索让我找到了Japanese version of the article which does contain a download link

不幸的是,link 不再有效(移动、删除等),但它确实暴露了原始文件名 sessionsample.exe

http://download.microsoft.com/download/9/8/0/980e634a-f4ba-43a0-9d6d-119ba7e86403/sessionsample.exe

有了这些信息,另一个 Google 将 CNet.com 上的 link 提交到文件中。

Code Sample: Session Sharing Between Classic ASP and ASP.NET

WARNING: Be very careful when using CNet to download software only use the download link at the top of the article (see image below) as other links are misleading advertisments that will more then likely lead to spam and/or malware.