PDA

View Full Version : Config IIS Hosting ServiceExporter without .svc files


crabo
03-26-2008, 11:12 AM
Hi,
I have many services to export,and I don't want to just copy&past
that much svc files as fool.
Is there any example guide me how to export all services on IIS Hosting?

Thanks!

Bruno Baia
03-27-2008, 11:40 AM
I couldn't remove the need for .svc file because of too much internal/private code in .NET 3.0
I'll give another try with .NET 3.5

- Bruno

crabo
03-28-2008, 02:38 AM
Ok, Hope it gets done,soon!

cheers!