User Profile

Collapse

Profile Sidebar

Collapse
Cyberdyne
Cyberdyne
Last Activity: May 13 '09, 01:05 AM
Joined: Sep 21 '06
Location: Los Angeles, CA
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi guys, so let's get back on topic here. I did a clean install of Windows 7 RC1 and after installing all the updates from windows update website and making sure all hardware and components were up to date, I installed Word Perfect Office X3. This time it worked!!!! But right after adding three network printers (A Xerox, a Kyocera and an HP), Word Perfect started crashing again. Solution to the problem was deleting the HP from the list of printers....
    See more | Go to post

    Leave a comment:


  • Office X4 did not work either. I am now downloading the RC1 of Windows 7, after the upgrade I will try all three versions of Word Perfect again and post back with results.

    Regards,

    -=Cyberdyne=-

    Win 2k/2ks/XP/2k3s/Vista/2k8s/7
    MAC OS 10.5
    Ubuntu 9.04
    See more | Go to post

    Leave a comment:


  • Hi there NeoPa, long time no talk. Glad to hear from you too.

    So I contacted Corel tech support and they were useless, they blamed it all on Microsoft and suggested I try WordPerfect Office X4. I am downloading the trial now to see if it works, will post back and let you guys know what happened.

    Regards,

    -=Cyberdyne=-

    Win 2k/2ks/XP/2k3s/Vista/2k8s/7
    MAC OS 10.5
    Ubuntu 9.04
    See more | Go to post

    Leave a comment:


  • Hi Nepomuk, I tried compatibility mode for both versions wp13 and wp12 and no luck either. Here is the log...

    - System
    - Provider
    [ Name] Application Error

    - EventID 1000
    [ Qualifiers] 0

    Level 2

    Task 100

    Keywords 0x8000000000000 0

    - TimeCreated
    [ SystemTime] 2009-04-24T21:36:39.000 000000Z

    ...
    See more | Go to post

    Leave a comment:


  • WordPerfect X3 gets error message in windows 7 and shutsdown

    Hi guys, I am beta testing Windows 7 and I got all my programs to run fine except for WordPerfect X3.

    Here is what happens: When I launch the program it will say there is an error and WordPerfect needs to be closed, this happens every time.

    I installed the latest Service Pack 2 but the problem persists. The other programs in the Office X3 work fine, just the WordPerfect keeps crashing on start.

    Any solutions...
    See more | Go to post

  • Cyberdyne
    replied to Forget Password wizard
    I have never seen such an option but I am sure it is out there, OWA is made for full customization. I would search the internet to see if someone has written the code for this.

    I suspect that you would have to use website integration and synchronization with exchange server. I wish you luck with your 3000+ plus users!

    P.S. If was confronted with such a problem I would do the simpler solution of setting a mailbox for each...
    See more | Go to post

    Leave a comment:


  • Cyberdyne
    replied to Windows 2003 permissions problem
    When you right click on the folder that contains the database go to sharing and make sure the concurrent connections allowed is set to MAX

    Also retake ownership of that file using the new admin account and set appropriate permissions. I had this problem as well, just need to play with permissions/sharing/ownership settings.

    Backup the file before you start messing with it.

    Cyberdyne.
    See more | Go to post

    Leave a comment:


  • Cyberdyne
    replied to Controlling a small network
    There are many apps to do the job. Can you tell us what kind of Server you are running? Win2k3 or Win2k3 SBS? Do you have admin rights?


    Ok so most of the scheduling and scanning you can do from the main server but if you want a simple solution that automatically install on all the hosts and gives you full control of the network, I woul suggest using Dameware which can be downloaded HERE

    Good Luck,

    ...
    See more | Go to post

    Leave a comment:


  • Try Cute FTP Pro. I know they synchronize pretty well and are very stable and secure. I am not sure about time stamps though. Good Luck

    Cyberdyne
    See more | Go to post

    Leave a comment:


  • Cyberdyne
    started a topic Corel Office X3 Crashed in Windows Vista

    Corel Office X3 Crashed in Windows Vista

    Hi guys,


    I have two machines running Windows Vista Business Edition SP1 and Office X3 SP2 as well as Office 2007 SP2

    Office X3 will crash at random and will especially crash when Outlook 2007 is Open.

    Any suggestions to fix this? I have posted to Corel and Outlook forums.

    Thanks,

    Cyberdyne

    P.S. I might have to downgrade to XP Pro to solve this if there is no...
    See more | Go to post

  • Cyberdyne
    replied to create home network w/vista and xp
    Now that they are on the same workgroup you can start sharing files and printers. Right click on the folders and hit share. you can access computers by going to start hitting run and typing in \\computer1 and \\computer2

    Good Luck!
    See more | Go to post

    Leave a comment:


  • Hi Karthi, you can use a usb cable to transfer files or a crossover Cat5 or Cat6 cables without any problems.

    Here is the article on microsoft website that will guide you step by step.

    LINK

    -=Cyberdyne=-...
    See more | Go to post

    Leave a comment:


  • Cyberdyne
    replied to Domain controller
    Make sure the old server is not conflicting with the new one as far as services are concerned, I assume you transferred everything manually and brought the new Domain Controller online before depromoting the old one.

    Let me know if you were able to solve this.

    -=Cyberdyne=-

    P.S. this will be moved to Networking forum since it deals with Servers
    See more | Go to post

    Leave a comment:


  • Cyberdyne
    replied to Windows Server 2003 Indexing Service
    If the website did not work for you, there is always ISYS and Windows Desktop Search as well as Google Desktop Search and Windows Vista built in Indexing service.

    -=Cyberdyne=-...
    See more | Go to post

    Leave a comment:


  • Thanks so much NeoPa, working on it =)...
    See more | Go to post

    Leave a comment:


  • I know how to create a report and Add the Field Branch to it but after that how do I add the Easy, Hard, Normal in separate boxes and make it show the number of cases that came in for the particular Branch that month?

    I imagine it would be a formula or code of some sort

    First there would be a condition to the report to only show data from X to X dates

    then it would show fields with formula inside... for this...
    See more | Go to post

    Leave a comment:


  • the data is text so....

    table Branch has NE, NW, SW, etc as options
    table CaseType has Hardest, Hard, Normal, Easy etc
    There is also a Date Field for the day the info was entered

    so for the report I need to see the numbers so for example from Dec 1 to Dec 31 in the Branch NE - an x number of Hard, Easy and Normal cases came in, and then the total number of these....

    ther report will be tabular...
    See more | Go to post

    Leave a comment:


  • yea the fields are drop down boxes on the form. Branch and CaseType each containing different options. The reports are called outside the form from a switchboard "Reports"...
    See more | Go to post

    Leave a comment:


  • Numerical Report based on number of CaseTypes / Dated

    Hi guys I am working on access 2007 database that deals with entering client information and then outputting reports.

    The reports I am trying to setup is how many cases of a certain kind has a branch produced from this date to this date.

    I have two fields in the database for this, one called Branch, it contains drop down menue with locked values NW, NE, SW and another field called CaseType that contains drop down menue...
    See more | Go to post

  • Cyberdyne
    replied to Windows Server 2003 Indexing Service
    I used the following website as a reference to setup indexing on my windows 2003 server and it worked like a charm...

    LINK


    -=Cyberdyne=-
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...