'SQL Server Replication - Newly Local Publication is not generating Snapshot

I've created a new Publication which will be replicated locally to another DB. I've followed all steps from MS website, creating accounts on Domain instead of local and providing all permissions as stated on article. But, I'm receiving following error on REPL-Snapshot job at Run Agent step: Exception Message: The Distributor 'Server' does not recognize 'Server:DB:PublicationName' as a valid publication. Message Code: 54003 I've found some articles saying it could be the path for Snapshot.exe on Regedit, but it's correct. I'm using Microsoft SQL Server 2016 (SP2-CU15-GDR). If you have any idea which could help me, I appreciate it!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source