Hi,
I have e wss 3.0 site and I've had to implement a solution for an advanced document library management.
I've added some workflows from the site admin pages, modified some list views with Sharepoint Designer, implemented an event handler and added some custom aspx pages in the _layouts folder.
This site is on a dev server, now I have to deploy this site on the production server
My questions are
1) seen that my customization are both on db (sharepoint designer views, workflows) and file system (custom pages, eventhandler) which is the correct procedure to move the site to another server?
2) Is this "mixed mode" customization ok? or there is a better method to do that?
Thanks in advance