Cannot Create Application.dll

  • Thread starter Thread starter NerdRunner
  • Start date Start date
N

NerdRunner

I am unable to create the application.dll file for my application when
I build my web application. Also, when I look at the configuration
settings, it only allows me to select Debug for my app. Any
suggestions on how to go about building the application.dll file so I
can distribute the application would be greatly appreciated.

Sean M. Severson
 
Hello Sean,

I am assuming you're talking about asp.net 2.0. Take a look at the
aspnet_compiler.exe. It allows for compilation of a website for deployment.
You can find it in the <%windir%>/microsoft.net/framework/<version> directory.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top