1/28/2012 9:11:51 AM
Topic:
Update from 2012.01.01 to 2012.01.02 Issues
 kykdaddy Posts: 14
|
It was my customizations to the web.config. I enabled the IIS7 default "LowerCaseRule" URL Redirect. Once disabled the "Root element is missing" message stopped reporting. Thank you so very much.
|
|
|
1/28/2012 4:27:11 AM
Topic:
Update from 2012.01.01 to 2012.01.02 Issues
 Alan Administrator Posts: 344
|
try removing all the files and folders in your webroot except for the /files folder and reinstall tandem server. if you still have issues then we can look harder.
|
|
|
1/28/2012 1:22:49 AM
Topic:
Update from 2012.01.01 to 2012.01.02 Issues
 kykdaddy Posts: 14
|
1) The version in the top left was fixed. 2) I'm still having the problem on my registered site where I can't save on the configuration or any other page because I am prompted with "Root element is missing." Any thoughts?
|
|
|
1/24/2012 2:47:44 PM
Topic:
A new website with some special page background se
 jmw Posts: 211
|
http://www.okiecitycustoms.com.
If you want to find out how I set the backgrounds on the pages go to my message in the Code Sharing forum on this site.
The Code forum would not let me add my code to it, so I have to wait until it has been fixed edited by jmw on 1/25/2012
|
|
|
1/21/2012 7:46:48 PM
Topic:
Newsletter Visitor Value
 Alan Administrator Posts: 344
|
This has been fixed in a hotfix that went out today.
|
|
|
1/21/2012 2:32:32 PM
Topic:
Newsletter Visitor Value
 jmgarro Posts: 4
|
Thanks, I'll keep a watch on the future releases. Thanks again for all your great work.
Joe
|
|
|
1/20/2012 9:46:17 AM
Topic:
2012-0101 Issue - Sidebar Always on Right
 RobPrindle Posts: 28
|
Alan wrote:
This has been fixed in the latest hotfix Thanks!! Very much appreciated.
|
|
|
1/20/2012 5:32:01 AM
Topic:
Update from 2012.01.01 to 2012.01.02 Issues
 kykdaddy Posts: 14
|
Please add to that, that within 01.02 - whenever I try to save or save & Preview on the "Configuration Editor" page within my registered site, I'm presented with a pop-up: Save Message Root element is missing.
I updated a third site from 01.01 to 01.02 by simply copying the files over and it updated without issue.
|
|
|
1/20/2012 5:15:58 AM
Topic:
Update from 2012.01.01 to 2012.01.02 Issues
 kykdaddy Posts: 14
|
I've updated two sites from 2012.01.01 to 2012.01.02 and noticed two issues: 1) The version in the top left of the admin console did not update 2) In both updates errors were thrown in the /install process.
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="TandemServerCms.Global" Language="C#" %
1) First site was resolved by deleting everything but /files - copying files over & running install fresh 2) Second site was resolved by deleting the bin folder and files at root. Note: Not any priority associated with this, I simply wanted to document my experience.
|
|
|
1/19/2012 11:32:28 PM
Topic:
Issues after updating to 2012.01.01
 Alan Administrator Posts: 344
|
this has been fixed in the latest hotfix
|
|
|
1/19/2012 11:31:55 PM
Topic:
2012-0101 Issue - Sidebar Always on Right
 Alan Administrator Posts: 344
|
This has been fixed in the latest hotfix
|
|
|
1/19/2012 11:31:29 PM
Topic:
404 when accessing /FileNotFound.aspx
 Alan Administrator Posts: 344
|
This has been fixed in the latest hotfix
|
|
|
1/19/2012 1:18:56 PM
Topic:
404 when accessing /FileNotFound.aspx
 Alan Administrator Posts: 344
|
yes, that would help if i could see your environment. could you send me some log in info to alan@tandemserver.org. Also, would you mind if i put up some debug code up on your site for a bit? i will do this in the latter part of the day so i don't interupt the main stream of visitors to your site.
|
|
|
1/19/2012 1:14:50 PM
Topic:
2012-0101 Issue - Sidebar Always on Right
 Alan Administrator Posts: 344
|
yes, thanks - i see that. this is a bug and there doesn't appear to be a work around for it. We have a hot fix coming out in the next day or two so you can either wait for that to come out or rollback your website to the last version of tandem server (http://tandemserver.org/tandemserver_20110402.zip) until it's fixed.
|
|
|
1/19/2012 12:13:41 PM
Topic:
2012-0101 Issue - Sidebar Always on Right
 RobPrindle Posts: 28
|
The Side Bar:195px area is showing on the right side of the page. This isn't the global side bar, but the side bar area within the page editor. No matter what I select under Configuration / Side Bar the side bar always shows on the Right. This is a big issue because the entire web site is setup to have the sidebar on the left. I don't know if this is a bug or if there is a setting I'm missing. I looked under Edit Page Details but the only setting there relating to sidebar is Hide Side Bar.
Any help would be much appreciated.
|
|
|
1/19/2012 9:36:35 AM
Topic:
404 when accessing /FileNotFound.aspx
 kykdaddy Posts: 14
|
Made a new site. 1) app pool is .net 4 and integrated 2) Server 2008 / IIS7 3) Site has config= File Not Found Page: Second / Enable Friendly Urls: (Checked) 4) Site has 3 pages (Home, file-not-found, second) 5) Page Loads: http://tandem.lazyjeff.com/ 5) Page Loads (now): http://tandem.lazyjeff.com/file-not-found 7) Server Error: http://tandem.lazyjeff.com/FileNotFound.aspx 8) Server Error: http://tandem.lazyjeff.com/second 7) What I noticed is, when I set file-not-found to be the "file not found page" in the config, it generates the server error. But when I switched it to second, in the config, published, then file-not-found works and /second doesn't.
I'm happy to provide login credentials or whatever you want. Again - if this is isolated to my environment, I understand, but all of my sites have this problem.
|
|
|
1/19/2012 12:14:03 AM
Topic:
404 when accessing /FileNotFound.aspx
 Alan Administrator Posts: 344
|
I'm having trouble replicating this issue. Your web.config file should have the proper module entry to handle the 404 page. Can you verify that it does? Also, can you try a different browser to see if you get the same response. Then please double verify that you are running asp.net 4.0 / integrated mode and perform an iisreset or recycle your app pool. When you first encountered this issue with the last version of Tandem Server, did you update your web.config file and see it work? then when you upgraded it stopped working?
|
|
|
1/18/2012 1:10:21 AM
Topic:
404 when accessing /FileNotFound.aspx
 Alan Administrator Posts: 344
|
Update your config file for now, we will have this fix in an upcoming hotfix
|
|
|
1/18/2012 1:08:42 AM
Topic:
Issues after updating to 2012.01.01
 Alan Administrator Posts: 344
|
Yes thank you we are aware and working on an update. Only the top level pages have this issue. For now move them under another page.
|
|
|
1/18/2012 12:09:25 AM
Topic:
Issues after updating to 2012.01.01
 kykdaddy Posts: 14
|
I recently updated to 2012.01.01 from 2011.12.03 and noticed three issues: 1) below my side bar is a list of links from the top navigation 2) this new list includes pages marked as hidden 3) I’ve even set the pages to disabled and they still show up in the list
|
|
|