|
|
|
Junior Member
      
Group: Forum Members
Last Login: 5/17/2008 4:14:01 PM
Posts: 19,
Visits: 58
|
|
After installing AyaNova on a server with SQLExpress I installed on a client computer and got the following error when I tried to start AyaNova:
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: SQL Server does not exist or access denied.
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.()
After working with Joyce, it turned out the problem was my Windows XP Firewall and my Norton Antivirus 2006 Worm Protection on the Server. As suggested in this article:
http://support.microsoft.com/kb/841251/ I created an exception for the sqlsrvr.exe and it finally worked.
Thanks for all your help Joyce!
-Todd
|
|
|
|