|
Bugzilla – Full Text Bug Listing |
| Summary: | System.ServiceModel.ClientBase<TChannel> in mono 2.10.1WCF fails with 'Status code 404(NotFound)' or 'Status code 400(BadRequest)' | ||
|---|---|---|---|
| Product: | [Mono] Mono: Class Libraries | Reporter: | Emily Lewis <emily.lewis> |
| Component: | WCF | Assignee: | Atsushi Enomoto <atsushieno> |
| Status: | NEW --- | QA Contact: | Mono Bugs <mono-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | 2.10.x | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | Windows Server 2008 R2 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | This is a working solution that reproduces the bug | ||
|
Description
Emily Lewis
2011-04-14 17:48:06 UTC
I have discovered that if I build the entire solution, both the server and client, in "Any CPU" configuration I can run a client based on System.ServiceModel.ClientBase<TChannel>. The machine I am developing on on Windows Server 2008 R2 64-bit and I was running the solution in x86 configuration suggesting mono is [too] sensitive to CPU configuration. |