Hi,
Currently my web application is successfully running and it is hosted in public web server. Now i want to integrate skype in my web application for this purpose i searched and i am confuse that which API/DLL i have to use so my web application run successfully with skype integration. i tried with follwing dll:
SkypeX.dll
SkypeAPILib.dll
SkypeUtilities.dll
using above dlls my web application successfully works but when i upload this web application using above dlls on public web server then it gives following Exception:
System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
Please help if anyone know the solution for this problem.......
Kunal
kunal.sagwaria@gmail.com