Reputation: 11
newB here. I'm creating a website using ASP.NET connecting to POSTGRESQL Database. It works fine in my localhost but when I deploy to IIS Server im getting an error: "The type or namespace name "Npsql" could not be found (Are you missing a using directive or an assembly reference?)" is there I need to install to IIS?
Upvotes: 1
Views: 1095