I'm trying to implement transactional replication (45 articles) across two SQL servers. When I enable replication, performance on the Publisher slows to a crawl. I think it's somehow locking access to the Views which "power" my website. Has anyone come across issues with views and replication? Thanks.