i am receiveing an unhandled exceptionon the remote computer, when i try to run ayanova.exe, the alarm text is at the bottom of this page you will also find the ayanova.exe.config file below and the ayanova.log all files are from the remote computer.
i was able to install the ayanova v3 on the server it seems that the shortcut to ayanova on the desktop of the server no longer worked after i installed firebird, i had to make a new shortcut to ayanova.exe on my desktop and that seems to solve the problem of looking for the msi file. i then copied the whole ayanova 3 folder to my remote computer, and i get the alarm which at the bottom of this page.in the ayanova.exe.config file on the server, i have the datasource set to [removed by admin] which is the name of the server. this seems to work on the server. on the remote computer i triedthe ip address which is 192.168.108 after i received the alarm on the remote computerwith the file unaltered from the server with the datasource set to [removed by admin]
please help i have tried numerous times to install this on a hetwork computer and have no luck thanks
this is the ayanova.exe.config file from the remote computer.
<?xml version=“1.0” encoding=“utf-8”?>
<configuration>
<startup>
<supportedRuntime version=“v1.1.4322” />
</startup>
<appSettings>
<add key=“Authentication” value=“CSLA” />
<!-- Use a shared Firebird server, NOTE change the 192.168.1.100 below to your Firebird server’s actual IP Address -->
<add key=“ConnectionType” value=“DataBase” />
<add key=“DataBaseType” value=“FireBird” />
<add key=“DataBaseConnectionString” value=“ServerType=0;DataSource=192.168.1.108;DataBase=AYANOVA;User=SYSDBA;Password=[removed by admin];Dialect=3;” />
</appSettings>
</configuration>
this is the log file from the remote computer
[Header]
2006-01-31 10:36:30,445 [58792] INFO AyaNova.Form1 - AyaNova start - brief environment:
Machine name: SERVICE
AyaNova Connection: FireBird database, connection string=“ServerType=1;DataBase=AYANOVA.FDB;User=AYANOVA;Password=AYANOVA;Dialect=3;”
Generate PM and Notify from this connection: True
OS version: Microsoft Windows NT 5.1.2600.0
CLR version: 1.1.4322.2032
Primary assembly: AyaNova 3.0.0.0
Primary assembly location: [file:///C:/Program](file:///C:/Program) Files/Ground Zero Tech-Works Inc/AyaNova 3/AyaNova.exe
2006-01-31 10:36:34,148 [58792] INFO AyaNova.Form1 -
Key issued: 1/25/2006 6:09:00 PM
Registered to: Unregistered trial
Scheduleable users: 5
Option - QuickBooks interface: True
Option - Web browser interface: True
2006-01-31 10:36:34,148 [58792] INFO AyaNova.Form1 - 1334797499
2006-01-31 10:36:42,382 [58792] INFO AyaNova.Form1 - AyaNova Administrator logged in
2006-01-31 10:36:42,882 [58792] INFO AyaNova.Form1 - Settings:
User settings
User: AyaNova Administrator
Language: English
UserType: Administrator
SubContractor: False
Region: DEFAULT
Global settings
Language: English
Use Notification services: True
CJK Index: False
Use inventory: True
Use regions: True
2006-01-31 10:38:05,143 [58792] INFO AyaNova.Form1 - AyaNova Administrator closing AyaNova
2006-01-31 10:38:05,487 [58792] INFO AyaNova.Form1 - AyaNova Administrator logging out
2006-01-31 10:38:05,784 [58792] INFO AyaNova.Form1 - AyaNova has shut down OK
[Footer]
[Header]
2006-02-01 10:04:44,589 [95072] INFO AyaN