No announcements
-
0 VotesWCF RIA Services SP2 preview and toolkit is now available!
At MIX 2011, we release WCF RIA Services SP2 preview. You can find all the information in the following ...Sticky | 0 Replies | 11919 Views | Created by Deepesh Mohnani [MSFT] - Monday, April 18, 2011 3:48 AM -
0 VotesHow the ASP.NET Security Vulnerability Impacts WCF RIA Services Applications
On September 17th we released a Microsoft Security Advisory addressing a security vulnerability affecting ASP.NET. Scott Guthrie recently posted an ...Sticky | 1 Replies | 18200 Views | Created by kylemc - Wednesday, September 22, 2010 1:53 PM | Last reply by D Kulkarni - Tuesday, September 28, 2010 5:11 PM -
0 VotesWCF RIA Services Resources
A list of useful RIA Services resources: - RIA Services application samples and walkthrough can be found at the RIA Services Code Gallery ...Sticky | 0 Replies | 20265 Views | Created by Saurabh Pant [MSFT] - Wednesday, March 17, 2010 6:45 PM
-
0 VotesSilverlight + WCF leads to Security error. Why?
Hi there In my Silverlight application I get the error: An error occurred while trying to make a request to URI 'https://mysite/Folder/WCFServices/MyService.svc'. ... -
0 VotesRIA services error with multiple authentication on iis
When I enable multiple authentications (Basic & windows) on IIS, I could see following error. The authentication schemes configured on the host ...Unanswered | 1 Replies | 769 Views | Created by rdkiran - Tuesday, July 10, 2018 10:24 AM | Last reply by WSJUnior - Friday, July 13, 2018 8:52 AM -
1 VotesWCF RIA Services with Metro10 UWP?
Hi, I am working my way through Real World Windows10 Development, by Moemeka and Moemeka. It is fun stuff, but I note that ...Answered | 6 Replies | 817 Views | Created by Hexagon Global - Saturday, September 2, 2017 5:31 AM | Last reply by Hexagon Global - Tuesday, September 5, 2017 3:08 AM -
0 VotesWould WCFRIA service work with visula stiod 2015
Hi, Would WCF RiaService work with visual studio 2015 for Silverlight application. When I try to debug I always the ...Unanswered | 5 Replies | 980 Views | Created by satya chenna - Wednesday, May 31, 2017 6:10 PM | Last reply by Yong Lu - Wednesday, June 7, 2017 5:07 AM -
0 Votesinstead of use Ole db command for update rows in lookup transformation
INSTEAD OF USE OLEDB COMMAND for update in lookup transformations im using OLEDB COMMAND,ITS TAKE ACTION row by row performance,its take loog time for loading ...Unanswered | 1 Replies | 943 Views | Created by siva15021 - Tuesday, February 21, 2017 6:13 AM | Last reply by Yong Lu - Tuesday, February 21, 2017 10:06 AM -
0 VotesAsynchronous Service Operation
I am working on an existing silverlight project and use a lot of WCF. The thing is that I don't know the story of the beginning. Say I create a WCF then add service reference to a project. I find that ...Proposed | 1 Replies | 986 Views | Created by HZ.USA - Monday, January 9, 2017 9:54 PM | Last reply by Weiwei Cai - Monday, January 16, 2017 2:45 AM -
0 VotesDo I need use ObservableCollection and property changed in WCF client side?
It is really ashamed. I haven't figured it the answer although I have been used ObservableCollection and property changed in WCF client side.(MVVM) My ...Answered | 3 Replies | 1195 Views | Created by ardmore - Saturday, December 17, 2016 8:19 PM | Last reply by Yong Lu - Tuesday, December 20, 2016 3:24 AM -
0 VotesUsing WCF RIA Services With Silverlight 5 & Visual Studio 2013
Hello All, I hope to find an answer here because I'm really suffering. After Ive learned Silverlight as it met my project requirements which ...Answered | 3 Replies | 1857 Views | Created by Ahmed Awwad - Tuesday, November 29, 2016 6:41 AM | Last reply by Ahmed Awwad - Wednesday, November 30, 2016 1:54 PM -
0 VotesRia Class Library using EF5,Client Project
Dear All, I have created a RIA service class library project targeting the EF5 (I add reference to EntityFramework.dll & Microsoft.ServiceModel.DomainServices.EntityFramework) ...Answered | 3 Replies | 1109 Views | Created by Paladin2k - Thursday, November 10, 2016 1:25 PM | Last reply by Yong Lu - Monday, November 14, 2016 5:00 AM -
0 VotesThere was a failure using the default MembershipProvider.
These were working applications. They still are working on the live site. Just upgraded my development environment to Windows10, .NetFramework=4.6.1, SqlServer2016, Visual Studio Express 2015 ...Answered | 3 Replies | 1659 Views | Created by Hexagon Global - Monday, August 1, 2016 5:39 AM | Last reply by Hexagon Global - Sunday, October 16, 2016 8:38 PM -
0 VotesSystem.ServiceModel.DomainServices.Client.EntityConflict cannot be serialized because it does not have a parameterless constructor.
I am trying to use EntityFramework with WCF RIA and I get this error. This sounds like an internal error because it is complaining it cannot serialize "EntityConflict", which is a ...Answered | 1 Replies | 1250 Views | Created by eqs - Tuesday, September 13, 2016 4:47 PM | Last reply by Weiwei Cai - Wednesday, September 14, 2016 8:25 AM -
0 VotesUnable to access WCF Services from a Silverlight application if it is hosted on a web server with non-default port (other than port 80)
Hello, I have functional Silverlight application that is hosted on a web server default page at port 80. There are WCF calls being made, and hence a clientaccesspolicy.xml file is ...Answered | 1 Replies | 1220 Views | Created by Zane Apps - Tuesday, August 2, 2016 11:16 PM | Last reply by Jambor yao - Thursday, August 4, 2016 9:06 AM -
0 VotesNavigate to silverlight page which consumes wcf service
I have one silverlight application which consumes wcf services . Now I have added one more project to this application which contains ASPX pages,for this newly added project also i ...Unanswered | 2 Replies | 1205 Views | Created by srimaniarjunan - Friday, July 29, 2016 4:58 AM | Last reply by Jambor yao - Monday, August 1, 2016 7:14 AM -
1 VotesRotate image in DataTemplate
Hi I want rotate image (by 180) which is in datagrid <sdk:DataGridTemplateColumn > <sdk:DataGridTemplateColumn.CellTemplate > ...Answered | 4 Replies | 1381 Views | Created by Allan31 - Friday, April 29, 2016 12:33 PM | Last reply by Allan31 - Wednesday, May 4, 2016 7:38 AM -
1 VotesHow to use OpenFileDialog and copy file path
Hi, I need fullname file from FileInfo using OpenFileDialog private void button_Click(object sender, RoutedEventArgs e) { OpenFileDialog OPF = new ...Answered | 1 Replies | 1464 Views | Created by Allan31 - Friday, April 22, 2016 9:16 AM | Last reply by Andy ONeill - Friday, April 22, 2016 7:04 PM -
1 VotesHyperlink Button in datagrid
Hi, I want change text "\\op\dfs\P\Document\some.pdf" in data grid to Hyperlink Button. <sdk:DataGridTextColumn Header="Link To Scanu" ...Answered | 2 Replies | 1241 Views | Created by Allan31 - Wednesday, April 20, 2016 10:01 AM | Last reply by Allan31 - Thursday, April 21, 2016 7:42 AM -
1 VotesHow to get object from an ObservableCollection
I would like to Insert datagrid.itemsSource into a Excel, My method below: public Byte[] GetDocument(ObservableCollection<Something> some) ...Answered | 2 Replies | 1406 Views | Created by Allan31 - Tuesday, April 12, 2016 2:51 PM | Last reply by - Wednesday, April 13, 2016 5:56 AM -
1 VotesHow to: Insert datagrid.itemsSource into a Excel (Open XML SDK)
Hi I want to insert all data from my datagrid into excel. Below Method from Service: public Byte[] GetDocument(??) { ...Answered | 4 Replies | 1558 Views | Created by Allan31 - Monday, April 11, 2016 2:22 PM | Last reply by Andy ONeill - Tuesday, April 12, 2016 4:15 PM -
0 VotesOpen to local file by click HyperlinkButton or Label
Hi I have a pdf file in C:\Users\Allan31\Documents\some.pdf ,and on click of HyperlinkButton or Label want to open a PDF how can I do that? private void ...Answered | 1 Replies | 1334 Views | Created by Allan31 - Friday, April 1, 2016 11:47 AM | Last reply by Andy ONeill - Friday, April 1, 2016 2:19 PM -
1 VotesListbox selected item to textbox
Hi I am trying to disaply the content of the selection listbox in a textblock as text using the below code. private void ListBox_Lista_os_SelectionChanged(object sender, ...Answered | 3 Replies | 1367 Views | Created by Allan31 - Tuesday, March 29, 2016 8:18 AM | Last reply by Andy ONeill - Tuesday, March 29, 2016 9:32 AM - Items 1 to 20 of 9583 Next ›
No announcements
