can i create web service and asp.net application both in the root of the webserver ?

J

Joshua Flanagan

You might have trouble getting VS.NET to create the projects in the root
of the webserver, but you can certainly deploy the projects to the root
after you have developed them elsewhere.

You do not need a separate project for web services and asp.net
applications. You can add a web service to your asp.net application
simply by adding an .ASMX file to your project.
 
S

Scott Allen

There can be only one "application" in the root - but the single
application could host both ASPX WebForms and ASMX web service
files...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top