Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Problem with saving a web part

  Asked By: Mark Hill         Date: Nov 02, 2003      Category: Sharepoint      Views: 1720

Hi can help with this problem please is realy important

When I try to save a web part i have this problem

Save Web Part
An error occurred while saving a Web Part.
(-2147221053)



pleas help me with this problem becasuse i can´t continue with my
project thanks.

Tagged:          

 

2 Answers Found

 
Answer #1       Answered By: Lamar Mullins          Answered On: Nov 02, 2003       

I have seen similar problems in the past.

I believe it could be that you are not importing the full webpart.
Could it be that the web  part is not working properly or was not
exported properly.

Some webparts not only create a .vbs file but also have a file
folder containing for example gifs. If the web part  is not being
properly imported then you may find the .vbs is imported but the
extra folder is missing hence the error. The thing to remember is
that you cannot recreate an exact replica of a web part within a
different portal. You can only create your own instance of it which
although appearing the same and having the same functionality has
its own attributes. (Objected Oriented). When a web part is created
it has its own unique ID / reference within the portal.

Try crreating a fully working web part in your corporate gallery and
then importing from their. Ensure through the web folder view that
you have every element of the web part as you expect.

If not it may even be worth getting the web part again and ensure
you are working with a non corrupted web part.

I hope this helps or that someone gives a better answer.

Good luck Trev

 
Answer #2       Answered By: Mohammad Siddiqali          Answered On: Nov 13, 2010       


http://siddiq-sharepoint.blogspot.com



See the concept of webpart(Putting images ,list in web-parts of sharepoint 2010 by using tables) in my blog hope you get the answer.

Be in touch with my blog to get more information about sharepoint

 
Didn't find what you were looking for? Find more on Problem with saving a web part Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].