Can you tell me which .NET version are you targeting? I know from experience that the PMLNetCallable components for PDMS 12.1 cannot target a version of .NET framework greater than 3.5.
Hi master me_hungry
Im using .Net Framework 3.5 Client Profile.
The addin loads, I have some forms on it that shows, but when I try to do any operation, I get the error above.
Try to change just to .Net Framework 3.5 not '.Net Framework 3.5 Client Profile'.
Or maybe you are using some resource or assembly, that is missing in pdms directory.
I changed to 3.5 normal and changed path in DraftAddins.xml to my build path, to avoid missing any file, but still got the same problem.
Also I have searched about it on google, and thats an error linked to web pages, do you think any server side permission may work? I have complete acess to the folder where the addin files are.
Any other suggestions please? Thanks for the ones you already gave me.
[COLOR=#666666] [/FONT][/COLOR][COLOR=#0000ff][FONT=Tahoma][System.Security.Permissions.PermissionSet(System.Security.Permissions.SecurityAction.Demand, Name = "FullTrust")][/COLOR]