.net - Run-time error '380' Invalid Property Value -


I am in the process of switching from Microsoft Windows XP Professional to Windows Server 2003 R2 Enterprise Edition. An executable that is running fine on XP but throws an "invalid asset value" error at run time on server 2003.

According to the following link ...

To edit the resolution source code that I do not have access to. Has Microsoft ever released another improvement for this error or is there any way to make both platforms completely compatible?

"A later version of MSMASK 32.OCX is installed. The error is MSMASK32.OCX version 5.00.3714, which is with Microsoft Visual Basic 5.0." Will there be no old version or such version Which will work?

Thanks for any information.

Quick Google Search found version 6.00.8418:

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

Matlab: Transfer variable from GUI to Base Workspace and new Variables (Static Workspace, Script, Creating new Variables) -