Mono Support CNR-License: I´m not able to remove the logo in PageFooter.ascx 

Viewed 17639 time(s), 8 post(s), 4/27/2013 7:32:51 PM - by jkal
4/27/2013 7:35:16 PM
35 Reputation 5 Total posts

HI
I placed my MonoX.lic in the bin-folder as described.

If I remove
<span class="copyright"><%= PageResources.PageFooter_Copyright%> &#169;2011 <a href="Mono'>http://www.mono-software.com">Mono Ltd.</a></span>
everything is fine.

But if I also remove
<a id="A1" runat="server" href="http://monox.mono-software.com" class="logo"><img id="Img1" runat="server" src="<%$ Code: MonoSoftware.MonoX.Paths.App_Themes.img.powered_by_png %>" style="width: 90px;" alt="Powered by MonoX" /></a> 

there is a the "powered by MonoX"-Logo at the bottom of the site.

I found this post, but it does not work for me:
http://www.mono-software.com/Mono/Pages/Discussion/dtopic/zCoeES8Ug0-Fo59WAKbpxw/NA/?dmsgId=WEXPaQmU7UOjmp9WAKbpxw#PostWEXPaQmU7UOjmp9WAKbpxw

Is there anything wrong with the license? I´m wondering about this line:
  <Version>5.0.0.0</Version>

Do you have any ideas for me?

Thanks and cheers
Joerg

1
4/27/2013 8:38:27 PM
15993 Reputation 2214 Total posts

Hi,

Did you generate the license file from my licenses section and can you let me know what domain names are you using.

Regards

2
4/27/2013 9:02:26 PM
35 Reputation 5 Total posts

HI

no I can´t because "I never bought a license for any product" ;-))

I used the .lic send by mail from Denis Susac:

<?xml version="1.0" encoding="utf-8"?>
<!--License file for the MonoX portal framework. Copyright Mono Software Ltd. 2008-2009. More information: http://www.mono-software.com-->
<license>
  <Customer>Provent Hotels Gmbh</Customer>

Joerg
  <Version>5.0.0.0</Version>
  <Type>Commercial</Type>
  <ExpiresOn>12/31/2099</ExpiresOn>
  <Domains>
    <Domain>localhost</Domain>
    <Domain>soc.proventhotels.com</Domain>
    <Domain>www.soc.proventhotels.com</Domain>
  </Domains>
  <Signature>......./Signature>
</license>

3
4/28/2013 9:05:07 AM
15993 Reputation 2214 Total posts

What is the web site domain that you use ?

4
4/28/2013 2:16:37 PM
35 Reputation 5 Total posts

<Domain>soc.proventhotels.com</Domain>
     

5
4/28/2013 2:38:01 PM
35 Reputation 5 Total posts

the same with www.soc.proventhotels.com ;-)
as you can see

6
4/29/2013 3:59:07 PM
7207 Reputation 956 Total posts

I double-checked your license and it looks correct (version tag just lists the highest version of MonoX license works with). It should work in all scenarios if the license file is put in the main /bin folder. The logic that displays the logo is very simple: the request URL should be contained within the lic file. I can generate a lic file that contains the IP address of your server, just to check if there is some kind of rewriting scheme that interferes with this logic.
Is there any way we could access your environment via teamviewer or something similar?

7
4/30/2013 1:12:07 AM
35 Reputation 5 Total posts

Hi

yes of course.
I´m in the office on thursday - just call me +49 221 292525-90 (from 8:00am til 5pm cest) ;-)

thanks
Joerg 

8
This is a demo site for MonoX. Please visit Mono Software for more info.