Mono support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Mono Support Trial set MonoX (Closed)

Viewed 7484 time(s), 5 post(s). 4/7/2012 4:03:48 AMby hundhaus
hundhaus
1

hundhaus 4/7/2012 4:03:48 AM

Hello!
Trial set MonoX
Apparently, not properly.
He writes at the bottom of page: "This is a demo site for MonoX. Please visit Mono Software for more info."
It is not clear how to enter the administrator page.

How to be a?
This content has not been rated yet. 
70 Reputation 8 Total posts
kpeulic
2

kpeulic 4/7/2012 8:03:02 AM

Hi,

You can close this message by click on the "X" at the right bottom corner and you can enter to the administrator page by click on "Click here to log in" at the left bottom corner. Please check the attached screen shot for more details.

This "Demo" indicator is placed on the MonoX default footer control "MonoX\MasterPages\PageFooter.ascx". You can create your own footer control without "Demo" indicator.

Please let me know is this was helpful for you.

Regards
This content has not been rated yet. 
1160 Reputation 86 Total posts
hundhaus
3

hundhaus 4/7/2012 3:10:03 PM

Thank you! it helped, but not completely.
After installation, I can not enter the admin page.
Looked web.config:
1. ???? - <ActiveDirectoryConfiguration server="" username="" password="" /> - empty
2. ????: - empty
<providers>
<clear />
<add workingFolder="" sqlConnectionString="Data Source=????;uid= ????;pwd=????;database=????;Connect Timeout=1500;" name="SqlProvider" type="MonoSoftware.Web.WAO.ViewState.Providers.SqlProvider, MonoSoftware.Web.WAO" customProperties="RecycleTime=60;ViewStateTimeout=480;" />
<add workingFolder="" sqlConnectionString="" name="CompressionProvider" type="MonoSoftware.Web.WAO.ViewState.Providers.CompressionProvider, MonoSoftware.Web.WAO" customProperties="" />
<add workingFolder="" sqlConnectionString="" name="CacheProvider" type="MonoSoftware.Web.WAO.ViewState.Providers.CacheProvider, MonoSoftware.Web.WAO" customProperties="ViewStateTimeout=120;" />
<add workingFolder="/MonoX/ApplicationData/Cache" sqlConnectionString="" name="DiskProvider" type="MonoSoftware.Web.WAO.ViewState.Providers.DiskProvider, MonoSoftware.Web.WAO" customProperties="RecycleTime=60;ViewStateTimeout=480;" />
</providers>

How to be a?
This content has not been rated yet. 
70 Reputation 8 Total posts
mzilic
4

mzilic 4/7/2012 4:58:00 PM

I'm guessing that what you're looking for is the default administrator's username and password: it's admin/admin. Please change that before deploying your site.

After you login with an account with administrative privileges, a collapsible panel is displayed to you across all portal pages with a link towards the portal administration area.

Regards
This content has not been rated yet. 
939 Reputation 111 Total posts
hundhaus
5

hundhaus 4/8/2012 12:51:43 AM

Yes, thank you for your help.
This content has not been rated yet. 
70 Reputation 8 Total posts