Failure to install extra skin files

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
1/22/2012 4:46:17 PM
Gravatar
Total Posts 12

Failure to install extra skin files

My mojoportal is just started working yesterday, I am a new user. I downloaded "mojoportal-2-3-7-6-mssql-net40-deploymentfiles.zip" and installed it, everything is awesome. I would like to have a treview style browsing on the left side on the webpage, for that I read in the forum some other skins work that way (none of the existing ones though). 

I downloaded the extra skins file and saved them under "C:\inetpub\wwwroot\Data\Sites\1\skins\" path. I only have 1 website. My existing skins works fine but for some reason the new skins generate the error below. Does anybody know what that would be ?

Thank you

Skins File downloaded :extra-skins.zip
application, 8839K, uploaded Dec 28 2011 - 282 downloads

http://mojoportal.codeplex.com/releases/view/79530#DownloadId=319242

Error reported:

Server Error in '/' Application.

Operation is not valid due to the current state of the object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Operation is not valid due to the current state of the object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[InvalidOperationException: Operation is not valid due to the current state of the object.]
System.Web.HttpValueCollection.FillFromEncodedBytes(Byte[] bytes, Encoding encoding) +11371775
System.Web.HttpRequest.FillInFormCollection() +329

[HttpException (0x80004005): The URL-encoded form data is not valid.]
System.Web.HttpRequest.FillInFormCollection() +11485890
System.Web.HttpRequest.get_Form() +157
System.Web.HttpRequest.get_HasForm() +11486692
System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) +141
System.Web.UI.Page.DeterminePostBackMode() +100
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +259

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

1/23/2012 9:26:03 AM
Gravatar
Total Posts 18439

Re: Failure to install extra skin files

Hi,

You get the error trying to save site settings right?

See if this thread helps you.

It may be that be that adding all those skins creates too many form elements and causes this error.

Hope that helps,

Joe

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