Hi All,

I am using Asp.net 2.0, I am trying to deploy my application using the publish website wizard. The project contains 4 forms. By using the Publish wizard I managed to create 1 dll. But the dll name is differ from the Project Name. But in Asp.net 1.0 , the dll name is in the form of project name. How can I change the DLL Name in Asp.net 2.0..



Thanks in Advance

Dana