What's the problem with my WebService(.NET 3.5)

Discussion in 'ASP.NET WebServices' started by beta-426790, Nov 7, 2007.

  1. Hi, everyone!
    I'm a very beginner!


    My WebService was built on VS2008.
    And its .NET Framework Version is 3.5

    I worked well on localhost.
    But there are some problem on DiscountASP.NET's 3.5 beta hosting.

    But i don't know why, cause I'm a very beginner.
    Help me please!

    You can see this problem at :
    beta-426790.lhweb3.iis7betahosting.net/GetFlikr/Service1.asmx


    and don't DiscountASP.NET supports Account Management for IIS7+.NET 3.5 beta Hosting?

    Post Edited (Gilbert Lee) : 11/7/2007 9:57:14 AM GMT
     
  2. Are you sure you loaded all the required files to run your application within your applications bin directory.

    rcp
    DiscountASP.NET
    www.DiscountASP.NET
     
  3. Thank you very much, it was the problem!

    I didn't know that...
     
  4. You'll need to place the application in the root and not in a subfolder, as there can only be one application root in the beta 3.5 sites.

    Aristotle

    DiscountASP.NET
    www.DiscountASP.NET
     

Share This Page