| I have just completed the "Installation of AyaNova using network Firebird data server". When I try to launch the application, I get the following error: AyaNova was unable to start Depending on how early in startup the problem occurred, a detailed log of the problem with suggestions *may* have been saved to the file AyaLog.txt located at: file:\C:\Program Files\Ground Zero Tech-Works Inc\AyaNova 3 Error details: Unhandled Exception: Exception has been thrown by the target of an invocation. System.Reflection.TargetInvocationException Inner exception: I/O error for file CreateFile (open) "AYANOVA" Error while trying to open file Stack Trace: at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess) at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at CSLA.Server.DataPortal.CallMethod(Object obj, String method, Object[] params) at CSLA.Server.DataPortal.Fetch(Object Criteria, DataPortalContext context) at CSLA.DataPortal.Fetch(Object Criteria) at CSLA.Security.BusinessIdentity.LoadIdentity(String UserName, String Password) at CSLA.Security.BusinessPrincipal..ctor(String Username, String Password) at CSLA.Security.BusinessPrincipal.Login(String Username, String Password) at GZTW.AyaNova.BLL.AyaBizUtils.() at GZTW.AyaNova.BLL.AyaBizUtils.Initialize() at AyaNova.Form1.()
When I click abort, I get the following error: AyaNova.exe-Common Language Runtime Debugging Services Application has generated an exception that could not be handled Process id=0xc4 (196), Thread=0xba8 (2984). Click OK to terminate the application. Click CANCEL to degug the application. When I click OK, the error goes away, but AyaNova v3 does not run. Below is the AyaLog.txt file: [Header] 2006-02-11 13:24:34,609 [3156] INFO AyaNova.Form1 - AyaNova start - brief environment: Machine name: NMTDC02 AyaNova Connection: FireBird database, connection string="ServerType=0;DataSource=192.168.20.15;DataBase=AYANOVA;User=SYSDBA;Password=XXXXXX;Dialect=3;" Generate PM and Notify from this connection: False OS version: Microsoft Windows NT 5.2.3790.0 CLR version: 1.1.4322.2300 Primary assembly: AyaNova 3.0.1.0 Primary assembly location: file:///C:/Program Files/Ground Zero Tech-Works Inc/AyaNova 3/AyaNova.exe I search the forum, and found the solution related to running Windows Server 2003 SP (I am) and DEP feature enabled, tried the solution, but no justice. HELP!
|