Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rich Green 2246 posts 4008 karma points
    Apr 19, 2010 @ 09:58
    Rich Green
    0

    Metadata file 'System.Core.dll' could not be found

    Hi,

    It's a little early in the morning for this but I'm getting this error on a production server when referencing

    <msxml:assembly name="System.Core" /> 
    <msxml:assembly name="System.Xml.Linq" /> 

    The production server has .NET Framework 3.5 SP1 so I can't see why it would be a problem using Linq, I don't remember having to do anything special on my local machine or our staging server to get this working?

    What have I missed?

    Cheers

    Rich

     

  • Rich Green 2246 posts 4008 karma points
    Apr 19, 2010 @ 10:36
    Rich Green
    0

    I fixed this by manually copying the dll's into the /bin directory.

    Still curious to know why these were not referenced automatically?

    Rich

Please Sign in or register to post replies

Write your reply to:

Draft