DataTier.Net 3.2.2 #32
DataJuggler
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
** Special Thanks to Advanced Installer for giving me a license and making this release possible. **
If you do have an admin rights (which all developers should) then you must run DataTier.Net via Visual Studio.
Contents of a Read Me.txt - pasted below:
To run this DataTier.Net installer, you must have Admin rights on your own machine to be able to set the connection string environment variable.
If you do not have admin rights on your machine (which as a developer you should), but if for some reason you can't be then you must use Visual Studio
or you can create a System Environment variable named DataTierNetConnection, and paste in a connection string to the DataTier.Net.Database, full instructions
below.
Note: After your connection string is setup, you can change your shortcut from requiring admin rights by right clicking on it, and selecting properties.
On the comparability tab, Uncheck the box 'Run As Administrator'.
If you receive any combability notices, you can ignore them. I stopped the Windows Services 'Program Combability Assistance Service', but it is up to you
what you want to do on your own machine. You can ignore these messages. Working on a way to not show them.
Manual Setup Instructions:
Tip - Connection String Builder is now installed with DataTier.Net. Look on your desktop for a new shortcut.
A. Open Windows Search and type: "Edit System Environment Variables"
B. In the search result, open Edit System Environment Variables, then click the button 'Environnment Variables'
C. In the bottom section 'Server Variables', create a new variable named DataTierNetConnection
D. Paste in the connection string created in step 3
E. Hit OK
Restart DataTierNet, you should see 'Test Database Connection Passed'.
This discussion was created from the release DataTier.Net 3.2.2.
Beta Was this translation helpful? Give feedback.
All reactions