G
Guest
I’m trying to create web services in 2005. Why in the heck does VS want to
place the CS file for the services inside the App_Code folder?
Our development team is required to put all web services files in a
specifically named folder common to all applications for domain security
reasons. But if I try to even change the code behind reference the app fails
to build.
The App_Code folder is nice, but am I forced to place WS in this folder or
can I override this feature?
jp
place the CS file for the services inside the App_Code folder?
Our development team is required to put all web services files in a
specifically named folder common to all applications for domain security
reasons. But if I try to even change the code behind reference the app fails
to build.
The App_Code folder is nice, but am I forced to place WS in this folder or
can I override this feature?
jp