Tuesday, March 8, 2011

Access ASMX web services from ASPX

- In order to access an ASMX web service from
an ASPX page, is mangatory to "Convert to Application" ;

Let's say that Our web folder on LOCALHOST
where we have web.config, asmx and aspx files is called SOFTY ;
IIS : Right click on SOFTY folder, and then "Convert to Application"












Simple Web Service ASMX , ASPX , web.config :
source code












No comments:

Post a Comment