Recovering from PDC

That was a busy week. 10+ hours of flying to get home with a 8 hours time difference.

Now I can finally get to play with the great new toys. Have installed LINQ but having problems. The libraries are there, but VS and the compilers do not seem to have been updated.. Arggg.. Well, time to hit the newsgroups/forums and see if there's a way of fixing without re-building computer :)

Print | posted on Wednesday, September 21, 2005 11:37 PM

Feedback

# re: Recovering from PDC

left by Howard van Rooijen at 9/22/2005 8:36 AM Gravatar
Having exactly the same problem - have installed it against Beta 2 and RC but no joy with either.

# re: Recovering from PDC

left by Synergiser at 10/5/2005 3:36 PM Gravatar
U need to run
Install Visual Studio IDE Support.cmd under
the C:\Program Files\LINQ Preview\Bin directory to support that.
This will create a new project template called LinqConsoleApplication which u can use for writing LINQ code. The red squiggles dont go though and the intellicheck on the variant types are not there yet but compiling and running LINQ code works fine.
Comments have been closed on this topic.