okay i have a .Net 1.1 Web Service it works on the dev pc but not the live server.
the anonymous access is on.
file has read permissions as does the virtual folder
both IIS and the anonymous account have file access and folder access to the source. under anonymous access i can see the folder. i can browse it if i turn on folder browsing but get
You are not authorized to view this page
every time i try to access the asmx file
any ideas?
__________________
Definition of a Beginner, Someone who doesn't know the rules.
Definition of an Expert, Someone who knows when to ignore the rules.