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

What is the difference between asp.net and mvc?

0 Answers  


Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?

0 Answers  


What are the different types of validation controls in asp.net?

0 Answers  


What is the difference between control and component?

4 Answers  


What does aspcompat="true" mean?

0 Answers  






i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

0 Answers   Wipro,


What is app_code folder in asp net?

0 Answers  


What are the disadvantages of viewstate/what are the benefits

3 Answers  


If you want to write your own dot net language, what steps you will you take care?

0 Answers  


What is difference between Lambda Expression and LINQ in ASP.NET?

0 Answers   Viscus Infotech,


What are the major built-in objects in ASP.NET?

0 Answers   MindCracker,


How to check the end of the record in Datareader?

2 Answers   Cognizant,


Categories