Code Monkey home page Code Monkey logo

Comments (9)

AArnott avatar AArnott commented on July 19, 2024

Please reopen with your scenario. (i.e. why is this important to you?).

from dotnetopenauth.

NN--- avatar NN--- commented on July 19, 2024

First, if you don't have .Net 3.5 on the computer you cannot use this library.

I have .Net 4.0 project and I don't want to load both 3.5 and 4.0 at the same time.

from dotnetopenauth.

AArnott avatar AArnott commented on July 19, 2024

What error are you seeing on a computer with only .NET 4.0 installed? .NET
4.0 loads .NET 3.5 compiled assemblies just fine by design, and consistent
with my experience.
When you say load both 3.5 and 4.0, what do you mean? .NET doesn't load a
whole additional CLR or double assemblies just because a 3.5 compiled dll
gets loaded.

from dotnetopenauth.

NN--- avatar NN--- commented on July 19, 2024

Actually my problem is something different.
I use Nemerle programming language and its compiler can compile only 3.5 assemblies or only 4.0 assemblies but not mixed.
It is a bug in the compiler and will be fixed soon , but currently I cannot compile my 4.0 project with 3.5 assembly.

from dotnetopenauth.

NN--- avatar NN--- commented on July 19, 2024

Is it possible to build a full .Net 4.0 DotNetAuth without any reference to .Net 2.0. for me ?:)

Thanx.

from dotnetopenauth.

AArnott avatar AArnott commented on July 19, 2024

Yes, the source tree has a switch to build to CLR 4 that should help you.
Right now I'm having trouble building myself because I just reinstalled

Windows. I'll let you know when I have a CLR 4 version built.

Andrew Arnott
"I [may] not agree with what you have to say, but I'll defend to the death
your right to say it." - S. G. Tallentyre

On Sun, Nov 27, 2011 at 1:29 PM, NN <
[email protected]

wrote:

Is it possible to build a full .Net 4.0 DotNetAuth without any reference
to .Net 2.0. for me ?:)

Thanx.


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

from dotnetopenauth.

AArnott avatar AArnott commented on July 19, 2024

Here you go:

https://skydrive.live.com/?cid=063d0c265f96e43d&sc=documents&uc=1&id=63D0C265F96E43D%21511#

from dotnetopenauth.

NN--- avatar NN--- commented on July 19, 2024

Thanx man.
As I see it's not enough.
You are using log4net which must be compiled for .Net 4.0 too.
I try to compile all by myself, just tell me which branch should I take ? 3.4 or master ?

There is another problems, DotNetOpenAuth.dll doesn't pass verification (PEVerify). :(

from dotnetopenauth.

AArnott avatar AArnott commented on July 19, 2024

The next release will ship targeting both .NET 4.0 and .NET 3.5 compiled assemblies.

from dotnetopenauth.

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.