当前位置:网站首页>Customize WebService as a proxy to solve the problem of Silverlight calling WebService across domains
Customize WebService as a proxy to solve the problem of Silverlight calling WebService across domains
2022-06-26 05:30:00 【Eric (fengcan)】
In use SilverLight In development , Call a third-party provided WebService Encountered a cross domain problem while . It is said on the Internet that policy documents should be added to WebService Under the root directory . ha-ha , For third parties WebService Of course there is nothing we can do . To get around that , We can only use Asp.net To call third-party WebService. So we built a new one ourselves WebService, The method inside is the same as that of the third party , It simply calls its methods . then SilverLight Call our own WebService, This successfully bypasses cross domain problems .
Although the solution is not good-looking , But it has solved the problem economically . Looking forward to a better solution .
边栏推荐
- Two step processing of string regular matching to get JSON list
- Replacing domestic image sources in openwrt for soft routing (take Alibaba cloud as an example)
- 【ARM】讯为rk3568开发板buildroot添加桌面应用
- Technical past: tcp/ip protocol that has changed the world (precious pictures, caution for mobile phones)
- FindControl的源代码
- The wechat team disclosed that the wechat interface is stuck with a super bug "15..." The context of
- Ribbon负载均衡服务调用
- 百度API地图的标注不是居中显示,而是显示在左上角是怎么回事?已解决!
- C# 40. Byte[] to hexadecimal string
- cartographer_ local_ trajectory_ builder_ 2d
猜你喜欢
[arm] add desktop application for buildreoot of rk3568 development board
SDN based DDoS attack mitigation
C# 40. Byte[] to hexadecimal string
Leetcode513.找出树的左下角的值
国务院发文,完善身份认证、电子印章等应用,加强数字政府建设
LeetCode_ Binary search tree_ Simple_ 108. convert an ordered array to a binary search tree
Installation and deployment of alluxio
【上采样方式-OpenCV插值】
小小面试题之GET和POST的区别
Official image acceleration
随机推荐
12 multithreading
There are applications related to web network request API in MATLAB (under update)
Setting pseudo static under fastadmin Apache
C# 39. Conversion between string type and byte[] type (actual measurement)
Experience of reading the road to wealth and freedom
Supplementary course on basic knowledge of IM development (II): how to design a server-side storage architecture for a large number of image files?
电机专用MCU芯片LCM32F037系列内容介绍
Tp5.0框架 PDO连接mysql 报错:Too many connections 解决方法
vscode config
FindControl的源代码
Replacing domestic image sources in openwrt for soft routing (take Alibaba cloud as an example)
无线网络存在的安全问题及现代化解决方案
Uni app ceiling fixed style
Mysql 源码阅读(二)登录连接调试
app 应用安装到手机,不显示图标,引发的思考
Technical past: tcp/ip protocol that has changed the world (precious pictures, caution for mobile phones)
Win socket programming (Mengxin initial battle)
【MYSQL】MySQL 百万级数据量分页查询方法及其优化
虚拟项目失败感想
Data storage: the difference between MySQL InnoDB and MyISAM