| Thread | Last Post | Replies |
|
| Getting [] appended to my Doctype when I save xmlDocument.save() | 07 Aug 2008 19:41 GMT | - |
I have a simple little project open a xml file change a few nodes save the file, no big deal. The problem is that the doctype is getting modified when I save the file. So it looks like this: <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
|
| WSE 2.0 Adapter Suspended Message | 07 Aug 2008 06:00 GMT | - |
I am using BizTalk 2006 WSE 2.0 (SP3) adapter for calling the web services. An instance of WSE adapter is suspended in the BizTalk Messagebox when exception errors is returned from the web services. Is there a way to stop WSE adapter got suspended in the messagebox?
|
| WebClient | 06 Aug 2008 14:40 GMT | - |
HI , sorry for my bad Englisch . I have questation about reportservices , IE and WebClient . I have report which have one subreport . If I try this report from IE , all work fine . If I get report from webservice where is .net
|
| WSE 3.0 Problem using WseWsdl3 | 05 Aug 2008 14:59 GMT | - |
i have created one proxy class by using wsewsdl3.(Example-MyService.cs). Inside the class i am getting the class name as MyService where can i get MyServiceWse class .Bcz of that i am unable to set the policy like proxy.SetClientCredential(token);
|
| WSE: IIS returns HTTP 200 even if SOAP is invalid | 04 Aug 2008 13:55 GMT | - |
We are using ASMX web service with WSE (we're using WS-Addressing) and IIS returns HTTP status code 200 even if XML is malformed. The request does not get through the stack to the application, but if I debug the application, I can see that exception is thrown somewhere
|
| How to Handle DataServiceException in Silverlight Client | 04 Aug 2008 03:11 GMT | - |
I've got a simple Silverlight 2.0 app set up and talking with an webservice using ado.net entity datamodel. In the webservice I have a ChangeInterceptor declared like this: <ChangeInterceptor("CodePropAttributeTypes")> _
|
| WSDL.exe Exiting Quickly | 02 Aug 2008 15:42 GMT | - |
I am trying to run wsdl.exe from the VS 2008 command prompt on Vista. I get the "an unidentified program wants to access your computer" message and allow it. Then a command prompt appears and quickly disappears again. Anyone got any ideas why? I can't get the thing to stop and ...
|
| WCF and CustomRoleProvider Problem | 01 Aug 2008 19:36 GMT | - |
I am trying to Implement some security into my WCF classes but I am having some problems with using a custom role provider. I seem to be implementing it correctly vs. everything I have read on how to implement it but I keep getting an error. If someone could please
|
| Earn money easily! PayPal!, Don'T miss this! | 01 Aug 2008 17:54 GMT | - |
|
| Earn money easily! PayPal!, Don'T miss this! | 01 Aug 2008 17:54 GMT | - |
|
| wizdl - open source web service test GUI tool | 31 Jul 2008 23:48 GMT | - |
wizdl (http://code.google.com/p/wizdl/) allows you to quickly import and call methods on any web service using a dead simple GUI. Not a single line of code to write! It supports services with complex method arguments and return types
|
| How to Serialization the class from a webservice request | 31 Jul 2008 13:41 GMT | - |
I'm using .net 1.1 and have a web reference to a 3rd party. What I'm attempting to do is when I get a "failed" response from the webservice (that's inserting some data or doing something else) I want to serialise the response object to disk.
|
| WSE Add DS to Signature | 30 Jul 2008 22:30 GMT | - |
I am currently creating xml document which is signed using x509 certificate. It creates a Signature node with all the appropriate elements. How do I add the ds prefix prior to computing the signature?
|
| FoxPro Transition | 30 Jul 2008 18:40 GMT | - |
We are very slowly transitioning over to a .NET platform from Microsoft Visual FoxPro. That being said, can someone suggest books, websites, etc., that would help make this transition as painless as possible??? Some educational materials or
|
| URL based Namespace and others | 30 Jul 2008 02:55 GMT | - |
It seems the examples on the Microsoft web service tutorial site are all using namespace something like WebService(Namespace="Microsoft.Samples.XmlMessaging.WebServices") in stead of typical url based something like
|