Giter Club home page Giter Club logo

Comments (6)

jakcharlton avatar jakcharlton commented on August 16, 2024

Check you pulled from the source here and not the Nuget package (which AFAIR has DynamicModel as an abstract class)

from massive.

azamsharp avatar azamsharp commented on August 16, 2024

Ahh man! I was exicited about using nuget and seems like this particular
package is broken.

On Thu, Jun 9, 2011 at 5:41 PM, jakcharlton <
[email protected]>wrote:

Check you pulled from the source here and not the Nuget package (which
AFAIR has DynamicModel as an abstract class)

Reply to this email directly or view it on GitHub:
#56 (comment)

Mohammad Azam
MVP (Most Valuable Professional)
www.highoncoding.com
www.azamsharp.com
Check out my iPhone app "ABC Pop" *
http://itunes.apple.com/us/app/abc-pop/id392527680?mt=8*http://itunes.apple.com/us/app/abc-pop/id392527680?mt=8

from massive.

jakcharlton avatar jakcharlton commented on August 16, 2024

Just a bit out of date - it's no biggie for 1 file - and yeah I had a massive (no pun) whinge on Twitter about this sort of problem with NuGet

from massive.

azamsharp avatar azamsharp commented on August 16, 2024

I downloaded the latest code from Github but I still cannot refer to the
DynamicModel class.

On Thu, Jun 9, 2011 at 5:50 PM, jakcharlton <
[email protected]>wrote:

Just a bit out of date - it's no biggie for 1 file - and yeah I had a
massive (no pun) whinge on Twitter about this sort of problem with NuGet

Reply to this email directly or view it on GitHub:
#56 (comment)

Mohammad Azam
MVP (Most Valuable Professional)
www.highoncoding.com
www.azamsharp.com
Check out my iPhone app "ABC Pop" *
http://itunes.apple.com/us/app/abc-pop/id392527680?mt=8*http://itunes.apple.com/us/app/abc-pop/id392527680?mt=8

from massive.

KevDog avatar KevDog commented on August 16, 2024

I'm having a similar issue, which I may file separately. Here's what happens:

  1. I create a class that inherits from DynamicModel. Massive is sitting peacefully in my App_Code directory.
  2. Everything is joyous, I'm adding method calls, etc.
  3. Then I build and BOOM! The type or namespace name 'Massive' could not be found (are you missing a using directive or an assembly reference?)
  4. Massive is suddenly unreferencable.

Any ideas?

from massive.

robconery avatar robconery commented on August 16, 2024

You can't reference App_Code files in compiled code. It doesn't need to be in App_Code - that's just where NuGet puts it.

from massive.

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.