Multiple .NET Web Applications

Discussion in 'Hosting Services / Control Panel' started by Aberon, Jun 15, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I am trying to upload 1 web service and 1 web application. The application calls the web service.

    I created 2 folders WebWS and WebApp and set them both to be Web Applications.

    When I try to access the Web Service (url/webws/filename.asmx) I get an error that it cannot find the .dll file. If I move the bin directory from url/webws/bin to root/bin. The error changes and now it is looking for the global.asax page.

    My root directory is not .NET, it is just HTML. I need to have 2 bin directories (one for each web app) and 1 global.asax files located within each of the web app directories.

    When I read the home page for DiscountASP.NET, they claim to allow for multiple applications, but when I try to configure them....it acts as thought everything should be in the root directory.

    Can anyone point me in the right direction?
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page