Error setting license file

sslaten> I'm trying to implement that 30 day license i got from you guys and i'm getting an access error
Merit> Are you setting it like it suggests on the website?
Merit> http://www.aspose.com/Wiki/default.aspx/Aspose.Corporate/HowToUseLicense.html
sslaten> yeah
sslaten> i'm wondering though, where's the best place in the code to set the license file
sslaten> i'd rather put it in a centralized place as opposed to wherever we use it
sslaten> if possible, of course
Merit> http://www.aspose.com/Wiki/default.aspx/Aspose.Cells/LicensingComponent.html This is for the aspose.cells
sslaten> ok, cool
Merit> What error are you getting when you set it?
sslaten> just a sec, i'm going to grab it from the stack trace
sslaten> Access to the path 'C:\source\Aesop\ESW\Dev\Auctionpay\Aesop\Website\bin\Aspose.Cells.lic' is denied.
sslaten> i tried setting the permissions per the stack trace's instructions, but it didnt' seem to make a difference
Merit> This may be more technical than I can help. Can I send this to our developers and have them send you an email when they have an answer?
sslaten> yeah, definitely. thanks
Merit> thank you
sslaten> thanks

Note to developers: I have copied and pasted the conversation we had in Live Support so you can help them set their license file. Thank you - Merit


This message was posted using Email2Forum by Merit.

Hi,

Thanks for considering Aspose.

Well, It must be configuration problems as you don't have sufficient access rights to the path. Please try to implement the proper rights. Alternatively I think you may try to set the license file as an imbedded resource in your project. Please check:

Thank you.