Webservice problem

  • Thread starter Thread starter TPECHAT
  • Start date Start date
T

TPECHAT

I have webservice with over 400 webmethods. The problem is when I start the
client application. The csc.exe starts and compiles a 4 MB C# file in the
Temp folder with the proxy class. Is there any way to disable this. Thanks.
 
TPECHAT said:
I have webservice with over 400 webmethods. The problem is when I start the
client application. The csc.exe starts and compiles a 4 MB C# file in the
Temp folder with the proxy class. Is there any way to disable this. Thanks.
Wow!!! .. 400 methods!!!
Well, I think you can pre-compile some of this stuff. You can look up
help about ngen.exe. It might help you out.
 

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