Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Status Declined
Created by Guest
Created on Aug 19, 2022

PSE auto generates many dll files in plugins folder

PSE is generating lots of .dll files in this directory: C:\Users\[UserID]\AppData\Local\Temp\PlugIns Request these files to be cleaned up automatically (perhaps after each PSE user session) to conserve disk space.
  • ADMIN RESPONSE
    Aug 19, 2022
    This directory contains the system-wide cache of the plugins loaded from the server and are not deleted to improve performance and because they could be used by other applications. They are only loaded from the server if a newer version is available on the server. The reason for two versions is one is for .NET 3.5 and the other is for .NET 4 applications.
  • Attach files
  • Guest
    Reply
    |
    Aug 19, 2022
    We have Windows Services running every 30 seconds to read and write to PI using AFSDK. The file OSIsoft.AF.Asset.DataReference.PIPoint.dll gets auto generated TWICE - one in a auto generated folder under PlugIns and one in the 4.0 folder under the auto generated folder, for each time the process runs. AFSDK or PSE should clean up these files they generate when they are closed down.