Code Monkey home page Code Monkey logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
just add a reference to "System.Management"

kr, zara

Original comment by [email protected] on 17 Dec 2009 at 12:52

from csharp-sqlite.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Zara,

Indeed. As I said, that's what I did, and it works. 

However, since I had to modify the project to get a clean compile, that 
qualifies as
a bug in my book. (a minor bug, but a bug, nonetheless) And since I don't have 
the
ability to check-in changes to the source tree, I filed a bug report detailing 
the
problem I found and how I fixed it so that someone else can make the change.

Original comment by [email protected] on 17 Dec 2009 at 2:37

from csharp-sqlite.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Where did you add the reference?  In a using statement or to the project itself?

Original comment by [email protected] on 17 Dec 2009 at 2:47

  • Changed state: Accepted
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from csharp-sqlite.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Noah,

To the project itself. The using statement was there in the .cs file, but
System.Management was missing from the list of references using the Solution 
Explorer. 
After I added it to the list of references in the Solution Explorer, it 
compiled fine.

I don't remember if Visual Studio 2008 had to convert the solution and project 
files
from an earlier version of Visual Studio or not, since this was now two months 
ago.
If so, it's possible that the reference got dropped during the conversion 
process.

Original comment by [email protected] on 17 Dec 2009 at 2:54

from csharp-sqlite.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
New version pushed with missing reference

    <Reference Include="System.Management" />

Original comment by [email protected] on 21 Dec 2009 at 7:48

  • Changed state: Fixed

from csharp-sqlite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.