One of the properties of the Web Part has an incorrect
format. Windows SharePoint Services cannot deserialize the
Web Part. Check the format of the properties and try
again. - this error is occured in Sharepoint 2007 while
deploy the web part

Answer Posted / manoj dagar

This web part has some permission level problem, it solved
with change the location of build of your web part project.

By default project build in its own bin folder but you need
to change it to site bin folder

Project Bin - %root%/ProjectName/Bin/Dll - dll after build
Site Bin - %root%\Inetpub\wwwroot\wss\VirtualDirectories\%
Site Folder%\Bin

Build the project - Copy the dll from Project Bin folder to
GAC

Is This Answer Correct ?    0 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List all templates of the repeater control.

778


Can I read the hard disk serial # of the client computer using asp.net?

773


How can exception be handled with out the use of try catch?

780


Is react a template engine?

705


Can we store object in viewstate?

767


Is asp.net different from asp? If yes, explain how?

741


What is ASLM?

904


Explain the benefits of viewstate?

806


What are directives in asp.net? List down all the important directives.

724


What is variable and constant in .net programming language?

619


What are the uses of list view control in Asp.net?

824


What is a web server? What are the load limits in it?

833


Which object wraps the state or data of a user?

777


What is http pipeline in asp.net?

737


Explain about Automatic resource management?

831