Welcome Guest Search | Active Topics | Sign In | Register

6.0.31.2 license file Options
Tim
Posted: Friday, November 21, 2008 2:03:25 PM
Rank: Member
Groups: Member

Joined: 6/2/2008
Posts: 27
I requested build 6.0.31.2 because the newest build broke my project. Essential Object sent me the version I wanted but now my license file doesn't work. I keep getting the need license message at the top of my pages.

Can I get the valid lecense file for build 6.0.31.2?


Thanks, Tim
eo_support
Posted: Friday, November 21, 2008 3:58:42 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,097
Hi Tim,

The license file for all 6.0.x builds are the same. So a new file won't help you. You may want to follow steps outlined in this post to see what's causing the problem:

http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=119

Thanks
Tim
Posted: Monday, November 24, 2008 9:17:25 AM
Rank: Member
Groups: Member

Joined: 6/2/2008
Posts: 27
Thanks for the help. I should have looked at the bin after deployment. I'm using a ForceCopyBuildProvider and it was copying over the licx file but now for some reason it has stopped working.


<compilation debug="false" defaultLanguage="C#">
<buildProviders>
<remove extension=".licx"/>
<add extension=".licx" type="System.Web.Compilation.ForceCopyBuildProvider"/>
</buildProviders>


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.