Error to deserialize the Web Part

Asked By 20 points N/A Posted on -
qa-featured

Microsoft SharePoint Designer Is a specialized HTML editor and web design freeware for creating or modifying Microsoft SharePoint sites and web pages. I tried using it to edit my pages and everything was going along smoothly.

I wanted to deserialize the web part of the file but the Sharepoint designer would not allow me to do so. It seems as if there is a conflict between their properties. I tried it many times but the problem is still there. 

When I try to deserialize the web part using share point designer, the following dialog box appears:

One of the properties of the Web Part has an incorrect format

Error

One of the properties of the Web Part has an incorrect format. Microsoft

SharePoint Foundation cannot deserialize the Web Part. Check the format of the

Properties and try again.

Troubleshoot issues with Microsoft SharePoint Foundation.

Correlation ID: d3f1f237-1019-492a-ab43-adfed3eef765

Date and Time: 2/1/2012 2:46:47 PM

Go back to site

Any guidance related to my problem will be highly appreciated.

Thanks in advance.

Regards.

Hathy

SHARE
Answered By 0 points N/A #156591

Error to deserialize the Web Part

qa-featured

Hi Chesley,

Look at the code given below and see the values for the properties are not on the same line as the tags enclose them.

Code

Now see in the closer view and look at the two arrows pointing of the issue.

So, to fix the problem is very simple. What you have to do to fix the problem is just to fix the code so that the tags enclose the values again.

I think you should have no problem.

Hathy

Related Questions