hi all
i have a problem with a button a added from isv.config
the button calls a javascript file -> the javascript calls webservice that sent email to a user
this button works fine from administrator environment but when i use it from simple user i receive massege ask for user and password , how can i cancel it?
i have tried to change the web config configuration (add/remove identity impersonate..)
i think the point is not there
guy