BasicFramework | A basic framework for games made with Unreal Engine | Game Engine library
kandi X-RAY | BasicFramework Summary
kandi X-RAY | BasicFramework Summary
A basic framework for games made with Unreal Engine 4. The framework is targeted to first-person adventure games.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of BasicFramework
BasicFramework Key Features
BasicFramework Examples and Code Snippets
Community Discussions
Trending Discussions on BasicFramework
QUESTION
I created two WCF rest services service1
and service2
hosted in separate ports and used Castle Windsor
for dependency injection in service1
and now from service1
trying to call service2
. but when I create an instance and call for the service2
, I am getting an exception saying bad request(400)
. When I request for service2
from REST client I am able to get the 200 response
. Is the error due to castle Windsor lifestyle behavior?.
Container config (service 1)
...ANSWER
Answered 2017-Apr-10 at 13:55Finally found the answer.
I was hardcoding Request-Reponse format for the service as JSON. now I removed it from the service contract and It's works perfectly. The new service contract and web.config looks like below.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install BasicFramework
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page