server event dll issue

Former Member
Former Member
Hello, I'm a new user to the Aras solution and still trying to get my head round a number of things. The installation I did myself. The first action that I would like to do is to create my own part numbering solution. I have created a new List that will form part of the Part Number and then created the following line for the server event on the Part Item Type:
me.setProperty("item_number") = me.getProperty("project_id") & "-" & me.getInnovator.getNextSequence("Default Part")
The issue is when I come to compile the line, I get the following error and the *.dll changes each time:
Could not find file 'C:\Program Files (x86)\Aras\Innovator\Innovator\Server\dll\3000xrxd.dll'.
The dll folder is empty. What have I missed? I appreciate any help or advice that you can give. Thanks
Parents
  • Former Member
    Former Member
    Thanks for taking the time to respond. My Innovator release is 11 SP9 build 6549, and the dll folder is read only. But the other observation is that while previously the folder was empty, now its got 178 files! I wonder if this is linked to another odd error message that I'm getting when trying to make a newly created field mandatory, but I'll start another thread for that. Cheers
Reply
  • Former Member
    Former Member
    Thanks for taking the time to respond. My Innovator release is 11 SP9 build 6549, and the dll folder is read only. But the other observation is that while previously the folder was empty, now its got 178 files! I wonder if this is linked to another odd error message that I'm getting when trying to make a newly created field mandatory, but I'll start another thread for that. Cheers
Children
No Data