hi,
i created a web service ArtworkServices on my local computer and published it and accessed ..it works fine.
now, i copied web serivce folder pasted in the inetpub/wwwroot/ArtworkServices on other computer in the LAN now. This path also contains some html pages, i can access them
http://198.101.120.22/ArworkServices/index.html
but for
http://198.101.120.22/ArworkServices/Artworksrevice.asmx
shows yellow screen,
enable debugging in the web.config to view more details of this error.
what else needs to set in the IIS?
Thank you
James