Problem with managing users in sub sites (when using folder-name-sites)

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
8/10/2010 7:23:31 AM
Gravatar
Total Posts 22

Problem with managing users in sub sites (when using folder-name-sites)

Hi everybody,

we have some problems with multiple sites based on folder names on mojoportal 2.3.4.8.

Managing a users properties works well, if we do that on base site administration.

If we want to do this within a sub site administration, it doesn't work:
1. We can see all the contents (identity, profiles, newsletters, etc.) on the first page.
2. If we click on a tab there is the home administation page of our main site displayed within the content area and below the tabs
3. After a very short moment the whole page turns into a white loading page, but doesn't complete: http://www.etask.de/en/Admin/ManageUsers.aspx?userid=...
4. While the white page is shown, the browser tries to connect to google-analytics, which is shown by the status bar of the browser

This is what it is about when using Firefox.

In Internet Explorer the error goes same way, but stops after step 2 with the following error:

Details zum Fehler auf der Webseite

Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C)
Zeitstempel: Tue, 10 Aug 2010 12:08:57 UTC
Meldung: Das Objekt unterstützt diese Eigenschaft oder Methode nicht.

Zeichen: 2
Code: 0
URI: http://www.etask.de/en/Admin/ManageUsers.aspx?userid=402

(Sorry, there is no english version of IE installed in our company)

 

Some more information:

1. It is no skin-thing. I've tried some of the skins, you provided by version 2.3.4.8, but the error is the same.

2. We have another nearly identically mojoportal installation (same version) using multiple sites based on host header -> member management works fine, even in sub pages.

3. All other tabs (UI-Tabs) used in administration sites work fine.

 

Can you reproduce this error?

Or is there something wrong with our installation of mojoportal?

 

Thank you very much in advance,
and Greetings from Cologne,

Stephan

8/10/2010 11:35:13 AM
Gravatar
Total Posts 18439

Re: Problem with managing users in sub sites (when using folder-name-sites)

Are you using custom controls for profile properties?

Are you seeing errors in the log corresponding to this problem?

8/11/2010 4:03:50 AM
Gravatar
Total Posts 22

Re: Problem with managing users in sub sites (when using folder-name-sites)

Hi Joe,

there is no corresponding entry written into the log file.

What do you mean when talking about custom controls?

Thanks,
Stephan

8/11/2010 6:29:49 AM
Gravatar
Total Posts 18439

Re: Problem with managing users in sub sites (when using folder-name-sites)

Hi Stephan,

I was able to reproduce this problem and fix it, it seems to be caused by a change in .NET 4.

It is now fixed in the source code repository and will be fixed in the new release coming very soon.

Best,

Joe

8/11/2010 6:32:19 AM
Gravatar
Total Posts 22

Re: Problem with managing users in sub sites (when using folder-name-sites)

Thank you very much, Joe.

You must sign in to post in the forums. This thread is closed to new posts.