creating dll on server

A

aramisq

I have written a simple webservice in VS.Net and it works, code is
compiled and placed in /bin directory, but if I compile file manually:
csc /t:library Service1.asmx.cs
and replace oryginal dll, it fails.
My .dll has smaller size than original, so I think that I missed
something.


thanks in advance
 
S

Saurabh Nandu

Hi,
Does your web service depend on any other classes in different CS files, if
they do then while compiling you need to reference then while compiling.

Also whats the exact error your web service is giving you?

Regards,
Saurabh Nandu
[MVP]
 

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

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,226
Members
46,815
Latest member
treekmostly22

Latest Threads

Top