Strange Error on Admin Site Settings
Last Post 06/23/2014 12:10 AM by Adnan. 5 Replies.
Author Messages
Adnan
Nuker
Nuker
Posts:16


--
06/16/2014 6:05 AM  
AssemblyVersion:7.3.0

PortalID:0

PortalName:صنايع شيميايي كرمان زمين – توليد كننده كود جنوبگان

UserID:8

UserName:heidar

ActiveTabID:39

ActiveTabName:Site Settings

RawURL:/Admin/SiteSettings/tabid/39/Default.aspx

AbsoluteURL:/Default.aspx

AbsoluteURLReferrer:http://69.28.94.26/Host/HostSetting...fault.aspx

UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

DefaultDataProviderotNetNuke.Data.SqlDataProvider, DotNetNuke

Hello,

After Uploading my Site on my VPS Server and Change host settings for performance i saw this error

but i'm not sure this is because of Host settings. i used this sql files to increase site performance: http://dnnperformance.codeplex.com/

Thank you.

Here is my Log:

ExceptionGUID:50b8bedf-75c1-4964-b120-74bbc84f5449

InnerException:Selection out of range Parameter name: value

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:Telerik.Web.UI.RadComboBox.PerformDataBinding

StackTrace:

Message:

DotNetNuke.Services.Exceptions.PageLoadException: Selection out of range
Parameter name: value ---> System.ArgumentOutOfRangeException: Selection out of range
Parameter name: value
at Telerik.Web.UI.RadComboBox.PerformDataBinding(IEnumerable dataSource)
at Telerik.Web.UI.RadComboBox.PerformSelect()
at DotNetNuke.Web.UI.WebControls.DnnSkinComboBox.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
Source:

Server Name : Kermanzamin-VPS
Joseph Craig
DNN MVP
Posts:11667


--
06/17/2014 6:35 AM  
Did you use Sebastian Leupold's scripts? I have not tried them yet, and you should always do something like that on a test site.

I believe that there are scripts that "undo" his changes. I would try applying those and see if the problem goes away.

Before you do anything, though, make a complete backup so that you can get back to this spot.

If you have a pre-upgrade backup, you might want to restore that, and then explore the upgrade on a test site that is a copy of your live site.

You might also want to report this to Sebastican. Perhaps he is aware of the problem, or might have some suggestions for tracking it down.

Joe Craig, Patapsco Research Group
Complete DNN Support
Adnan
Nuker
Nuker
Posts:16


--
06/18/2014 2:19 AM  
Dear Joe,

i Believe that i found my issue in DNNSkinComboBox, it is a bug of DNN 7.3 Please refer to this link:

https://dnntracker.atlassian.net/browse/DNN-5445
Adnan
Nuker
Nuker
Posts:16


--
06/18/2014 2:22 AM  
Dear Joe,

I believe that i found my issue in DNNSkinComboBox, it is a bug of DNN 7.3 Please refer to this link:

https://dnntracker.atlassian.net/browse/DNN-5445
Joseph Craig
DNN MVP
Posts:11667


--
06/18/2014 6:16 AM  
If I read that correctly, this is an issue when the skin is installed as a site skin. You could try installing as a "host" skin (the default) and then changing the skin to use it that way. That might get you past the error.

Joe Craig, Patapsco Research Group
Complete DNN Support
Adnan
Nuker
Nuker
Posts:16


--
06/23/2014 12:10 AM  
I try that but the result are same... i hope this issue getting solved in the next release


---