web service project - no dll

M

MobileBoy36

Hi Group,

i'm building a simple "Hello world" Webservice in VS 2005 (framework 2.0).
The web service does work from within VS. But compiling does not result in
an assembly.
Also a disco file is not "produced" by Visual Studio.
The behavior is totally different compared with VS 2003.

What am I doing wrong?

Best regards,
Mobile Boy
 
K

Ken Tucker [MVP]

Hi,

The dll will be created when you publish the website. You will find
publish in the build menu.

Ken
 

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

Top