-
Notifications
You must be signed in to change notification settings - Fork 45
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
Comments
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 |
Daniel, Dan On Tue, Oct 11, 2011 at 11:32 PM, Coder Hulk <
Dan Shneider |
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 |
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: 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. |
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
The text was updated successfully, but these errors were encountered: