Tagged Questions

1
vote
4answers
272 views

Adding .net Webservice references

I'm getting near completely different objects from the same WSDL file when I try to Add a Web Reference depending if I am using Express or Pro version of the vs2008 .NET IDE. 1) Why is this …
0
votes
3answers
390 views

MacBook Pro - Dual Boot OS X and Windows 7 for .NET Development

While this has been asked in a general sense on another thread or two, I'm looking specifically for feedback and experiences with MacBook Pro running Windows 7 under boot camp. I'm doing .NET 3.5 …
0
votes
2answers
98 views

SOAP UI Pro vs Fitnesse, has anybody used SOAP UI Pro?

We are using Fitnesse for subsystem testing i.e. WCF & RESTful services. Now as writing Fitnesse test requires lot of effort, we are thinking of using SOAP UI Pro which gives this sort of …
0
votes
0answers
38 views

SoapUI Pro 3.0.1 SocketTimeOut Exception:ReadTimeout

I am using SOAP UI Pro and when accessing any of the exposed methods in the services it always gives me SocketTimeOut Exception:ReadTimeout Any idea???
0
votes
1answer
109 views

Segmentation fault during Transition of Control from C++ to Pro *C

Hi, I have written a small Pro *C/C++ application [ multi-threaded, daemon ] where, i used Pro *c to fetch some DB records and then call C++ function to generate XML files, which are sent through …