Bug reports Found a bug? Post it here please.
Version 4.x > Bug reports > Application error when editing a time zone View modes: 
User avatar
Guest
Gabriëlle - 2/8/2009 12:11:14 PM
   
Application error when editing a time zone
When clicking on the editimage of a time zone, I'm getting this error:

EventDescription: EXCEPTION MESSAGE: Er is een uitzondering opgetreden van het type System.Web.HttpUnhandledException.; STACK TRACE: bij System.Web.UI.Page.HandleError(Exception e)
bij System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
bij System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
bij System.Web.UI.Page.ProcessRequest()
bij System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
bij System.Web.UI.Page.ProcessRequest(HttpContext context)
bij ASP.cmssitemanager_development_timezones_timezone_edit_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gklunteren\90855f1c\f65e1a6e\App_Web_v_ovf-hz.0.cs:regel 0
bij System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
bij System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 2/9/2009 5:16:18 AM
   
RE:Application error when editing a time zone
Hello,

Could you please try to delete temporary ASP.NET files? They are located here:

'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET' Files

Best regards
Ondrej Vasil

User avatar
Guest
Gabriëlle - 2/9/2009 12:25:55 PM
   
RE:Application error when editing a time zone
Hi Ondrej,

I did the following actions:

- Deleted all temporary ASP.NET files
- Deleted internetcookies
- Cleared the cache and restarted the application in Kentico

Still getting the same error.

Best regards,

Gabriëlle

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 2/10/2009 8:36:10 AM
   
RE:Application error when editing a time zone
Hi Gabriëlle,

could you please tell us unless you use the virtual server?

Does the same error occur even in the different situation?

Thank you.

Best regards,
Helena Grulichova

User avatar
Guest
Gabriëlle - 2/11/2009 12:40:53 PM
   
RE:Application error when editing a time zone
Hi Helena,

I haven't put my site live yet, so the error occurs on my development machine, I do not use a virtual server. Also I checked if the error occurs on a fresh installation with the web installer and it did. What could it be?

Regards,

Gabriëlle

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 2/18/2009 7:14:10 AM
   
RE:Application error when editing a time zone
Hi,

Could you please tell us one more thing? Does the error occur even while editing image of a time zone? Only in this case?

Thank you in advance for your reply.

Best regards,
Helena Grulichova

User avatar
Guest
Gabriëlle - 2/18/2009 2:45:04 PM
   
RE:Application error when editing a time zone
Hi Helena,

The error occurs when:

Clicking on the link 'New time zone'
Clicking on the editimage (the pencil) of any time zone, I can only see the big list of time zones but not edit them.

Best regards,

Gabriëlle

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 3/3/2009 7:39:53 AM
   
RE:Application error when editing a time zone
Hi,

It is very strange, could you please send us the site export package to support@kentico.com so we can inspect this issue? Thank you.

Best Regards,
Juraj Ondrus

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 3/5/2009 3:03:11 AM
   
RE:Application error when editing a time zone
Hi,

Unfortunately, this seems to be a bug in the current version. I'm very sorry for this inconvenience. We will try to fix it in the nearest version.

Here is the workaround:
- Find this file: \CMSSiteManager\Development\TimeZones\TimeZone_Edit.aspx
- There is a range validator with ID "rvGMTDouble"
- Remove the properties for min and max values: MinimumValue="-12.0" MaximumValue="13.0"
- Save the change and check the time zones in Site Manager - it should work now.

Best Regards,
Juraj Ondrus