|
|
|
INSTALLATION INSTRUCTIONS AND TROUBLESHOOTING |
![]() |
Installation Instructions | Troubleshooting |
LAN Client
|
|
There are two steps in installing WinAward on the LAN. First, you will need to install the server and then install the client on the workstations that will be accessing WinAward on the server. The following instructions are for installing the server. WinAward 4.0 will arrive on CD. There is no formal install program for the LAN server. The contents of the CD should be copied to a location that is to be shared out to the
Application users. Make sure that your WinAward folder is placed within a share. If the WinAward application "Is" the share, it will not function properly. For example, if
you were to copy WinAward to D:\Apps\WinAwardServer, the user share should be the Apps folder. |
For running WinAward on the LAN first follow the instruction for installing the server. The following are instructions for installing WinAward on the individual workstations that will be accessing WinAward on the server. Look to the server share where WinAward was placed. Within the WinAward folder on the Network share you will find a client Installation folder. This folder will contain
four files, three of which are executable files and the fourth a .cab file. The order in which you run these executable files is this. Dcom95-12.exe will need to be run on any
Windows95 machine. Dcom has been built into Windows98, Windows200 and WinNT. (If you run Dcom, it will ask you to reboot when it's installation is complete. Skip the reboot now,
because you will have to reboot again after installing MFC42.exe.) Next you will need to run the MFC42.exe. Once MFC42.exe has been run, reboot the machine. You will
probably be prompted to reboot, but if you are not, do so now. |
(Recommended procedure) Step 1: Create a WinAward folder and copy the web client folder and its script files into the ..\Inetpub\WWWRoot\WinAward folder. Any folder placed in the wwwroot folder will automatically show up as a virtual folder in the Microsoft Management Console, saving you a step later.Step 2: Make sure to register Bayesweb and Bayescrypto on the server. If these don't register, echoing "DllRegisterServer ..\path\xxx.dll succeeded", then run the LAN client installation on your server. This will install all updates and dlls necessary to use these libraries. Change all files from read-only to read-write. Step 3:
Example: Application("WinAward_Root")="S:\WinAward40\"
Step 4: Bring up the Microsoft Management Console. If you've already placed your scripts in the wwwroot folder, you should already have a virtual directory established as an
application. If you haven't, you need to set up a virtual folder that points to your WinAward script files. (Setting up a Virtual Directory below) Setting up a Virtual Directory
|
|
Problem: I have entered information through the web client and am now getting strange characters in some of the fields. Solution: Text information has been entered into numeric fields. E.g. "Seven years" in the duration field rather than the number "7". There are no field edits on the web client. Be sure to enter dates into date fields and numbers into numeric fields. **Duration is not an issue with the newest version of the Web-Client. It uses pick lists for year and month fields.** Problem: I get an error message when I try to save a lead on the web client, but my leads do save on the LAN client. Solution: There may be a problem with the "status" field. If you have a status description that has a space in it or an underscore, or if you have several status values that begin with a similar description followed by a blank, (i.e. Phase 1, Phase 2, Phase 3, etc…), you may encounter problems a saving leads. The solution is to use the LAN WAadmin.exe and change the status descriptions so that they don't have either the spaces or underscores. Problem: In the LAN client, the filters on the Lead List Window are concatenating my status descriptions. Solution: If you have a group of status descriptions that begin with the same string of text followed by a space and then more text, the filters in the LAN client will only read up to the space. Where you may have had Phase 1, Phase 2, and Phase 3, You now have three entries of Phase. Either remove the space to have Phase1, Phase2, and Phase3, or add a hyphen to have Phase-1, Phase-2, etc… Problem: Cannot run Web client and getting error "Microsoft OLE DB provider for ODBC drivers error 80004005" and a message that the Microsoft Jet Database connector cannot open a file. Solution: Typically when Internet Information Service (IIS) is installed, it creates a user called iwan. This is the behind the scenes login used by IIS. Two things could have caused this problem. (1) Some people delete this user if they are not using it or (2) the user may not have proper permissions on the folder. One way around this is to try to recreate the iwan user. This is done through the user menu where you can create a new user. You'll probably want to create this user as a domain user and make sure it is a member of the network group that has permission to log into WinAward. The main thing is to make sure that this user has sufficient permissions to access the WA.mdb. Another solution is to take an existing user and use his login name and password as the anonymous user for this web page.
The third solution is to password protect the web page so that anyone logging in needs to provide a valid network login and password. This is done from the management console on the Directory Security tab. Click on the "Edit" button next to Authentication Control. There will be three options there.
Notice that "Allow Anonymous Access" is checked. Uncheck Anonymous Access and, if it is checked, uncheck Windows NT Challenge/Response. What you want checked is "Basic Authentication." Problem: I want to configure my LAN and web clients so that the WA.mdb (data file) resides on the web server where the web client is located. Solution:
Problem: I have a group of users who can access WinAward from inside the firewall, but no one can access it from outside the firewall. Solution: The default settings for HTTP communication are on com ports 80 and 81 and these are within the range of ports your firewall is blocking. This is more of an issue of your network security and the answers will have to be very specific to your network architecture. Web ReportsIf you are experiencing problems with web based reports, the source of your problems may lay in one of two files: global.asa or reports.asp. If you are using another URL for your WinAward web page other than HTTP://LOCAL.HOST/WinAward then you will have to inform WinAward. You will have to do this in two places, the Global.asa file found in the root of your script folder and the reports.asp file found in the Report subfolder of your scripts. Problem: I'm getting HTTP Error 403 Solution: This error can be caused if you try to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. Please contact the Web server's administrator if the problem persists. Problem: I attempt to run a report, but when I click on the link I am taken to a blank page with "Back to Reports" and "Back to Lead List Window" at the top. Solution: This is a setup issues that has to do with the name of the virtual folder. Once again, if the name of the virtual folder is not WinAward, you will need to note this in your global.asa file. You will also want to note this change in your report.asp file, localhost\WinAward\reports\report.asp. Problem: I have created custom reports and they are working on the LAN but not on the web. Solution: If you have spaces in the names of the reports, they may not work on the web. You can fill these spaces with "_"s or you might use capitalization to denote spaces such as "LeadListReport." Problem: Web WinAward works fine except for the reports. .Solution:
Problem: When I try to run reports on the web client, I get a blank gray window with the "Back to Reports" and "Back to Lead List" links at the top. Solution: Crystal's ActiveX Smart Viewer isn't being loaded on the client. The SmartViewer is an applet that should be downloaded automatically if the user doesn't already have it. For some reason this doesn't always happen. Here is what you can do solution. The SmartViewer consists of three component .dll files that will need to be registered. (crviewer.dll, sviewhlp.dll, and swebrs.dll). Copy these three files to the system folder, or somewhere else where they aren't likely to be deleted by accident, and register them. You should now be able to view those reports. If you can't find the files, contact Bayesian Systems for a self-extracting zip file that contains the needed dll files and a batch file that will register them. See also troubleshooting LAN and web clients. |
|
Problem: When I log into WinAward I am not able to update leads. I also can't change my filter values. Solution: WinAward is not able to save your filter preferences in WA's login file. You won't be able to create new opportunities either and will have other problems. The WA.mdb file is read only or you do not have write privileges on it. Problem: I tried to save a lead and got the message "Error saving lead." I am able to save other leads, but I am not able to create new leads, nor save some existing leads. Solution: Certain default values are required for "pick lists" in WinAward. If those values are not in the tables, the opportunities won't save. You will be able to save some leads if you have changed the values, but if you are using any of the default values, they won't save. Contact your WinAward Administrator and make sure the following items are in the tables:
Problem: I tried to print. I got a sequence of errors, the first about CPEAUT.dll (which is the Crystal reports automation engine). The next two errors were about OLE. Solution: Crystals report engine isn't able to make a connection to the WinAward database file. There is an ActiveX component for Crystal reports that hasn't loaded properly. The only solution we have found thus far is to install Seagate Crystal Reports on the problem machine. Crystal installs whatever component is missing. You can then uninstall Crystal leaving the shared dlls thereby avoiding liscensing problems. The correct dlls will remain on the machine. Problem: I'm trying to install the LAN client, have run dcom95, mfc42 and then, after loading all (7 of 7) installation components, I receive a message stating "Cannot load main setup program," then setup proceeds to uninstall all setup components. Solution: Your machine has certain incompatibilities with Visual Basic ver 6.0. Contact Bayesian Systems. We will send you an installation disk containing a batch file that will run through the installation process without creating the installation GUI (Graphical User Interface). Problem: During the installation of WinAward's client, I run into an error message that "…system can't find MFCANS32.dll." If this problem is ignored the setup is subsequently unable to load OC30.dll. The installation will complete, but WinAward doesn't open properly. Solution: Copy the MFCANS32 file, from another system, to the Windows\system or Winnt\System32 folder of the problem machine. Now run the installation again. Note that there seem to be different versions of this file for Windows NT and Windows95/98. If you aren't able to find this file somewhere please contact Bayesian Systems and let us know what operating system you are using. We will provide you with the missing file. Problem: I'm trying to install the Web client, see the login page, but am getting the following error messages: "Error initializing the application level objects. Make sure the database location is correct." And "You have exceeded your number of concurrent licenses." Solution: You may not be running IIS Version 4.0 or higher. WinAward does not work properly unless you are using IIS 4.0. If you are running 4.0 or higher and still get the error, you may have not created an application or a virtual folder for WinAward. Problem: I'm trying to run web reports and getting the following error message, "Server Object error ASP. Server.Create Object Failed. Report.asp line 167. Invalid Class String." Solution: Crystal reports has not been installed on the IIS server that is hosting Web WinAward. Problem: When trying to run reports on the Web client, we're getting "VB Script runtime error 800A01AD. Active X component. Can't create object. App reports.asp line 167." Solution: You probably need to reinstall Crystal on you IIS server again. It does not take much to disrupt Crystal's smooth operation. Problem: On the Web client I'm getting "ADODB field error… Either BOF or EOF is true or the current record has been deleted. The operation requested by the application requires a current record." Solution: Too long a time has elapsed between the user's keystrokes and the server has timed out the application. You may want to reset your server timeout to allow more time. Problem: When I try to run a report on the Web, I get a message that there is an error in the report and "Unable to connect: incorrect table location." Solution: The report is not mapped to the correct table. Bring up the report in Crystal, select "Database" on the pull-down menu and then "Set location." The location should be the production version of the WA.mdb. Occasionally the UNC doesn't work and you must map to the drive letter and sometimes vice versa. See also troubleshooting LAN and web clients. |
||||||||||||||||||||
|
Problem: Users logging into WinAward received a "Method "~" of object "~" failed" message. Solution:
Problem: We opened the WA.mdb file in Access 2000 and can no longer access it. Solution: Once your WA.mdb file has been converted to Access 2000 WinAward will read it as a corrupted file. We have had no success reclaiming data from an WA.mdb file that has been converted to Access 2000. The best bet is to restore the most recent backup that you have of the WA.mdb file. Problem: I'm trying to run the LAN client and get the message box reading "Failed to initialize Decision Engine," followed by a second error message box reading "Failed to initialize Database Engine." Solution: The three dlls in WinAward server folder have not been registered on the client machine. From the client machine click on BayesWeb.dll and drag it and drop it into the rgserv32.exe file. Do the same with WA_Email.dll and WA_db.dll. This process must be done on each LAN client machine. Problem: We get a message that we have exceeded the number of licenses for concurrent users when we know we are not. Solution:
(Web) When you exit the WinAward web client, be sure to do so by clicking on the "Logout" button on the Lead List page. That signals the application that you are no longer using it and your name will be taken off the concurrent user list. There is a 15 minute idle time on any user connection by way of web. These user seats will free themselves in time. If you need to free them immediately, talk to your server administrator and ask them to stop and restart the IIS web service.
Problem: I was using WinAward, entering information, and after I save it and close the lead binder the lead seemed to disappear from the Lead List Window. Solution: Check your filters and make sure that they are all set to "ALL". You may also try to Query for your lead to make sure that it does exist. Unless your receive a message reading "Error saving Lead Binder," it is likely that your lead did save. If you aren't able to find the lead in either of these methods, please contact Bayesian Systems. Problem: I've created an opportunity and saved it. I have set my filters to "ALL" and I still can't find it on the lead list window. (If you see that the information for an opportunity is different from the information you typed in, that is another clue.) Solution: There is a possibility that the opportunity is sharing a subject id number with another opportunity. This subject id number is the means by which WinAward tracks all information that should be attached to any given lead. If two leads share the same number, then WinAward will only display the first instance of that number that it finds. This is unlikely to happen with a new, fresh installation but has been known to happen after the upgrade from WinAward 3.1 to 4.0. Contact Bayesian Systems for help. If you have Access97 installed, you may try to correct this problem on your own. Here is how.
Problem: I am trying to print a report and getting a blank report window. Solution: If you are printing a report for multiple leads, check the top of the Lead List Window and see how many leads are being reported on. If you are printing a report for more than 200 opportunities, then this is the root of the problem. The current version of WinAwards reports will not allow printing of more than 200 items per report. If you have an urgent need to print these types of large scale reports there are two possible solutions. First would be to create a custom report that will give you the same information. It will lack the runtime filtering or querying options of WinAward, but it will not have the same limitations with the number of leads printed. The second solution is to purchase and install Seagate Crystal Reports Version 8 on the machine from which you want to run the reports. If they are web reports, install Crystal 8 on the web server. Problem: I select one or more filters on the web client, use the go button, and the filters show all leads. Solution: WinAward is not able to save your filter preferences in the login file. You won't be able to create new opportunities either and will have other problems. The WA.mdb file is read only or you do not have write privileges on it. Problem: I tried to export a report to a spreadsheet (or other file format), and when I clicked on the export button, nothing happened. Solution:
|
|
Problem: I am trying to add a user (SBU, Lead Type, Line of Business, etc.) in the administrator program and it won't save. Solution: This is a known bug. There is no save button on these window and, if you don't click on another name on the list before closing the window, the last change made will not save. Moreover, if you do open a record on a blank line and then try to move to another line, the system attempts to save a null or empty record and you have to go back and delete that empty line. Problem: I'm trying to add a new status to the table and the program won't let me. The cursor will not move to a new empty line and I can't move from the last status value I modified. Solution: You have probably deleted a status and created a "hole" in the table, i.e., values from first number to last are no longer consecutive. In order to fix this you can add a status with the insert button (button is on the module). Be careful, as it is pretty easy to make a status number of the same value as one already there. If you do and you are not paying attention, they will be right next to each other and if you move one, both will move. This is when they have the same ordinal value (and more than likely they have the same status value.) Problem: I am trying to change the order that status values in WinAward are displayed and two status values seem to be moving together. Solution: It is very likely that the two values are share the same ordinal value. The only way to adjust this problem is to open the Status table in Access and manually change the ordinal values. |
|
Problem: I've created a custom report but it won't run from within WinAward. Solution: There are several reasons this might be happening. The first table that you chose when selecting data files is generally selected to be the master table. Crystal will arrange them in alphabetical order so if you were to select bid-sube, bid-subj and bid-note, bid –sube will be the first table and therefore all the links will be done as a result of that. One way to avoid this is to select your bid-subj table first. And then go back and select all of the subordinate tables afterwards. The other method would be to physically modify your table linkages. We do not recommend changing your linkages. Problem: When I make changes to the database, the changes are not showing up on the reports in WinAward. Solution: If you are not able to refresh data on a report, you may be pulling from the wrong WA.mdb file. You might also have an invalid WA.mdb location. This can be corrected in 2 ways.
Problem: I have created custom reports, but they are not showing up inside WinAward. Solution: You may have a misnamed the reports folder. For the LAN client the reports should be located in the "reports" folder and for the web client in the "reports folder/custom." If you are using both the LAN and web clients and you modify one report, you will have to copy it to the other location. Problem: My web custom report tells me that it has an error connecting to database or it shows old data and when I try to refresh it with the report refresh button it gives me an error message similar to the fore mentioned. Solution: The location of the WA.mdb for custom reports should be assigned from the perspective the web server. The LAN server doesn't seem to care and looks for the WA.mdb in the folder above reports. However, for the web server, the web server will need to know where the WA.mdb file is, relative to the web server. If you were running web reports, you would have Crystal installed on that machine and you would go directly to the report and "Verify database." |
|
Problem: I have attempted to update WinAward, but nothing happens, or I have a message that table bid_subj is busy or in use by another application. Solution: If you have just copied the WinAward files from CD, you must remove the" read-only" file attribute. Problem: I am attempting to update WinAward and I get a message saying that table bid_subj (or other table) cannot copy/overwrite because it contains related records. Solution: The upgrade program only works when the WA.mdb file is empty. If you already have records in the database the relations between the tables will not allow you to copy into many of the tables. Problem: I'm using a Windows NT machine and when I update WinAward, I receive an error message saying "No Installable ISAM found." Solution: This seems to be a result of information that was found missing from the ergo.ini file. If you have any blanks where there should be labels, the upgrade program will not operate correctly. Your solution is to open the ergo.ini file into a text editor and add labels for all of the items. If you need these items to be blank in WinAward 4.0, you can delete the labels through the WAadmin.exe. Problem: Upgrade stops and says that it can't have duplications in the primary key. The upgrade program has stopped on the BID_SUBJ table. Solution: You may have duplicate Ids in your data. This is something that you might encounter if you have been unsuccessful in converting the data on many occasions and know that you are working with a blank WA.mdb file to start with. What happens is that you have a lead #225 that has been copied and then you try to add another lead #225. The information may be different with each lead, but as long as they have the same ID number you will run into errors. This can be verified by opening the WA.mdb file with Microsoft Access97 and looking at the SUBJ_ID numbers in the BID_SUBJ table. If you do find that you have a duplicated ID number in the Bid_Subj table you will have to change the number for one of the leads. This means that you will have to change it in the SUBJ, SUBE, NOTE, BID_SESS, etc... tables. You will also want to check the newly assigned number against the BID_UIDS table. (This is the table the WinAward looks to in order to assign unique ID numbers.) |
|
Problem: None of the above describes my problem. Solution: Most of the problems that are not described above have to do with mismatched files while trying to upgrade very, very old versions of the web client. One of the best ways to know if this is the case is to look at the global.asa file. If it doesn't have all of the following component, you are working with an old version of WinAward. Contact Bayesian for the most recent version of the web client to replace everything and start over. ******************WINAWARD OPTIONS*****************************'Application("REPORT_FORMAT")="ACTX" Application("REPORT_FORMAT")="HTML" Application("HELP_LOCATION")="http://www.bayesian.com/WinAward" *************************************************************************Problem: I want to read the documentation files that come with WinAward and don't know how. Solution: You will need to use Adobe Acrobat reader to read the pdf files. Double click on one of the files. If you can't read it, the fastest way to do so is to download from ftp.adobe.com in the pub\adobe\acrobatreader\win\4.0 folder, the file named ar40eng.exe. Problem: We are running Division Level Security and find that none of the Capture Managers can view any of the screens in the lead binder except for the first. Solution: In WAadmin.exe you will have to mirror the permissions that were given on the Maintenance for Users option in the Div Level User Access page. Problem: We are having problems with WinAward's web based reports and the problems always point to the CREAUT.dll, no matter what problem solving steps are taken. It may be that the Crystal report automation engine was mis-installed or is corrupt. Solution: In most cases reinstalling Crystal on the web has done nothing. Most of the problems seem to be related to the way the web page is set up. |