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
How you will handle session when deploying application in more than a server?
How do I use response redirect?
How do we access view state value of this page in the next page?
What are validator? Name the validation controls in asp.net?
Explain State management in asp.net
Which is better union or union all?
What are the new features added from ASP to ASP.NET?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What is the difference between CC and BCC?
What are the layouts of ASP.NET Pages?
What is a multilingual website?
What are sessions used for?
Describe the application event handlers in ASP.NET?
What is preprocessor in .net? Where it use?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?