This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

web access exception

Former Member
Former Member
Hello,
my problem is on a M-Files server (6.0) on a Windows Server 2003 64 bits
IIS was already installed (version 6) ASP.NET is installed with version 2.0...

When i connect to the Web Access from a client on XP (on Mozilla and on Internet Explorer), i can't create or edit a document, i have this message:
[sup]
com.motivesys.mfwa.RESTException: An attempt was made to reference a token that does not exist
Détails
Description de l'erreur
java.lang.RuntimeException: com.motivesys.mfwa.RESTException: An attempt was made to reference a token that does not exist
at com.motivesys.mfwa.Applet.initFileDownload(Applet.java:906)
at com.motivesys.mfwa.structs.AppletFile.download(AppletFile.java:205)
at com.motivesys.mfwa.structs.AppletFile.open(AppletFile.java:82)
at com.motivesys.mfwa.structs.AppletObject.openFile(AppletObject.java:61)
at com.motivesys.mfwa.Applet.openFile(Applet.java:306)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.motivesys.jsinterop.JSInterop$3.run(JSInterop.java:224)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: com.motivesys.mfwa.RESTException: An attempt was made to reference a token that does not exist
at MFWS.Utils.RegistryHelper.OpenKey(UIntPtr hkey, enumRegistryAccessFlags accessFlags, String key, RegSAM samDesired)()
at MFWS.Utils.RSAKeyManager.Init()()
at MFWS.Utils.RSAKeyManager.GetPublicKeyAsXML()()
at MFWS.RestHandlers.SessionHandler.PublicKey()()
[/sup]