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

What is full trust in asp.net?

638


What is synchronous and Asynchronous post back ?

741


Explain some of the major built-in objects in asp.net

693


Define asp.net caching?

638


What is asp.net and its advantages?

622






Where can I get the details on migration of existing projects using various technologies to asp.net?

630


How does exception management works in ASP.NET?

703


Name the tools or API for developing or testing web api?

621


Can you set the session out time manually?

476


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

627


Describe paging in asp.net?

768


What is asp.net file?

726


What are the advantages of passport authentication?

605


What is the life cycle of an asp.net page?

610


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

644