I need some volunteers here. Need you to follow a series of steps and answer the following questions.
Qn 1: Are you currently logged in to community server
Step 1: Go to www.sgdotnet.org/events. Take note of your log in status on the top left hand corner.
Qn 2: Are you logged in or are you seeing the username and password textboxes
If you are not logged in, please follow the following steps
Step 2: Login with your community server credentials
Qn 3: Did the Login Control UI change if you do not see any error message?
Step 3: If the UI change, click on any events below the control
Qn 4: Are you still logged in?
Thank you for your participation. Please do not register for the teched event yet.
Search does not work, just in case you tried it ;p
Best Regards, Kit Kai, MVP (SharePoint Portal Server)
1: Yes, logged in.
2: No, not logged in under Events.
3: Yes it changed.
4: Yes I'm still logged in under Events.
However, when I log in under Events, I get logged out of the forums.
The melody of logic will always play out the truth. ~ Narumi Ayumu, Spiral
Could you help me take a look at the web.config? I didn't change anything from last time, except for the domain.
In the login code, it was previously sgdotnet.org, which single sign on didn't work. So I changed it to .sgdotnet.org, as community server was configured.
Firefox has the getYear problem. Everyone seems to face the logout problem. Hopefully icelava has time to look into that for me.
If the keys are autogenerate, how can we make sure that the keys in both web.config is the same?
Community server is running on one virtual server, while www.sgdotnet.org is running on another leh, and we still need to test our code on dev.sgdotnet.org lei?
Another thing.
Web.config of www.sgdotnet.org has the encryption keys specified the same as community.sgdotnet.org
Events sits in www.sgdotnet.org as a web app, with its own web.config. But I didn't specify the encryption key. Will it take the web.config of www.sgdotnet.org, or will it not use any encryption?
For sharepoint, if the web.config does not have the value, it will take the parent's web.config. That's why I'm assuming events will take www.sgdotnet.org's web.config.
Cool! Thanks man!
Could weehyong, hannes, choongseng try and see if you guys still face the problem?
icelava wrote:which I have pasted into both the main site's and development copy of Community Server's web.configs.
Erm, so both web.config for www.sgdotnet.org and community.sgdotnet.org has the machinekey defined? I don't see it in community.sgdotnet.org's web.config though...