Regarding Bin folder creation in ASP.NET 2.0
Hi Friends ,
I have problem regarding creation bin folder in ASP.NET 2.0 which includes .DLL and assemblies for deploying the website.Whenever , I am compiling and running my asp.net 2.0 application , it won't create bin folder in the application.And I want to create bin folder automatically , as like in .NET versio 1.1
Please, suggest me that , what's the solution of this problem?
Thanking You,
In Advance.
|