Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Annoying compilation error
Message
From
01/02/2007 09:55:24
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01190288
Message ID:
01191343
Views:
14
>I was under the impression that asp.net compiles your .aspx pages into dll(s) into the asp.net temporary folder and I assumed they would be randomly named files. Thus the file App_Web_6nlack0t.dll would probably not show up on google. I found this page http://msdn.microsoft.com/msdnmag/issues/07/01/CuttingEdge/default.aspx#S1 that talks about the asp.net temporary folder and says this
>
>"When batching is on, the first 1,000 pages in the application (the actual number depends on maxBatchSize) are compiled to an assembly named App_Web_[random], where [random] is a random sequence of eight characters. If batching is turned off, each page originates its own assembly. The name of the assembly is the following:
>
>App_Web_[page].aspx.[folder-hash].[random].dll"

Thanks, this is very good information
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform