PDM: ChangeState3 Not Accepting Pwd After Win10 Reversion
Posted: Wed Dec 13, 2023 4:57 pm
Wrote a script to automate and regularize my release of engineering orders. Pops up a form with the files on the order listed and various info to check before releasing, you enter your password, and it then promotes them all automatically with a common history message, notifies specific people, and converts to PDF/STEP as applicable.
Worked nice for the past four months on the PC that I got in May. But then PDM and Win11 decided they didn't want to play nice together, and the only solution we could find (after similar problems on two other new laptops) was to revert to Win10.
And now, despite my password working fine for logging in to PDM or releasing the files manually the old fashioned way via Change State on the context menu (transition requires authentication), the script fails at the ChangeState3 command.
This is in a script I wrote in Visual Studio in VB.Net.
What else I've done:
- validated logins in the Admin panel
- tried my previous password
- changed my password
- tried ChangeState2 and ChangeState
- created a simple script using the ChangeStateX commands in Excel VBA
- tried while on VPN and on LAN
- tried talking to the VAR about it (yeah, go ahead, laugh)
Any ideas?
Worked nice for the past four months on the PC that I got in May. But then PDM and Win11 decided they didn't want to play nice together, and the only solution we could find (after similar problems on two other new laptops) was to revert to Win10.
And now, despite my password working fine for logging in to PDM or releasing the files manually the old fashioned way via Change State on the context menu (transition requires authentication), the script fails at the ChangeState3 command.
This is in a script I wrote in Visual Studio in VB.Net.
What else I've done:
- validated logins in the Admin panel
- tried my previous password
- changed my password
- tried ChangeState2 and ChangeState
- created a simple script using the ChangeStateX commands in Excel VBA
- tried while on VPN and on LAN
- tried talking to the VAR about it (yeah, go ahead, laugh)
Any ideas?