Re: [ADVANCED-DOTNET] Too many csc.exe invocations running WebServices

2003-08-14 Thread Jon Flanders
many csc.exe invocations running WebServices Hi, I have a server with about 600 webservices. They are actually just 2 different webservices, but I have 600 different directories pointing at them. When I call them in sequence, csc.exe keeps spawning (even when it starts repeating calls), in order

[ADVANCED-DOTNET] Too many csc.exe invocations running WebServices

2003-08-08 Thread Rodrigo Sousa Coutinho
Hi, I have a server with about 600 webservices. They are actually just 2 different webservices, but I have 600 different directories pointing at them. When I call them in sequence, csc.exe keeps spawning (even when it starts repeating calls), in order to create the xmlserializer class that handle