0
votes
0answers
36 views

Is it a bug or I need fix the STP

Here is the error I see in the SP log when creating a Library based on Template (template was created based on a library name SalesMasterLibrary and the library name is in the stp, well in the ...
0
votes
2answers
192 views

Error when creating list from custom template

When I attempt to create a document library using an existing template I recieve an error "the type of this column cannot be changed because it is currently being indexed" The error occurs on the 2nd ...
1
vote
2answers
1k views

Why would Document Library templates not show in create view?

We recently upgraded from SharePoint 2007 to 2010. There are a number of customization we made in the environment, and it seems that something is causing a problem when a user tries to create a ...
3
votes
2answers
667 views

One Event Receiver for many lists

I have Event Receiver for document library. It is added in Elements.xml like this: <Receivers ListTemplateId="101"> I would like to use this ER for all my document libraries. Do I have to ...
2
votes
3answers
472 views

Binding lookup fields to document library template

I have features that define site content types and a document library template that uses these content types. Now, when I create a document library from the template, all the content types appear ...
0
votes
2answers
571 views

Template of DocumentLibrary does not show up

i have created a template of a document library on site A. After that I downloaded it (it's an stp file) and uploaded it into the list template gallery at site B. Now my problem: The new template ...
1
vote
1answer
2k views

Moving large document libraries to new site collections

I have a site collection with a dozen or so document libraries in it (total size about 300GB's). The goal is to move each of these document libraries into it's own site collection (and content ...
0
votes
2answers
177 views

Physical location of library template

I have a Document Library template that I need to move from my Dev environment to my Prod environment. I looked all over the 14 hive and in the site in SP Designer for this file, but could not find ...
3
votes
2answers
280 views

Can't make a new instance of a custom document library

I am following the instructions of Cory Roth on how to create a custom document library in 2010 which can be found here ...