Git Product home page Git Product logo

dentned's People

Contributors

davidegironi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dentned's Issues

Database connection error :/

I know the problem is its from my configuration but please can you help me ?
Im not sure what to write in ;data source
<add name="dentnedEntities" connectionString="metadata=res://*/Entity.Model_dentned.csdl| res://*/Entity.Model_dentned.ssdl| res://*/Entity.Model_dentned.msl; provider=System.Data.SqlClient; provider connection string=&quot;data source=DESKTOP-CV8JH9R\SQLEXPRESS;initial catalog=dentend;persist security info=True; user id=admin;password=admin; MultipleActiveResultSets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />

How to install using xammp

Hi Guys

I'm new on this project, I´d like to install that on xammp

could u plz provide me a manual or give me some tips for doing that?

tks in advance

Can't login using the executable file.

Hello!

Thanks for this wonderful application. I managed to install the SQL server and restore the database, but when I start the executable file I get a connection error. I am completely lost as I don't know exactly what to modify to connect properly.

Could you please assist? Thank you!

Unable to login/signup

Hello i came across this yesterday i have installed it fine but its asking me to login but there is no login or signup option or default details... can you please provide

Password format used in config file

Hi,

Thanks for making this open source. Trying to make this work.

What is the hashing method for passwords used in DentneD.exe.config file?

Default is <add key="passwordProtectedFormsCheck" value="Y+jKvnVBnIyTD+Y8YVWD2Q==" /> What is the real value?

Is there an online tool to generate passwords that can be copied into this file?

Unable to login

Hello and thank you for sharing your project.

I have some issues tring to login.
Ive installed sql server 2019 express and sql server management studio.
Ive already restore the database on sql server management studio. After that I configured the server config file.
But keep telling me theres an error trying to connect to database.

<add name="dentnedEntities" connectionString="metadata=res://*/Entity.Model_dentned.csdl|res://*/Entity.Model_dentned.ssdl|res://*/Entity.Model_dentned.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=DESKTOP-B8LBQPS\SQLEXPRESS;initial catalog=dentend;user id=DESKTOP-B8LBQPS\biode ;password=PASS;MultipleActiveResultSets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient"/>

Hope you can help me

Thanks

Edd

How to install DentneD on a Windows machine

1. Download DentneD
2. Download Microsoft SQL Express 2019
3. Install Microsoft SQL Express 2019: during install process select the mixed auth mode and choose the super admin password (sa)
4. Download and install Azure Data Studio
5. Open Azure Data Studio, create a new connection with “localhost” hostname, “sa” user and “PassChoosedInPoint3” password.
6. In Azure Data Studio double click on created connection (or right-click --> Manage) and select Restore. Select the “dentned.bak” file (in “_DBDump” folder).
7. Open “DentneD.exe.config” config file with a text editor and insert all needed parameters in the database connection row: server, database name, user, password. Select the language (“en” or “it”) a few lines below.
8. Download and copy the ATL100.DLL library in the backup folder or download "Visual C++ 2010 Redistributable x86" package.
9. Open “config.db-backup” config file with a text editor and edit it as you prefer:
Ex.
set SQLFOLDER=C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\Backup
set DESTPATH=C:\Dentned-backup

10. Create a cronjob from Windows Administrative Tools for the automatic backup. Choose the db-backup.bat file in the backup folder.
11. Start DentneD and check its correct functioning

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.