English 中文(简体)
非常奇怪的行为
原标题:A very strange behavior of service stack

I am currently working on azure platform to get performance data in my application. My client needs to attach my console application which fetches data in there webrole startup task and it works for them in my application

I had used WCF in my project, now I want to change it and use Service stack instead to get better performance.

现在我正面临问题。

在地方发展环境中,所有青少年应用和服务套都使用微额产品,并在非行插入数据。

当我测试它时,我会同所有必要的环境(当然,我老的先辈仍在工作,在使用WCF服务参考资料之前)和上载测试应用,在开始履行我的假释申请的任务时,它就没有工作。

虽然在我开放考试和测验申请时,我可以看到,考试和测验科正在运行(在任务主管机构),

I also try to access the REST Service stack in RDP, it is also works and I can fire GET request in that.

我在我的申请(Console)中写了所有回忆,我可以看到,从科索沃民主党的手头开始。

但它没有在我的行文中插入数据。 (我在当地工作)

我发现的非常奇怪的事情是,当我提出申请时,我看到了奥塞罗语的电文,我没有写这封信。

Can anyone tell me for what this message says?

“entergraph

I have done some research and find out I need to supply service stack (.dlls) with my exe separately to work this properly. The question is that, I think it should automatically reference with my console application EXE which I supply to my client, because in project I already give reference to services stack dlls. Is anyone having idea, why it is needed to supply separately?.

问题回答

暂无回答




相关问题
Changing JSON response root node message in WCF

I created a REST GetTime Service in WCF and the service returns JSON as the response message. Also the WebMessageBodyStyle is set to wrapped so it would have an ID associated with that data it returns....

How to create a RESTful web service in asp.net?

I simply want to create a fairly basic REST service, so that I can expose some of the data in my asp.net/SQL server application to the outside works, like this..... http://domain.com/api/offices - ...

Pass a JSON array to a WCF web service

I am trying to pass a JSON array to a WCF service. But it doesn t seem to work. I actually pulled an array [GetStudents] out the service and sent the exact same array back to the service [SaveStudents]...

ProcessRequest from RequestInterceptor never ends [WCF]

So, I m using the Developer s Guide to the WCF REST Starter Kit and having a problem with the RequestInterceptor. I have the exact code the guide is showing but for some reason the method never ends. ...

How to consume RESTful webservices with WCF?

Is that better to use WCF REST Starter Kit for consuming web services (REST) with WCF (by using HTTPClient) or do it directly with WCF ? It seems that WCF REST Starter kit won t be available for .NET ...

热门标签