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

How many types of sessions are there in asp net?

516


What is the difference between session and viewstate in asp.net?

597


Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc

538


What is another word for redirect?

502


What are validators and list some validators of asp.net?

532






How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server

5670


Define web.config in .net?

626


How you can add an event handler?

566


What is a web pool?

577


What is route in web api?

521


What are navigation controls? How many navigation controls are there in ASP.NET 4.0?

524


What is asp.net? How is it different from asp?

535


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

611


What are the disadvantages of using session?

460


What are sessions used for?

545