Visual Studio helps the programmers not only to build their Software but also to publish it as in the form of a Setup file. An Installation Setup automatically distributes its sub files to the different system file locations. You can also set a path for checking further Updates of your Program when you are creating the Setup file, And can also choose how will a user can install the app like From a Website, From a UNC path or File share etc.
Showing posts with label C#. Show all posts
Showing posts with label C#. Show all posts
"OLEDB Provider is not registered on the local machine"-How to fix
When I run my program having Microsoft Access Database connectivity with ADO.NET I receives an error saying "‘Microsoft.ACE.OLEDB.12.0′ provider is not registered on the local machine". Later I found a perfect but simple solution for the problem. I was really irritated because I could only complete the software after connecting the database.Read this carefully this would really help you.
The specified DSN contains an architecture mismatch between the Driver and Application-Error in VB
When connecting MS Access/ My Sql database in C# with the VB it shows an error, "ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application". Here you can solve the problem.
Subscribe to:
Posts (Atom)
