Re: ADO.NET Entities Failure (RTM)
- From: "Cowboy \(Gregory A. Beamer\)" <NoSpamMgbworld@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 13 Aug 2008 15:12:23 -0500
The solution is to uninstall EVERYTHING and start over again. Despite not thinking I had one of the offending hotfixes or beta software, I am now under the assumption I must have had one of them installed.
Visual Studio is now working great, or at least great in the features I currently need. :-)
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#
or just read it:
http://feeds.feedburner.com/GregoryBeamer
********************************************
| Think outside the box! |
********************************************
"Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@xxxxxxxxxxxxxxxxxx> wrote in message news:ObB1q9U$IHA.1180@xxxxxxxxxxxxxxxxxxxxxxx
Running against my database, I end up with code generated that has the
following:
[global::System.Runtime.Serialization.DataContractAttribute(IsReference=true)]
which generates the error:
'System.Runtime.Serialization.DataContractAttribute' does not contain a
definition for 'IsReference'
It appears the System.Runtime.Serialization is not properly updated by
Visual Studio 2008 SP1, or at least not on Windows Server 2008 (my desktop
OS). Will try to go through and create exact repro steps.
History:
1. Installed Visual Studio SP1
Did not install .NET Framework 3.5 SP1 first, as assumed this would be
part of VS SP1
2. Installed SQL Server 2008 Developer
3. Rebooted numerous times
(per
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=3586027&SiteID=1&pageid=0)
4. Repair installed .NET Framework 3.5 SP1
Still running the issue after repair reinstall ... and rebooting. Attempted stealing the assemblies from the temp folder, but I am not sure which msp to run to get them. Going to attempt a VS 2008 SP1 repair install, as well. And then punt until I can afford time to completely rebuild the machine, as that is ... unfortunately ... generally the best option when an MS SP fails.
Any other ideas?
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#
or just read it:
http://feeds.feedburner.com/GregoryBeamer
********************************************
| Think outside the box! |
********************************************
.
- Follow-Ups:
- Re: ADO.NET Entities Failure (RTM)
- From: John Sitka
- Re: ADO.NET Entities Failure (RTM)
- References:
- ADO.NET Entities Failure (RTM)
- From: Cowboy \(Gregory A. Beamer\)
- ADO.NET Entities Failure (RTM)
- Prev by Date: Re: Comparing DataSets
- Next by Date: SqlDbType.UniqueIdentifier
- Previous by thread: ADO.NET Entities Failure (RTM)
- Next by thread: Re: ADO.NET Entities Failure (RTM)
- Index(es):
Relevant Pages
|