views:

12

answers:

0

hi

In my application

An ActiveX control is consuming web service hosted in a web app.

Here the web App is using Forms authentication for security.

in the configuration i intentionally avoided the security for the Web service with location tag, so that it can be consumed by the ActiveX control.

What if i want to achive forms authentication to the web service as well as cosumtpion by the ActiveX control.

Any sugggetoins would really help me.

Thanks, Ramana kumar.