Deploy Web Service written in VWD 2008

Last post 05-08-2008 1:09 PM by Mikhail Arkhipov (MSFT). 1 replies.

Sort Posts:

  • Deploy Web Service written in VWD 2008

    05-08-2008, 9:15 AM
    • Loading...
    • timoomit
    • Joined on 05-08-2008, 1:13 PM
    • Posts 1

    Hi,

     

    This is my first webservice and im a newbie to C# too so forgive me if these question are stupid.

     

    1. I'm using Visual Web Developer 2008 Express Edition

    2. I used the Web Service ASP.NET template to make a simple webservice that returns some data.

    3. I used the WSE 3.0 Configuration Tool to require username and password.

    4. If I view it in browser it appears to working though i dont think it goes through the security part

     

    Anyways here are my questions

     

    I want to move it a live server now to see how it works exactly. I searched the web and it says to use the deploy option but this version does not seem to have it. As i understand I am supposed to get some assembly files that need to go the bin directory, but i do not see them created when I build the Page. I copied the files to my apache hosted directory and try to view the asmx file but it displays the contents of the file instead of the web service methods display

     

    Also what should be installed on the live server for the web service to work. Do i need somethign specific for the WSE to function etc.

     

     

    Thank you

  • Re: Deploy Web Service written in VWD 2008

    05-08-2008, 1:09 PM
    Answer

    The server must be IIS with ASP.NET. ASP.NET does not work with Apache.

    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (2 items)