No announcements
Found 2920582 threads
-
0 Votes
Deserialisation problem when using a derived type - and I'm already using ServiceKnownType
Hi Edward, I already mentioned that it works fine in a test project, and the problem only arose when I tried it in the real ...Proposed | 3 Replies | 527 Views | Created by Mr Yossu - Sunday, February 12, 2017 8:46 PM | Last reply by Edward8520 - Tuesday, February 14, 2017 3:22 AM -
0 Votes
I'm developing a Service app and i'm facing a problem when i'm using a service call
Here is the problem when i am using a service call.Unanswered | 1 Replies | 675 Views | Created by Dileepa S. Rajapaksa - Wednesday, September 10, 2014 2:35 AM | Last reply by Malleswara Reddy [MCTS, MCP] - Wednesday, September 10, 2014 11:41 PM -
0 Votes
ServiceKnownType problem
The ServiceKnownType attribute should be applied to the service or contract you're implementing, not one of the data transfer types you're using.Answered | 2 Replies | 3767 Views | Created by Alexey Zakharov - Monday, August 18, 2008 9:45 AM | Last reply by Youssef Moussaoui - MSFT - Tuesday, June 16, 2009 1:08 AM -
0 Votes
Using type derived from CloudQueueMessage
go with that other approach you found, that's the way it meant to be. The queue message type is just a container to hold your data, which can be either plain text (string) or ...Answered | 1 Replies | 5172 Views | Created by baligavinod - Wednesday, July 25, 2012 4:58 AM | Last reply by perpetualKid - Wednesday, July 25, 2012 9:10 AM -
0 Votes
Implement Interface using Derived Type
{} Assuming I'm not doing somethign stoopid, the compiler is telling me I can't do this. I also receive an error when trying to use an Abstract Base Class in ...Answered | 1 Replies | 3539 Views | Created by druish - Thursday, December 6, 2007 4:22 AM | Last reply by druish - Thursday, December 6, 2007 4:36 AM -
0 Votes
Problem with ServiceKnownType
be returned from my OperationContract. However i am getting Errors of Unexpected type when i am attempting to call my OperationContract. If i add a ...Answered | 1 Replies | 8016 Views | Created by Arran - Thursday, September 14, 2006 12:19 PM | Last reply by Scott Mason - MSFT - Thursday, September 14, 2006 4:29 PM -
0 Votes
Problem with using Derived Column
I am parsing data out of txts and save those into database. In Data Flow, I used Flat File Source as source however, I need to do some calculation among columns so I place ...Answered | 1 Replies | 3502 Views | Created by Yilili - Monday, June 7, 2010 8:15 PM | Last reply by Yilili - Monday, June 7, 2010 8:52 PM -
0 Votes
ServiceKnownType placement
[ServiceKnownType(typeof(DerivedData))] to the service executable, and I'm still seeing null values when Process is called. Note that Process receives the ...Proposed | 2 Replies | 4011 Views | Created by JeffHES - Tuesday, October 28, 2008 4:25 PM | Last reply by Eugene Osovetsky - Wednesday, October 29, 2008 10:56 PM -
1 Votes
Derived column using findstring with a conditional
Hello everyone, I'm having a bunch of trouble trying to created a derived column using a conditional and FINDSTRING. ...Answered | 2 Replies | 2418 Views | Created by Glen Park - Wednesday, April 4, 2012 8:36 PM | Last reply by Glen Park - Wednesday, April 4, 2012 8:56 PM -
0 Votes
JSON Deserialisation Problem - System.Decimal
As you said, Javascript only knows about integers and floating points. To make sure we don't loose data, we had to represent decimal as a string literal duringAnswered | 1 Replies | 6707 Views | Created by Matt___B - Friday, September 26, 2008 10:46 AM | Last reply by Pratik Patel - MSFT - Friday, September 26, 2008 5:31 PM -
1 Votes
ServiceKnownType and svcutil.exe
I also found the same problem. I have an enum type that i want to expose thru the interface using the ServiceKnownType. I see the type in the WSDL, but the ...Answered | 6 Replies | 9789 Views | Created by sjalex - Sunday, May 4, 2008 8:22 PM | Last reply by Jochen2 - Tuesday, February 8, 2011 7:50 AM -
0 Votes
Adding type safe columns by using Type safe derived dataset
Let's say you have a Typed Dataset in a data layer library with three columns. In this example the datatable is named Users and has the fields UserID, FirstName and ... -
0 Votes
WCF and ServiceKnownType
Well the channel in a faulted state would suggest that something is wrong and the degradation in performance in as a result of dealing with that error. Try turning on ...Discussion | 2 Replies | 5430 Views | Created by chrisqwer - Wednesday, April 22, 2009 1:21 PM | Last reply by chrisqwer - Wednesday, April 22, 2009 3:29 PM -
0 Votes
Derived Treeview using derived Treenodes
I'm aware of). I have made a custom treenode class before and I didn't bother with the overloading. Yeah, it took more time but it was worth not having to find ...Answered | 10 Replies | 3266 Views | Created by Torsten Tiedt - Friday, December 25, 2009 8:16 AM | Last reply by Dig-Boy - Monday, December 28, 2009 12:49 PM -
0 Votes
ServiceKnownType in WCF Metro
Unfortunately in this product, REST is not currently an option. We also can't use the ServiceKnownType(Type) signature. I assume this is ...Unanswered | 2 Replies | 2316 Views | Created by Kim Johnson - Tuesday, May 22, 2012 5:21 PM | Last reply by Kim Johnson - Wednesday, May 23, 2012 3:45 PM -
0 Votes
Serializing a derived type
Hi, the problem is that when you have a derived class and you have a constructor ...Unanswered | 2 Replies | 3375 Views | Created by SnOrfus - Friday, March 30, 2007 5:20 AM | Last reply by Mark Dawson - Friday, March 30, 2007 6:23 AM -
0 Votes
ID_CAP_ISV_CAMERA and ID_HW_CAMERA capabilities said I'm using it, when not
Hi! When I'm trying to upload an app to the store, I see the capabilities ID_HW_CAMERA and ID_CAP_ISV_CAMERA are available in my app or ...Unanswered | 1 Replies | 688 Views | Created by Cristian González - Wednesday, July 2, 2014 5:07 PM | Last reply by RashmiA-MSFT - Wednesday, July 2, 2014 5:22 PM -
0 Votes
"Error retrieving data" appears when I'm using custom Problem IDs
I wanted to customize the problem IDs that I'm sending to Application Insights, and I see the new custom problem IDs appear correctly in the UI, but when I ...Proposed | 1 Replies | 704 Views | Created by JamesJensen-HealthCatalyst - Thursday, August 23, 2018 11:07 PM | Last reply by kobulloc-MSFT (Azure) - Friday, August 24, 2018 11:41 PM -
0 Votes
loading a derived type
Given a model with a base type called Address, and three derived types MailingAddress, and EmailAddress, and Phone and ...Answered | 1 Replies | 3314 Views | Created by R Shillington - Thursday, February 19, 2009 12:39 PM | Last reply by zeeshan hirani - Thursday, February 19, 2009 3:27 PM -
0 Votes
Bug: WebService deserialisation Nullable Type does not work for double and long type, and error in string deserialisation;
bug appears when a field of a class is a string and this field contains a string like "\/Date(123)\/", when this object is ...Answered | 2 Replies | 5311 Views | Created by MSDN_Forums_User - Wednesday, February 13, 2008 3:39 AM | Last reply by MSDN_Forums_User - Friday, February 15, 2008 5:28 AM - Items 1 to 20 of 2920582 Next ›
No announcements