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



One of the properties of the Web Part has an incorrect format. Windows SharePoint Services cannot ..

Answer / 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

More ASP.NET Interview Questions

Can the validation be done in the server side? Or this can be done only in the Client side?

2 Answers  


Explain what is the procedure to create the environment for asp.net? : asp.net mvc

0 Answers  


hi i am varinder. i am very eager to learn ASP.net in C#. i am beginer to it. i have refer some books but i found it tuff to understand. their language is tuff. So please tell me the best site or best book to learn ASP.net in C#. i will be very thankful. Varinder

1 Answers  


What is Web Gardening? How would using it affect a design ?

1 Answers   Infogain,


How does viewstate work?

0 Answers  


What for use web.sitemap in asp.net?

1 Answers  


How many types of cookies are available in asp?

0 Answers  


What is httpresponse?

0 Answers  


Briefly describe different techniques for ASP.NET State Management?

6 Answers   Deloitte, Syntax Softtech,


Fetch one page value to another page without using state-managment ?

0 Answers   HCL,


How does session work?

0 Answers  


How to authenticate users using web.config ?

1 Answers   Patni,


Categories