Hi Tracy, I know COM+ is difficult to test/debug, but this is not really the problem right now. I'm trying to find a web to publish existing components as web-services. Windows Server 2003 do that automatically activating a "Uses Soap" option, but I don't know how to do it on newver Server versions, and have read many many documents.
If you know something about it, will be great :) By the way, it's very interesting all you said aboit WebAPI. I will take a look to it when I get some time. Best Regards.- > Fernando, > > COM+ is difficult to test and debug. Not impossible. The fact that it is > difficult, has left many COM+ objects with security problems. COM+ is not > going away anytime soon. Using them in IIS is not something I want to > repeat. Though I do maintain one in house. > > I have written one process using WCF that uses VFP9 COM DLL to work with > the > VFP tables. > I later changed the process to use WebAPI that required a change to the > VFP9 > COM DLL. > I'm still learning. > > I like WebAPI, the calling code can request a return type of XML and it > returns it. It will return JSON by default. > > The easiest way to debug all of that is to create a huge log detailing > things. With WebAPI configuration settings, the debug build can have huge > amounts of logging, and the release version can easily turn all that off. > Though it needs to be setup and the logging needs to be programmed. > > > Tracy Pearson > PowerChurch Software > > --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAGQ_JunDdJnMFXThmRb0k6ASTh1fUUgke9CsjCoHxjQpuc0o=a...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

