Home All Groups Group Topic Archive Search About

web service project - no dll

Author
27 Feb 2006 2:36 PM
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

Author
1 Mar 2006 12:36 PM
Ken Tucker [MVP]
Hi,

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

Ken
--------------
Show quoteHide quote
"MobileBoy36" <MobileBo***@gmail.com> wrote in message
news:44030e74$0$14123$ba620e4c@news.skynet.be...
> 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
>