Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Document Library with ASPX template - losing webpart

Status
Not open for further replies.

ZeroAdmin

Technical User
Feb 13, 2002
14
US
Greetings,

We have a document library setup which uses a template.aspx as a template for any new items created in the list. We are programatically catching the event of a new item being added to another document library and spawning (paralleling) the creation of a new file with the same name in the web page document library. The problem is that the webpart that exists in the template is NOT being created in the file we are programatically created based on the template.
We are intentionall NOT using a Page list for this task.

Any suggestions would greatly be appreciated. I have experimented with other List types and have a suspicion that there is an issue with how webparts are linked to new items in a list and how the backend database recognizes this.

Regards,
ZEroadmin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top