Hi All:
I need help creating a web.config which will disable the authorization for my web services and will enable the authorization to all other kinds of files (.aspx,.cs,..et c..).
For Example:
MySite (Main Directory)
Mylogin.aspx
Mylogin.aspx.cs
web.config
MyServices (Sub Directory)
ServiceTest.asm x
...
Leave a comment: