A
Anthony C
Is it possible to change the BIN directory to be something else on the
PC?
Namely, we're using single directory deployment for a base app. The
web services allow other clients to get data from the client on my PC.
Since the webservice references a few middle tier objects, I want the
webservice to reside in the same folder (so I do not need to deploy
the middle tier objects twice).
Is this possible?
In other words, instead of having
c:\inetpub\wwwroot\application and
c:\inetpub\wwwroot\application\bin
I want
c:\inetpub\wwwroot\application and
c:\inetpub\wwwroot\application\custombindirectory
PC?
Namely, we're using single directory deployment for a base app. The
web services allow other clients to get data from the client on my PC.
Since the webservice references a few middle tier objects, I want the
webservice to reside in the same folder (so I do not need to deploy
the middle tier objects twice).
Is this possible?
In other words, instead of having
c:\inetpub\wwwroot\application and
c:\inetpub\wwwroot\application\bin
I want
c:\inetpub\wwwroot\application and
c:\inetpub\wwwroot\application\custombindirectory