No announcements
Found 2888212 threads
-
0 Votes
Updating to 4.1 update 1
Hello, I think I am having some problems updating to EF 4.1 update 1. I do the install and it says it ...Answered | 3 Replies | 1774 Views | Created by Lavagin - Tuesday, September 27, 2011 8:16 PM | Last reply by Lavagin - Thursday, September 29, 2011 12:55 PM -
1 Votes
Updating Team Foundation Server 2015 Update 1 to Update 4
Hi Carl, Update 4 only contains bug fixes, it doesn't require complex steps like updating TFS2012 to 2015. You can apply it to your current TFS ...Answered | 1 Replies | 309 Views | Created by Carl Baer - Wednesday, November 8, 2017 7:37 AM | Last reply by Cece Dong-MSFT - Wednesday, November 8, 2017 8:44 AM -
0 Votes
How to install latest EF 4.1 Update 1?
Hi KentZhou, Welcome! When you update to 4.1 Update1, you also should update your NuGet:Answered | 3 Replies | 2855 Views | Created by KentZhou - Wednesday, October 12, 2011 3:32 PM | Last reply by Alan_chen - Tuesday, October 18, 2011 2:00 AM -
0 Votes
Updating TFS 2015 Update 1 to 3
im trying to update TFS2015 Software from Update 1 to 3. OS is in german, so i downloaded the german ...Unanswered | 5 Replies | 819 Views | Created by Hendrik_Symestic - Wednesday, August 3, 2016 11:31 AM | Last reply by lake Xiao - Friday, August 5, 2016 7:00 AM -
0 Votes
Updating TFS 2015 Update 1 to TFS 2015 Update 2
Hi, Currently we have TFS 2015 Update 1 in production and we want to update it to TFS 2015 Update 2. We have downloaded ...Answered | 1 Replies | 465 Views | Created by Arun_100 - Sunday, April 24, 2016 1:04 PM | Last reply by Tingting MO - Monday, April 25, 2016 8:16 AM -
0 Votes
EF 4.1 SaveChanges() not updating
needed because you are working with an entity that is attached to the // ObjectContext and is being tracked. //_context.MyEntities.ApplyCurrentValues(d); // This is not ...Answered | 1 Replies | 1908 Views | Created by AlexeiF - Thursday, March 22, 2012 5:51 PM | Last reply by Fernando Soto - MCSD - Thursday, March 22, 2012 8:27 PM -
0 Votes
Update related entities 4.1
Hi forwheeler; The issue is that the DbContext.Entry method takes a single entity as a parameter but you are assigning a anonymous Linq query to it which the compiler is ...Answered | 3 Replies | 3778 Views | Created by forwheeler - Wednesday, January 25, 2012 7:56 PM | Last reply by Fernando Soto - MCSD - Thursday, January 26, 2012 4:08 PM -
0 Votes
Issue in TFS 2015 upgrade from RTM to Update 4.1
Hi, I'm facing issues while upgrading the TFS 2015 from RTM to Update 4.1. Getting error "The hash value is ... -
3 Votes
XAML build failures after updating to 2015 Update 1
Ok, we have a solution. On the build agent we had TFS 2013 installed. We updated to TFS Server 2015 update 1, configured xaml builds and now the build is running ...Answered | 12 Replies | 3516 Views | Created by Stephen Woolhead GTL - Tuesday, December 1, 2015 1:41 PM | Last reply by May Wang - MSFT - Thursday, December 17, 2015 4:42 AM -
0 Votes
Updating and Deleting Many-to-Many relationship in EF 4.1
Hello everyone, I'm working with EF 4.1 (DbContext) and trying to update Many-to-Many relationships but in vain. Here are the ...Answered | 1 Replies | 3910 Views | Created by sas79gi - Tuesday, August 23, 2011 11:59 PM | Last reply by Alan_chen - Wednesday, August 24, 2011 12:29 PM -
0 Votes
GoFish 4.1 Alpha 1 released on VFPx
New features in 4.1 Alpha 1Discussion | 2 Replies | 3558 Views | Created by Matt Slay - Thursday, August 11, 2011 8:59 PM | Last reply by Ed Price - MSFT - Thursday, May 24, 2012 7:46 PM -
0 Votes
Updating only 1 row
a.TotSales refers to the original value of the row (before the UPDATE statement was run). So if there are two rows in SalesTicketItems, and you want ...Answered | 5 Replies | 1508 Views | Created by SquadShun - Tuesday, January 29, 2013 2:50 PM | Last reply by --CELKO-- - Wednesday, January 30, 2013 12:33 PM -
0 Votes
Updating to EF 4.1 RC from CTP 5 - StringLength Validation?
issue. I was using NO StringLength attributes to specify things. They just got saved without issue. 2) I upgraded to EF 4.1 RC. 3) ...Answered | 3 Replies | 5029 Views | Created by tlmii - Thursday, March 17, 2011 1:54 AM | Last reply by Andriy Svyryd - Thursday, March 17, 2011 7:33 PM -
0 Votes
Update to VS 2015 Community Update 1
editions. You need to install the latest one as a new thing by iso or web installer. You may refer to this blog about VS 2015 Community with Update ...Answered | 1 Replies | 502 Views | Created by Geoyar - Friday, January 29, 2016 1:24 AM | Last reply by 宝宝徐 - Monday, February 1, 2016 7:01 AM -
0 Votes
TFS2012 update 2 : Error TF400314 after updating from TFS2012 update 1 to TFS2012 update 2
After updating TFS2012 update 1 to TFS2012 update 2, I have to configure TFS. On theAnswered | 2 Replies | 2034 Views | Created by Dakara Doe - Friday, April 19, 2013 2:51 PM | Last reply by Dakara Doe - Monday, April 22, 2013 2:03 PM -
0 Votes
Insert / Update Trigger updating all records instead of just 1
to only update the rows that you want. One recommendation is that you should probably use an INSTEAD of trigger here oppose to an AFTER. With an after ...Answered | 2 Replies | 4338 Views | Created by ValHHP - Friday, May 14, 2010 6:47 PM | Last reply by ValHHP - Friday, May 14, 2010 7:33 PM -
0 Votes
Installed EntityFramework 4.1 but unable to reference 4.1 namespace
Hi mystique99; Entity Framework 4.1 is a out of band update and built on top of EF 4.0. To make your project aware of EF 4.1 you need to ...Answered | 2 Replies | 2243 Views | Created by mysti789 - Monday, December 12, 2011 5:02 PM | Last reply by Alan_chen - Tuesday, December 13, 2011 7:48 AM -
0 Votes
Problem with update using EF 4.1
Hi Damon, I tried what you suggest, modifying the object, but did not work. The solution i found was to use store procedures for the update, ...Answered | 7 Replies | 1469 Views | Created by Alexsander Rodrigues - Tuesday, July 30, 2013 5:56 PM | Last reply by Alexsander Rodrigues - Wednesday, August 7, 2013 2:50 PM -
0 Votes
Starlight 4.1
How do I remove Starlight 5.2.....and install Starlight 4.1... -
0 Votes
How to update Entity Framework from 4.1 to 4.2
NuGet as the EntityFramework package. If you already have the EntityFramework package installed then updating to the latestAnswered | 2 Replies | 1967 Views | Created by RohitArora - Tuesday, February 28, 2012 2:17 AM | Last reply by Alan_chen - Friday, March 2, 2012 9:04 AM - Items 1 to 20 of 2888212 Next ›
No announcements