Issue
Unable to start Aspen Basic Engineering. There was a problem getting the license: SLM_AspenZyqad. Unable to connect to database
Solution
1. Open Aspen Basic Engineering “Explorer”
"C:\Program Files\AspenTech\Basic Engineering V11.0\UserServices\bin\AZExplorer.exe"
Explorer - ABE V11
2. Open WorkSpace, leave Explorer open
3. Start Hysys and open datasheets.
*** We shall not be liable for any loss or damage of whatever nature (direct, indirect, consequential, or other) whether arising in contract, tort or otherwise, which may arise as a result of your use of (or inability to use) this website, or from your use of (or failure to use) the information on this site.*** 3ds max AutoCAD & Computer repairs and programs I find useful and or free.
Thursday, January 9, 2020
Tuesday, January 7, 2020
The XML file is invalid dialogue displays when importing viewpoints in Navisworks
- To get the XML option in Options > General >
- Open the Options Editor whilst holding down Shift when you click on the Options button.
- Under General -> XML, uncheck "Validate XML Files".
Hold the shift key while starting Options.
https://knowledge.autodesk.com/support/navisworks-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Navisworks-2018-Viewpoints-import-error.html
3dWorld on the elements redline is not defined in the DTD/Schema
Thursday, December 5, 2019
Wednesday, November 27, 2019
Add user to local admin net localgroup Administrators /Add username
net localgroup Administrators /Add username
Wednesday, November 20, 2019
TurboVPN
Privacy
Protect Internet privacy with anonymous surfing and browsing -- hide IP addresses and locations, clean browsing history, cookies & more ...
TurboVPN
Protect Internet privacy with anonymous surfing and browsing -- hide IP addresses and locations, clean browsing history, cookies & more ...
TurboVPN
STARTUP (System Variable) 0 =Open with Argument file template
0
|
Starts a drawing without defined settings.
|
1
|
Displays the Startup or the Create New Drawing dialog box. |
2
|
The Start tab is displayed. If available in the application, a custom dialog box is displayed.
|
3
|
The Start tab is displayed and the ribbon is pre-loaded when you open or create a new drawing.
|
StartMode - Turn off the start tab
Type: | Integer |
Saved in: | Registry |
Initial value: | 1 |
Value
|
Description
|
---|---|
0
|
Closes the Start tab and it will be disabled the next time you launch the application.
|
1
|
Start tab is enabled and displayed.
|
Note: When changing the value of STARTMODE from 0 to 1, you must restart AutoCAD for the Start tab to be displayed. If you are running AutoCAD in a single document mode (SDI =1), the Start tab will be displayed after you change the value of SDI to 0 and restart AutoCAD.
WMIC Uninstall AutoCAD silent .bat batch files. USE WITH CAUTION
USE WITH CAUTION. These commands can remove many installs. USE a test machine to make sure it is doing what you want. Use a .bat file or command line.
-------------------------------------------------------------------------------------------------
1. Rem only removes electrical in batch file. Change name and vendor as needed.
WMIC product where "(name like 'AutoCAD Electrical 2016 - English') and (vendor like 'autodesk%')" call uninstall /nointeractive
-------------------------------------------------------------------------------------------------
2. % is wild card. This would remove Electrical and the civil object enabler "Autodesk AutoCAD Civil 3D 2016 64 Bit Object Enabler on AutoCAD Electrical 2016 - English" because it has the string in it.
WMIC product where "(name like '%AutoCAD Electrical 2016 - English%') and (vendor like 'autodesk%')" call uninstall /nointeractive
-------------------------------------------------------------------------------------------------
3. ***WARNING***
!!!REMOVES ALL AUTODESK PRODUCTS!!!
WMIC product where "vendor like 'AutoDesk%'" call uninstall /nointeractive
-------------------------------------------------------------------------------------------------
1. Rem only removes electrical in batch file. Change name and vendor as needed.
WMIC product where "(name like 'AutoCAD Electrical 2016 - English') and (vendor like 'autodesk%')" call uninstall /nointeractive
-------------------------------------------------------------------------------------------------
2. % is wild card. This would remove Electrical and the civil object enabler "Autodesk AutoCAD Civil 3D 2016 64 Bit Object Enabler on AutoCAD Electrical 2016 - English" because it has the string in it.
WMIC product where "(name like '%AutoCAD Electrical 2016 - English%') and (vendor like 'autodesk%')" call uninstall /nointeractive
-------------------------------------------------------------------------------------------------
3. ***WARNING***
!!!REMOVES ALL AUTODESK PRODUCTS!!!
WMIC product where "vendor like 'AutoDesk%'" call uninstall /nointeractive
Subscribe to:
Posts (Atom)
Popular Posts
-
FXSAPIDebugLogFile.txt is related to the Windows Fax and Scan service. To disable this service: Control Panel > Programs and Feat...
-
AutoCAD Fatal ERROR: Unhandled access violation reading 0X0018 Exception at e0511224h Recover or Audit and purge file. REPAIR AutoCAD fro...
-
In AutoCAD 12 and higher type "Import" and select STEP file format- select file and open OR download Sycode http://www.sycode....
-
Extract text from Autocad and create an Excel file. command: EATTEXT Start up the EATTEXT command and you w...
-
http://www.symantec.com/connect/articles/understanding-error-1603-fatal-error-during-installation This error message is displayed by the M...
-
DispSilh 0 PLANTINSULATIONDISPLAY <ON>: ON in Plant 3d NavisWorks In the Standard properties Turn OFF insulation “Iso Inf...
-
Licensing: The security system (Softlock license manager) is not functioning or is improperly installed 1. Msconfig uncheck any FLEXnet p...
-
1.0 Attach reference files and Merge (xref & bind ) Microstation 1.1 File >References Tools > Attach ...
-
WSCOMMCNTR4.EXE INFOCENTER TURN OFF Windows 7 AutoCAD 2014. Other versions will have a similar key. - Need to edit the registry. Good pra...
-
DRAG AND DROPS DragHeight and DragWidth HKEY_CURRENT_USER\Control Panel\Desktop In the right side pane, look for the following Values....