- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
All of a sudden, everyone is getting the following error on our Vault Thin Client. People are able to log in and see the start up screen, but clicking item master, or file explorer yields the following error.
Error occurred while generating entity view.
Parameter is not valid.
at System.Drawing.Image.Clone() at
Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.ImageInfo.Clone() at
Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.PropertyValue.Clone() at
Autodesk.DataManagement.Client.Framework.Vault.Services.Connection.Implementation.PropertyManager.PropertyValueCache.SetValuesForEntities(Connection vltConn, List`1 entities, PropertyDefinitionDictionary requestedPropDefs, PropertyValues values) at
Autodesk.DataManagement.Client.Framework.Vault.Services.Connection.Implementation.PropertyManager.getPropertyValuesByEntityClass(String eclassId, IEnumerable`1 entities, IEnumerable`1 propDefs, PropertyValueSettings settings) at
Autodesk.DataManagement.Client.Framework.Vault.Services.Connection.Implementation.PropertyManager.getPropertyValues(String eclassName, IEnumerable`1 entities, IEnumerable`1 propDefsToRetrieve, PropertyValueSettings settings, BackgroundWorker worker, LoadPropertiesThreadRequestArgs workerArgs) at
Autodesk.DataManagement.Client.Framework.Vault.Services.Connection.Implementation.PropertyManager.GetPropertyValues(IEnumerable`1 entities, IEnumerable`1 propDefsToRetrieve, PropertyValueSettings settings) at
DataManagement.Application.Web.Controllers.Helpers.PropertyHelper.GetPropertyValues(IEnumerable`1 entities, IEnumerable`1 propDefs, Boolean processProperties, PropertyValueSettings settings) at
DataManagement.Application.Web.Controllers.Helpers.EntityHelper.GetFolderEntities(BaseController controller, String folderId, DisplayMode displayMode, String sortColumn, Nullable`1 ascending, String query, EntitySearchResults previousResults, SearchCriteria criteria, String PageContext) at
DataManagement.Application.Web.Controllers.Helpers.EntityHelper.GetEntityRows(BaseController controller, String folderId, DisplayMode displayMode, Int32 start, String sortColumn, Nullable`1 ascending, String query, Boolean startEven, UserProfile userProfile, EntitySearchResults previousResults, SearchCriteria criteria, String PageContext) at
DataManagement.Application.Web.Controllers.Helpers.EntityHelper.GetGridModel(BaseController controller, String folder, DisplayMode displayMode, Int32 start, String sortColumn, Nullable`1 ascending, String query, UserProfile userProfile, SearchCriteria criteria, String PageContext) at
DataManagement.Application.Web.Controllers.ItemController.Entities(String folder, Int32 start, String sortColumn, Nullable`1 ascending, String query, Nullable`1 displayMode, SearchCriteria criteria)
Solved! Go to Solution.