Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Referencing Moon-APNS in ASP.Net #1

Open
danshneider opened this issue Oct 4, 2011 · 4 comments
Open

Referencing Moon-APNS in ASP.Net #1

danshneider opened this issue Oct 4, 2011 · 4 comments

Comments

@danshneider
Copy link

Hi,
I am trying to reference the Moon-APNS dll files (From the Moon-APNS project \bin\Release\ directory) to my asp.net project with no success.
Do I simply need to reference all dll files (Which?) and then start using the methods?
Is there a step-by-step procedure?

Could you please give a hint?

Thanks a lot,
Dan

@ghost
Copy link

ghost commented Oct 11, 2011

Hi Dan,

Full documentation is on it's way and should only be a few more days, until then have a read of http://arashnorouzi.wordpress.com/ and if you still have questions feel free to let me know.

In regards to adding a reference to the Moon-APNS DLL are you getting an error?

Cheers,

Daniel

@danshneider
Copy link
Author

Daniel,
Thanks a lot for the reply.
Referencing to the dll, I get a yellow mark.
Tried to change the .NET framework version.

Dan

On Tue, Oct 11, 2011 at 11:32 PM, Coder Hulk <
[email protected]>wrote:

Hi Dan,

Full documentation is on it's way and should only be a few more days, until
then have a read of http://arashnorouzi.wordpress.com/ and if you still
have questions feel free to let me know.

In regards to adding a reference to the Moon-APNS DLL are you getting an
error?

Cheers,

Daniel

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

Dan Shneider
Linkedin: http://www.linkedin.com/in/danshneider
facebook: facebook.com/dan.shneider

@ghost
Copy link

ghost commented Oct 12, 2011

Dan,

I will be doing some significant improvements to this project over the next few weeks with Arash so would love any feedback you have.

What version of the .NET framework is the project you are adding the DLL to? Does the location you added the DLL from still exist?

You can confirm the location of the DLL by right clicking on the reference and clicking properties this will show you the path to the DLL being used.

Is your project on Github or somewhere publicly I could take a look at and assist you further?

Cheers,

Daniel

@izzwan
Copy link

izzwan commented Dec 16, 2011

Hi,

I am currently trying to reference "Moon-APNS" dll (Moon-APNS /Bin/Release/MoonAPNS.dll) into an asp.net system but it always show this error when building:
"Could not load file or assembly 'MoonAPNS' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded."

Is it possible for me to refer it into the system? I am now using Visual Studio 2005 and .NET 2.0 to develop the system.

Thank you.
Izzwan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants