我正在开发Windows Phone 7 应用程序。通常数据库存储在IsolatedStorage 中。在模拟器中运行应用程序时,它会TimedOutException
在ApplicatonSessionService.svc
. 由于它是虚拟的,我无法找到ApplicatonSessionService.svc
. 有什么办法可以增加时间限制。我正在谷歌搜索解决这个问题,但找不到任何解决方案。请帮我解决这个问题。
这是异常消息:
The HTTP request to http://192.168.0.110:2502/ApplicationSessionService/ApplicationSessionService.svc has exceeded the allotted timeout of 00:00:59.8900000. The time allotted to this operation may have been a portion of a longer timeout.