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

Is sql backend or frontend?

752


What is authentication in asp.net?

789


How do we assign page-specific attributes?

832


What is anonymous authentication?

804


Explain the difference between value type and reference type?

445


What is the difference between application state and session state in asp net?

768


Differentiate between file-based dependency and key-based dependency.

732


Which validator control you use if you need to make sure the values in two different controls matched?

845


What are the versions of garbage collection?

1653


What is Razor View Engine

827


What does session_start () do?

828


What are the differences between clr & cts?

744


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

720


What is the difference between dynamic SGA and static SGA?

805


What is the question mark in a url?

717