QAD Enterprise Applications 2007.1 - vist 64bit problem

rumi

Member
Hi,
i have a problem with .Net UI on Vista 64bit - i install it with no problems but i cannt log in ... do you know where is a problem??

Thanks

rumi
 

sanjus

Member
Always provide a screen-shot of the problem whenever possible.

1. WebSpeed Agents active?
2. AppServer Agents Active?
3. did you check your connection manager? Are the sessions idle?
4. did you check your telnet connection settings?

Is the problem on the server or the client?
Is your ChUI working?
 

rumi

Member
Hi, sorry - character UI working, qad installed on 32bit vista working, all is working - but when i intalled it on 64bit it doesnt -- it shows me alogin screen but after login it throws a error
 

rumi

Member
Hi. in log i found :
Code:
2010-10-22 19:18:14, INFO , [0], QAD.Shell.PluginContainer.get_Internal(1), 
2010-10-22 19:18:14, INFO , [0], QAD.Shell.PluginContainer.get_Internal(1), ** SESSION STARTED **
2010-10-22 19:18:14, INFO , [0], QAD.Shell.PluginContainer.get_Internal(1), Bootstrap Culture: Čeština (Česká republika) [cs-CZ].
2010-10-22 19:18:31, ERROR, [0], QAD.Shell.Security.SecurityService.Authenticate(1), An error was thrown by the IAuthenticationProvider associated with the plugin "MFG/PRO".
{
   System.Reflection.TargetInvocationException: Cíl vyvolání způsobil výjimku.
   v QAD.Proxy.ProxyManager.GetProxy(Connection con, Type type)
   v QAD.Plugin.Services.AuthenticationProvider.InquireCachedCredentials()
   v QAD.Plugin.Services.AuthenticationProvider.get_CacheCredentials()
   v QAD.Plugin.Services.AuthenticationProvider.Authenticate(String user, String password)
   v QAD.Shell.Security.SecurityService.Authenticate(String user, String password, String ssoKey, Form owner)
   Progress.Open4GL.DynamicAPI.SessionPool+NoAvailableSessionsException: SessionPool : NoAvailableSessions[Could not connect to the AppServer: General Error:  není platná aplikace typu Win32. (Výjimka na základě hodnoty HRESULT: 0x800700C1). (7203) ]
   v QAD.Proxy.PluginServices.PluginServicesProxy..ctor(Connection connectObj)
}
2010-10-22 19:18:31, INFO , [0], QAD.Shell.Security.SecurityService.CheckAuthenticationStatus(1), MFG/PRO: <Systém nepodal zprávu s hlášením.>
2010-10-22 19:18:44, INFO , [0], QAD.Shell.PluginContainer.ApplicationExit(1), ** SESSION ENDED **
2010-10-22 19:18:44, INFO , [0], QAD.Shell.PluginContainer.ApplicationExit(1), ** SESSION ENDED **
 
Top