Rank: Advanced Member Groups: Member
Joined: 6/5/2007 Posts: 76
|
The site that I'm developing that uses EO.Web.dll is going onto a clients server and I don't want them to see the EO.Web.dll file in the bin
I have my own .dll file that has other functionality applicable to the site.
Is it possible to somehow to include the EO.Web.dll code inside mine so that the client doesn't know of the existance of the EO.Web.dll file?
The reason I want to do this is because if they see a dll there they may try to used it external to my application/website which won't be good.
Is there a way of including it into another dll?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,201
|
Hi Paul,
The only reliable way to do that is to rebuild from the source. Unfortunately we do not sell source code license now. So I do not see a way to do that. Sorry about that!
Thanks!
|
Rank: Advanced Member Groups: Member
Joined: 6/5/2007 Posts: 76
|
|