Quantcast
Channel: SCN : Discussion List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2881

How to nest a WCF service into a virtual directory off the Default Web Site

$
0
0

I have a service called PdfCreator. I want it installed on my servers in this directory for QA: "Default Web Site/QA/PdfCreator/PdfCreator.svc". I want it installed in this directory for DEV: "Default Web Site/DEV/PdfCreator/PdfCreator.svc".

 

If I specify QA/PdfCreator in the project's "Web service virtual directory name" field PB complains about invalid characters (the "/"). Is there any way to get around this? The only work around I can think of is adding "qa" or "dev" as a suffix/prefix to the virtual directory name ("Default Web Site/QAPdfCreator/PdfCreator.svc") which doesn't really give me what I want.

 

This isn't a big deal with only a few services but could become one as more are created.

 

Thanks,

Mark

 

PB 12.5.2.5006


Viewing all articles
Browse latest Browse all 2881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>