凡在大会的ASP.NET Web站点时运行IIS防爆preSS时运、大会、站点、ASP

2023-09-03 04:48:54 作者:Do u...?(你愿意...吗?)

我知道,下一个ASP.NET Web站点,$ C $隐藏文件C动编译得到汇编成集。在哪里做这些DLL的得到存储在运行IIS防爆preSS是什么时候?难道是只读存储器?我没有看到他们在bin文件夹,或在临时目录(C:\ WINDOWS \ Microsoft.NET \框架[64] \ v4.0.30319)。通常情况下我产生他们时,precompiling他们时,我出版。在这种情况下,虽然,我没有看到他们。

I know that with dynamic compilation under an ASP.NET Web Site, code behind files get compiled into Assemblies. Where do these DLL's get stored when running IIS Express? Is it in memory only? I don't see them in the bin folder, or in the temp directory (C:\Windows\Microsoft.NET\Framework[64]\v4.0.30319). Typically I generate them when precompiling them whenever I publish. In this case, though, I don't see them.

我缺少的东西?

感谢。

更新:

我没有看到在C DLL的:\用户\管理\应用程序数据\本地\ TEMP \临时ASP.NET文件\根

I did see dll's under C:\Users\Administrator\AppData\Local\Temp\Temporary ASP.NET Files\root

所以,我想它存储了他们呢?这是的Visual Studio 2012,.NET 4.5。

So I'm thinking it stores them there? This is Visual Studio 2012, .NET 4.5.

推荐答案

请参阅本:的 http://msdn.microsoft.com/en-us/library/e22s60h9%28v=vs.85%29.aspx

这真的应该在你的Bin文件夹。

It really should be in your Bin folder.

这是框架4.5的附加信息: http://msdn.microsoft。 COM / EN-US /库/ hh475319.aspx

This is additional info for framework 4.5: http://msdn.microsoft.com/en-us/library/hh475319.aspx