Internal Error in Navision VT100Plugin
Object : RegistryReader
Error No : 7B
Description : Wrong Values set: Object reference not set to an instance of an object.
Internal Error in Navision VT100Plugin
Object : Registry_GetNasPipes
Error No : 5B
Description : Object reference not set to an instance of an object.
Internal Error in Navision VT100Plugin
Object : mdlInitialize
Error No : 7B
Description : Error occured in Plugin Main
Object reference not set to an instance of an object.
Comments
If you can get a plugin from 5.00 SP1 RTM (5.0.26084.0) or if using that one, then try using from 5.00 (5.0.24199.0).
Hope this helps,
Jorge
We are having the same problems as discussed here.
I am using 5.00 SP1 RTM (5.0.26084.0).
I was wondering if using 5.00 (5.0.24199.0)helped? did you get around this?
thanks
Nat
I have the same problem with nav 2009 sp1. It's because the server have a x64 system, and the ADCS is not prepared 100% to work on x64.
The solution is quite simple: (this is the original page where I found the solution: http://www.poelgeest.com/joomla/tips-a- ... leren.html).
in the Registry, it's necesary to replicate all the content of the key: HKLM\SOFTWARE\Wow6432Node\Navision
to: HKLM\SOFTWARE\Navision
Then, we need to regenerate keys on ADCS Encryption form, copy private key and public key from the original folder in the registry to the new one, and restart the services of NAS and VT100.
I have followed the mentioned steps, but after that I receive the following error on a Windows 2008 R2 and last build of Dynamics NAV 5.0 SP1, NAS and so the last available ADCS and VT 100 Installer from NAV 5.0 SP1 Product disk.
Internal Error in Navision VT100Plugin
Object : clsTCPListener
Error No : 7B
Description : Error Listening Connection
The requested address is not valid in its context
This error occures in every second and so filling up my Event Log
Any ideas?
Thank you in advance,
Gy.
Gyula (Jules) Csiák-Sedivy
There are two things, which you cannot learn from books. True love and Software Coding.