When I compile an ASP.NET project, I no longer see the bin\ assembly creation. I can run the application in debug mode, either using the default ASP.NET Development Server or IIS.
I'm trying to read up on the new compilation model provided by VS.NET 2005/ASP.NET 2.0.
Can someone tell me where my .dll's went, or point me to some good reading material?
kckriegs
Contributor
2024 Points
435 Posts
Where are the Binaries?
Dec 21, 2005 05:24 PM|LINK
When I compile an ASP.NET project, I no longer see the bin\ assembly creation. I can run the application in debug mode, either using the default ASP.NET Development Server or IIS.
I'm trying to read up on the new compilation model provided by VS.NET 2005/ASP.NET 2.0.
Can someone tell me where my .dll's went, or point me to some good reading material?
Thanks!