MapGuide Server 2010 License Suddenly Expires
I had a proper license using the Autodesk License Manager (ADLM) but suddenly my MapGuide Server said “Evaluation Copy Expired”…so here is how to fix it:
Here is a link with the solution to fix the issue. http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=10707697&linkID=9242178
You will need to modify your “serverconfig.ini” file, located in
“C:\Program Files\Autodesk\MapGuideEnterprise2009\Server\Bin” on your MapGuide Server.
Locate the following entries under the “General Properties” section in the file and add the following details…
The path to your network license file
LicenseServerPath = C:\Program Files\Autodesk Network License Manager\License\license.lic
The serial number of your software
SerialNumber = xxx-xxxxxxxx
(replace the x’s with your serial number)
Restart the MapGuide Server and all should be up and running again.
I didn’t know about this one…double entry anyone?