Forms 10g installed and running on Windows Vista

<font color=0000FF>Update 12-Dec-2008: </font>Oracle has published NOTE 559067.1 -- How to Install Developer Suite 10.1.2.0.2 - hence 10.1.2.3 - on Windows Vista, 24-OCT-2008 with some installation help.
<font color=0000FF>Update 07-July-2008: </font> Added text at the bottom showing how to find patchsets for Forms 10g.
<font color=0000FF>Update 29-May-2008: </font> This thread was started in November, 2007.  In January, 2008, Oracle released Patch 3 for Forms 10g, which makes Forms 10g compatible with Windows Vista.  As time permits I'll try to keep the information in this post up to date.   Updated information will be inserted <font color=0000FF>as blue text.
</font>
<font color=0000FF>Original message begins here:</font>
This is a second thread I am posting to outline the steps I have used to install Forms on a Windows Vista Home Basic laptop.   The other thread describes installing Forms 6i:
      Forms 6i installed and running on Windows Vista
Please read through the initial part of that post for the background.  I realize Oracle has not certified Forms 10g to run on Vista, but the time has come for my associates and I to upgrade our old computers to new desktop/laptop platforms, and I would hate to acquire XP machines and be stuck with them for the next 5 years.  <font color=0000FF>(Note: Since first posting this message, Oracle has certified Forms 10g Patch 3 (version 10.1.2.3.0) to run on Vista)</font>  So after another person informed me that he had Forms installed and running on Vista, I went ahead and bought one.  I found that as long as I set the compatibility mode to run Forms programs as Windows XP (and a few other changes), Forms 6i and 10g run quite satisfactorily.
<font color=0000FF>Update 29-Jan-2008: </font> Unfortunately, it turns out that the Forms 10g Builder running on Vista <font color=0000FF>had</font> a major flaw:   If you try to develop a form, the Builder will crash if you try to compile a procedure that calls another procedure in the form that has errors.  The problem is reported and described in this thread:  Error compiling a form under Vista
<font color=0000FF>Update 12-Mar-2008: </font> Installing Patch 3 on Vista does not help with this problem -- the Builder still crashes in the same situation.
<font color=0000FF>Update 25-July-2008: </font> Applying Patch 7047034 has corrected the problem.   See this link within this thread:   Forms 10g: Installing Patch 7047034 on Windows Vista
Webutil note:  I am stuck in a Forms 6i client/server world, so all my forms must run in that environment.   Therefore I have not used any Webutil software, and I do not know whether that part will run under Vista.
Internet Explorer note:  On Windows Vista, IE CANNOT be used to run the Web Forms runtime.  It crashes immediately when you try to run a form.  Instead, I can use either Firefox (Firefox 2, Firefox 3.0 Crashes with Forms 10g) or Netscape, as long as they are set to disable java.  <font color=0000FF>[ Correction:   IE7 on Vista now runs the Forms 10g forms.   You just need to add "?config=jpi" to the browser URL when starting the Web Forms session.   More IE/Vista info: [url=http://forums.oracle.com/forums/thread.jspa?threadID=642973]Vista JInitiator Problem ]</font>
The Oracle Developer Suite download page:
    http://www.oracle.com/technology/software/products/ids/index.html
Oracle Developer Suite Installation Guide:
    http://download.oracle.com/docs/cd/B25016_07//doc/dl/core/B16012_04/toc.htm
The steps below are those I followed to install Forms 10g (version 10.1.2.0.2)
I.  Preliminary system changes in Windows
When I started installing, I got the following error message:    Install has encountered an error while
    attempting to verify your virtual memory settings.
    Please verify that the sum of the initial sizes of
    the paging files is at least 256 MB.To fix this:  Go to Control Panel, System and Maintenance, View amount of RAM and processor speed (under "System"),
Advanced system settings (in left "Tasks" column), Advanced tab, Settings (under "performance"), Advanced tab:
Virtual Memory shows a "Total paging file size for all drives: 2337MB.
Click "change", Uncheck "Automatically manage paging file size for all drives"
Click "custom size:", set Initial size to: 2048, Max to 4096
Click set button, then OK, get message:The changes you have made require you to restart your computer before
   they can take effect.Restart the computer.
II.  Installing Forms 10g
1.  Download two files from Oracle:
    ds_windows_x86_101202_disk1.zip (626,122,752 bytes)
    ds_windows_x86_101202_disk2.zip (236,880,881 bytes)
2a.  Before extracting, it is a good idea to shut down any virus protection software.  It can sometimes prevent some files from being created.
2b.  Extract both into the C:\oracle directory, as disk1 and disk2.
3.  Using Windows Explorer, change the properties of setup.exe in the C:\oracle\disk1 folder.  (In windows explorer, right click, properties, Compatibility tab.)   Change the compatibility to run as Windows XP (Service Pack 2).
4.  Right click setup.exe and click "Run as administrator"
5.  Select "Installation type" = Complete (1.11 GB)
6.  Received this message:Windows Firewall has blocked this program from
accepting incoming network connections.  If you
unblock this program, it will be unblocked on all
public networks that you connect to.
C:\users\steve\appdata\local\temp\orainstall...
  2007-10-29_11-59-08am\jre\1.4.2\bin\javaw.exeI clicked "Unblock"
7.  Received this message:  "Provide outgoing mail server information"  I entered the smtp mail server that I use.
8.  A summary screen displayed showing 274 products under New Installations.
I clicked the Install button.
9.   Received this message:  You can find a log of this install session at:
C:\Program Files\Oracle\Inventory\logs\installActions2007.....log
10.  The installation completed.  Installed products shows Forms 10.1.2.0.2
III.  After the install completed
1.  Create a shortcut to the Forms 10 Builder on the Desktop.
On the shortcut line, after the .exe, add *userid=userxxx/pwxxx@orcl* so Builder automatically logs into 10g database.  If you do step 4 below (creating an easily-accessible folder to use for your forms) change the "Start in" path on the shortcut so it points to that folder.  Otherwise, Forms Builder will not find referenced objects and PLL libraries when it opens a form.  Also do the same on the Start, All Programs shortcut for the Forms Builder.
Edit:  After applying Patch 3, the following steps are not necessary.
Set its compatibility to Windows XP.
Set checkbox: "Run this program as as an administrator."  (Without this, FormBuilder will NOT open a PLL library.)
Click the "Show settings for all users" and change values there.
2.  Copy "Start OC4J Instance" icon to desktop.
Set its compatibility to Windows XP.
The first time it runs, I got a Windows popup to unblock program named Java.  I clicked "Unblock".
3.  tnsnames.ora:
Rename C:\oracle\DevSuiteHome_1\network\admin\tnsnames.ora
to:  tnsnames_orig.ora
If you created a tnsnames.ora file for Forms 6i, just copy it to the path above.  If not, do this:
Create a new tnsnames.ora file, copying entries old file on my old laptop, which contains all the connections I use.
Delete the old laptop entry, replace with new entry for the new local ORCL connection on new laptop from tnsnames file renamed from the c:\oracle\... ...\10.2.0\db_1\ path.
4.  Optional:  Create an easily accessible folder to store fmb files:
C:\users\steve\.1\fmb10
You don't really want to keep drilling into C:\oracle\DevSuiteHome_1\forms, and then find your .fmb file among the several dozen oracle-supplied files.
To create a folder named .1, you have to open a CMD.exe (Windows DOS) window, and type the Make Directory command:
MD .1
That will create the folder within the current directory -- mine defaults to C:\users\steve
Note:  If you also need to use Forms 6i like me, DO NOT EVER open a .fmb file in the Forms 10 Builder from the Forms 6i folder.  If you compile it, or even worse, save the .fmb, Forms 6i *cannot ever* access the file.  Instead, always use the File Manager (Windows Explorer) to copy the fmb from the fmb6 folder into the fmb10 location.
5.  Change the Forms 10g Default.env file using a text editor.
This file replaces all the settings originally written to the Windows Registry (GREAT idea, Oracle!  I hate the registry.)  No more Regedit.  The default.env file is located at: (DevSuiteHome_1 path)\forms\server\default.env
Locate line with:  FORMS_PATH= and add:
    ;C:\users\steve\.1\fmb10
Add a new line:
FORMS_MMAP=FALSE
The above allows compiling an fmx while the form is running.
Add a new line:
FORMS_ROWLOCK_OPTIMIZATION=FALSE
(This fixes Oracle bug number 3949854, which prevents automatic skipping if the same value is typed over another value. TAR 4806199.993 Automatic Skip failure...)  See bug 4068896
Add a new Line:
FORMS_RESTRICT_ENTER_QUERY=False
This allows use of Query-Where window in enter query, after entering a colon in any input field.  Without this, Forms returns FRM-40367: Invalid criteria in field nnn in example record.  Oracle shut it down to prevent "sql injection" attacks.
6.  Jiniator setup:
Run file jinit.exe in C:\oracle\DevSuiteHime_1\jinit\jinit.exe
It installs Jinitiator 1.3.1.22.
I installed it in C:\oracle\JInitiator 1.3.1.22\
For Firefox, make sure a copy of file \bin\NPJinit13122.dll resides in   C:\Program Files\Mozilla Firefox\plugins.
For Netscape, the path is:  C:\Program Files\Netscape\Navigator 9\plugins
7.   Browser settings
See the note above about using Firefox 2 and not Firefox 3!
In Firefox 2 go to:  Tools-> Options-> Content
Uncheck the "Enable Java" checkbox
--Firefox terminates if this is not done!
Note:  After my system automatically installed updates to either java or Firefox, re-check the "Enable Java" setting.  I am suspicious that one of these installs re-enables java in the browser.
Also note:  some web sites cannot display properly if java is disabled.  Example:  U.S. time website: http://www.time.gov   Use Internet Explorer to view these.
In Netscape make the same changes as Firefox.  Without disabling java, it also terminates when you try to run a form.
Creating a url to use in the browser:
Try this:
    http://127.0.0.1:8889/forms/frmservlet
If it does not work, change the 8889 port number as follows:
Open file:  C:\oracle\DevSuiteHome_1\install\portlist.ini
Note the number in line:
Oracle Developer Suite HTTP port = 8889
Use the number as the port number.
You can also change the 127.0.0.1 to the computer name:
Control Panel, System and Maintenance, See the name of this computer (under "System").  Mine is "steve-PC"
So the alternate URL is:     http://steve-PC:8889/forms/frmservlet
To try out the URL, start the OC4J instance set up above.  Then start either Netscape or Firefox, and enter the URL.  You should get a welcome screen.
If the above URL works, start up the Forms Builder, and open Edit, Preferences.  On the General tab, uncheck the "Build before running" check box (optional).  On the Runtime tab, set the "Application Server URL to the url above.
To run a real form, add this to the URL after frmservlet, (with no spaces):
    ?form={formname}&userid={userxxx}/{passwordyyy}@{connect-string}
but replace the parts in curly braces with the appropriate values.  Example:
    http://127.0.0.1:8889/forms/frmservlet?form=ABC&userid=abc123/zyx@orcl
Setting up Forms Builder to directly run a form in the browser:
Run the Forms Builder.  Go to Edit, Preferences, Runtime tab.
Set the Application Server URL to:
    http://127.0.0.1:8889/forms/frmservlet
(or use whatever URL string you developed above)
Set the Web Browser Location to:
    "C:\Program Files\Netscape\Navigator 9\navigator.exe"
(or an equivalent to run the Firefox browser).
8.  FORMSWEB.CFG file changes
The file is located at:
C:\ORA_DS_101202\DevSuiteHome_1\forms\server\formsweb.cfg
I changed the following two lines in the file, but these are my personal preferences:
separateFrame=true
lookandfeel=Generic
9.  FMRWEB.RES file changes
For Oracle help:  Enabling Key Mappings
The file fmrweb.res defines actions (triggers that run) when a function key is pressed while running Forms.  The one released has unix-style key mapping, but I prefer keys originally mapped for Windows PC Forms users. There is a fmrpcweb.res in the same folder that can be renamed to fmrweb.res.
In the C:\oracle\DevSuiteHome_1\forms path, I renamed fmrweb.res to fmrweb_orig.res.
I have a file that I prefer to use, so I put it into the folder as fmrweb.res. The contents are listed below. It is organized so the most important keys are listed alphabetically at the top (URFD column is the sort column), followed by a group of less-important keys.  These are keys that are available to users, but they either would not use, or are disabled within most forms.  The URFD column in the second set starts with a hex A0 character, which is a high-order space, so collates after normal alphabetic characters.  (Note: If you want to copy the text below and use it, the hex A0 character has been changed by the forum software to a space. So you would need to use a text editor with hexadecimal character capabilities to replace the space with the original character. )
My file has special keys defined for F2 (I use it for a debugging Key-F2 trigger in my forms), and a "Cursor to Home" F12 function. All the rest are pretty much the same as in the released fmrpcweb.res file, only mine are organized alphabetically on the URFD column.
The Web Forms fmrweb.res file is editable using any programming editor (NOT MS Word!!!). The old Client/Server key mapping file, fmrusw.res, could only be changed using the Oracle Terminal program (and it is a pain to use).
Here is the main part of my fmrweb.res file:#
#Jfn :Jmn:  URKS            :Ffn :  URFD
#    :   : (User-readable   :    : (User-readable
#    :   :  Key-sequence )  :    :  function description)
118  : 1 : "Shift F7"       : 74 : "Clear Form"
121  : 0 : "F10"            : 36 : "Commit"
117  : 0 : "F6"             : 65 : "Create Record"
10   : 1 : "Shift Enter"    : 82 : "Cursor to Home" # sdsu uses this
123  : 0 : "F12"            : 82 : "Cursor to Home" # sdsu uses this
                                    #: --Alt+Home works, but leaves the Action (first
                                    #: --pull-down menu item) highlighted.  Press Esc or
36   : 8 : "Alt Home, then Alt" : 82 : "Cursor to Home" #-- Alt again to clear highlight.
117  : 1 : "Shift F6"       : 63 : "Delete Record"
119  : 0 : "F8"             : 77 : "Execute Query"
120  : 0 : "F9"             : 29 : "List of Values"
9    : 0 : "Tab"            : 1  : "Next Field"
40   : 0 : "Down-Arrow"     : 7  : "Next Record"
9    : 1 : "Shift Tab"      : 2  : "Previous Field"
38   : 0 : "Up-Arrow"       : 6  : "Previous Record"
112  : 0 : "F1"             : 35 : "Show Keys"
116  : 1 : "Shift F5"       : 69 : " Clear Block"
116  : 2 : "Ctrl F5"        : 3  : " Clear Field"
113  : 1 : "Shift F2"       : 80 : " Count Query Hits"
112  : 1 : "Shift F1"       : 78 : " Display Error"
114  : 0 : "F3"             : 73 : " Duplicate Item"
115  : 0 : "F4"             : 64 : " Duplicate Record"
69   : 2 : "Ctrl E"         : 22 : " Edit Field"
122  : 0 : "F11"            : 75 : " Enter " # Causes validation, w/o cursor move
118  : 0 : "F7"             : 76 : " Enter Query"
81   : 2 : "Ctrl Q"         : 32 : " Exit"
112  : 2 : "Ctrl F1"        : 30 : " Help"
34   : 0 : "Page Down"      : 66 : " Next Set of Records"
119  : 1 : "Shift F8"       : 79 : " Print"
10   : 0 : "Enter/Return key": 27: " Enter/Next Field"
33   : 0 : "Page Up"        : 12 : " Scroll Up"
116  : 0 : "F5"             : 87 : " F5 Key for special uses"
#121 : 3 : "Shift Ctrl F10" : 82 : " Function 0" #--disabled.  Cursor to home defined above
112  : 3 : "Shift Ctrl F1"  : 83 : " Function 1"
113  : 0 : "F2"             : 84 : " Function 2"
113  : 11: "Ctrl Alt Shift F2":95: " List Tab Pages" #<-REQUIRED, or F2 cant be assigned
114  : 3 : "Shift Ctrl F3"  : 85 : " Function 3"
115  : 3 : "Shift Ctrl F4"  : 86 : " Function 4"
117  : 3 : "Shift Ctrl F6"  : 88 : " Function 6"
118  : 3 : "Shift Ctrl F7"  : 89 : " Function 7"
119  : 3 : "Shift Ctrl F8"  : 90 : " Function 8"
120  : 3 : "Shift Ctrl F9"  : 91 : " Function 9"<B>Finding Forms 10g Patchsets</B>
Here is how to do the search: Log into metalink ( https://metalink.oracle.com ), then click on the Patches & Updates tab, then Simple Search.
In "Search by", select Product or Family. Enter "Developer Forms" in the box.
Then click the Release choices, and select "iAS 10.1.2.3"
Patch Type should be "Patchset/Minipack"
Platform or Language should be "Microsoft Windows (32-bit)"
Click Go, and the Forms 10g patch should show up. As of July, 2008 the only one available is: [url=
https://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=5983622&release=1710123&plat_lang=912P&patch_num_id=943599
]5983622
Edited 2008-12-12 to add a link to Oracle Note 559067.1  and added the fmrweb.res file listing.
Edited 2008-10-28 to change text format to work better within new forum format
Edited 2008-7-7 to add patchset search information.
Edited 2008-4-21 to modify information.
Edited 2008-3-6 to add information.
Edited 2008-5-29 to update information.

I followed your instructions and installed Developer Suite 10G on Windows Vista Home Premium edition. I have Oracle 11G DB running on the same machine.
Two points, Steve:
1. When I tried to set the maximum virtual memory to 6110 an error message displayed from Windows and told me that I can't set the maximum virtual memory to more than 4096. I set it to 4090 and it worked and I got nothing wrong during the installation process.
2. After installing JInitiator and disabling Java on Firefox I called the http://127.0.0.1:8889/forms/frmservlet page and everything seemed to be OK because the Oracle Forms Services logo appeared and then a successful installation message appeared , but as I clicked (ok) to continue a gray screen appeared inside the browser (like the one displayed when you try to run a Java applet inside a browser) and then I wait to death till something appears but sadly nothing. I just get a blank gray screen inside my Firefox browser.
Do you have any idea what to do to solve the problem?
Regards

Similar Messages

  • How can I install and run a Windows program on my MacBook Pro/?

    How can I install and run a Windows program on my MacBook Pro?

    You have several options.
    1, Use a Virtual Machine like Vmware, Parallels etc... to Create a Virtual Windows Installation and Run your program in there.  A Virtual MAchine will runn in a Window on your Desktop and share your Mac's resources RAM HD space processor. Your MAc desktop will still be available while you run Windows install.
    http://www.parallels.com/
    2. Install Windows on a partition using Bootcamp. It will run a full installation of Windows you can boot into, and run your programs.  The Mac desktop will not available until your reboot the computer and start in OSx instead of Windows.
    https://www.apple.com/support/bootcamp/
    3. Use Wine /  Winebottler to run the Application without the need for a complete Windows installation.
    http://winebottler.kronenberg.org/

  • Will Adobe Photoshop Elements 8 install and run using Windows 8 OS

    Will Adobe Photoshop Elements 8 install and run correctly using Windows 8 OS?

    Hi regnis33,
    Please find the system requirement for installing Photoshop Elements 8: http://helpx.adobe.com/x-productkb/policy-pricing/system-requirements-photoshop-elements.h tml
    Regards,
    Romit Sinha

  • Will Adobe 9 standard install and run on windows 7 professional 64 bit?

    I have a 64 bit Windows 7 professional environment and would like to install Adobe 9 Standard on the computer. Will it install and run properly in this environment? If not, will it install and run from XP virtual machine?

    It should work but there are few things to consider. Please go through the following page for more details: Support policy | Acrobat 9 | Windows x64
    -Shashi

  • 9iFS simply does not install and run on WIndows 2000

    hello,
    story so far ( sigh. )
    1) install failed but ran ifssetup.bat to complete as per a previous thread suggestion
    2) added log-on-as-batch privilege to administrator ( with which everything is installed and run )
    3) from the EMWeb start node and launch domain work correctly, but start domain fails.
    4) running ifslaunchdc.bat and ifslaunchnode.bat works fine, but ifsstartdomain.bat worked correctly before i rebooted the machine after installing the software, and from then on gives me the following error :
    exception IFS-45002 unable to start domain controller,
    exception IFS-21008 unable to connect to IFS service
    exception IFS-32005 failed to get prepared statement etc
    I have seen any number of people here post about this problem, but has any one got a solution !!!???
    A number of people mention ensuring the domain controller is started with the correct account details. As i have installed everything as administrator and everything is run with administrator account, I fail to see how this can help. Any help very much appreciated.
    I am finding it VERY difficult to understand why it is so problematic to install this software - even the installer fails to complete on a clean machine meeting all the oracle specified criteria.
    Regards
    Tom

    Hi, I'm assuming you are using the Manual Install. Did you already Uninstall any current Flash Player version?
    If not, download and SAVE to your Desktop the Uninstaller:
    http://kb2.adobe.com/cps/141/tn_14157.html
    Then download and SAVE to your Desktop the Installer:
    http://www.adobe.com/products/flashplayer/fp_distribution3.html
      Use the EXE Installer for Windows and Internet Explorer. Use the EXE Installer for the plugin based browsers
    Then use the Administrator Account and CLOSE all browser Windows. Disable any instant messenger service from the system tray.
    Run the Uninstaller and reboot(restart) your computer.
    Then Run the Installer and reboot.
    That message appears because the IE browser window is open.
    Thanks,
    eidnolb

  • HT5628 Is there any possiblity of installing and running only windows 8 without running boot camp stuff in the background?

    I want to use my mac mini as a stand alone hardawre for windows 8. If it is possible please help with what to do...

    Backup / clone Mac OS X to another drive for safe keeping.
    Boot from Windows 8 DVD and just format the entire drive, make sure to have everything else not needed unpugged.
    Nothing hard.
    What is Boot Camp 5?
    Boot Camp 5 is not a release of OS X software. Rather, it is a release of the Windows Support Software (drivers). You will need to use this software on your Mac with Windows 8 or Windows 7. For more information on Boot Camp 5, see thttp://support.apple.com/kb/HT5639
    Which Macs support Windows 8?
    MacBook Air (Mid 2011 or newer)
    MacBook Pro (Mid 2010 or newer)
    Mac Pro (Early 2009 or newer)
    Mac Mini (Mid 2011 or newer)
    iMac (27-inch, Mid 2010 or Mid 2011 or newer)
    For more information, see this article.
    What are the System Requirements for Windows 8?
    Please see this article.
    How can I install Windows 8 on an eligible computer?
    Use the Boot Camp Assistant. The assistant will partition your internal hard drives and install Windows 8. For more information on Windows 8 installation, see the Boot Camp Installation & Setup Guide.

  • How to install developer suite on windows vista

    trying to install the dveloper suite on windows vista, keep gettting error that the pagefile(swap file) size is 0 and need to fix this problem.
    did any one have this problem
    using developer suite x86-101202 (compatibility mode xp sp2)

    Have you followed the steps under "III. After the install completed" in this thread?
    Forms 10g installed and running on Windows Vista
    And note the fourth paragraph from the top. There is a BIG bug in Forms Builder 10g running on Vista. When you try to compile a program unit (procedure) that calls another one that has compiler errors, the Forms Builder crashes. So it can be pretty frustrating if you actually try do any forms development work.

  • Installing developer 6i on Windows Vista Ultimate

    Hello everybody,
    I tried to install Developer 6i on Windows Vista Ultimate, know if there are any patch or something like that?
    When you do not have the install path in the regedit. And I lose all the icons in my applications.
    Please I need help,
    Miguel

    Forms 6i installed and running on Windows Vista

  • Cannot re-install iTunes after repairing Windows Vista.

    My Vista crashed and I repaired it and, subsequently i'Tunes wouldn't open so I uninstalled it and now iTunes won't re-install and I get the message saying that the old copy cannot be removed. I've reviewed the troubleshooting hints on this site and I've even installed and run the Windows Cleaner program that I downloaded from Microsoft. Of, course, iTunes didn't show up in the list because I had already uninstalled it. I've deleted every reference to iTunes or QuickTime in my registry and it still won't install.

    Hello Zeeghee,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iTunes for Windows: "Error 7" message when opening iTunes
    http://support.apple.com/kb/ts3074
    Best of luck,
    Mario

  • Need to install and run Reports & Forms on Windows 98. Help!!

    Hi guys !!
    I need to install and run Oracle Reports & Forms on a Windows 98 OS. I can find the download of Reports & Forms for NT but I'm not sure if this download works on Win98 ?? Please help. Urgent.

    Hi guys !!
    I need to install and run Oracle Reports & Forms on a Windows 98 OS. I can find the download of Reports & Forms for NT but I'm not sure if this download works on Win98 ?? Please help. Urgent. I am having the same problem, but with Windows ME. I was able to get Oracle 8i to work by entering a line in the Compatibility 95 section of my win.ini, and I installed the Forms & Reports for NT, but it won't see my database.

  • I want to install Adobe PageMill 3.0 on my laptop which runs under Windows Vista but cannot because the original input was on floppy discs, and I don't have a floppy disc drive.

    Is Adobe PageMill 3.0 still available? I use it to run three websites but it does not run on my new desktop which has a 64-bit operating system. However it would run on my laptop which runs under Windows Vista. But the original installation was from floppy discs and I do not have a floppy disc drive.

    I am sorry Lcosahedron I am not aware of a download location for Adobe PageMill 3.0.  It appears it was discontinued in 1999.  You can find more details at Adobe PageMill - Wikipedia, the free encyclopedia.

  • Is it possible to install and run Windows Server 2008 on a Mac Mini Server in a Virtual Machine software like Parallels

    I am wondering if it is possible to install and run Windows Server 2008 on a Mac Mini Server as a VM as my main application uses Windows VisualBasic and Fox Pro and requires a Static IP to connect to it, My other offices connects to Windows Server via RDP.
    Basically I am researching a Server for the same purpose and since Mac Mini and OsX both are robust in nature it can fit the bill if every thing work fine.
    Thanks

    From the Parallels website:
    32-bit Operating Systems
    Windows 8 with: Windows 8, 8.1 (when available)
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2008 R2, SP2, SP1, SP0
    64-bit Operating Systems
    Windows 8
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2012
    Windows Server 2008 R2, SP2, SP1, SP0
    I do suggest that you upgrade RAM to at least 8gig
    if you haven't already.
    FWIW, I currently use Win8/64 bit with Parallels on a 2011 Mini Server
    using the windows environment for engineering applications and have
    had no issues.  I am running Mountain Lion but do not have the
    Server app installed.

  • Can I install and run Photoshop CS2 on a Windows 7 64Bit OS?

    I just purchased a computer It is a Windows 7 Ultimate 64 bit OS.  Can I install and run Photoshop CS2?  What issues would I have?

    For what it's worth I have Photoshop CS2 running fine on Vista x64, but I've not moved it over to my Windows 7 x64 machine.  Generally speaking, things that work fine on Vista x64 work fine on Windows 7 x64.
    That said, you might want to wait until you hear from someone who's actually tried the exact combination themselves.
    -Noel

  • Please help. ive bought a second hand ipod nano, when i connect it to my  pc it recognises it as a sigma mass usb device, yet its a 8gb ipod nano,and i tunes does not recognise it, im running on windows vista basic yet my own 80g classic ipod runs perfect

    please help. ive bought a second hand ipod nano, when i connect it to my pc, it does not recognise it in itunes,yet it comes up as a sigma mass usb device. its an ipod nano 8gb?. im running on windows vista,my own ipod classic runs fine.

    there is a good chance that this can be related to bad contact in USB lead.. e.g not enough power from IPOD to PC so that pc cannot recognise it. Where I work I get alot of USB devices on pc's that are not recognised and most of the time it is the connection to the device that is not good enough because the flat end of the USB adapter has been gradually bent over time just slightly and now contact is not good. It can also be todo with drivers or If you are using it through a USB hub.
    so if it is not working through USB hub try direct. also try in back of PC as these Ports or direct access to main board to pc and would be less trouble some if there was a voltage loss from mainboard in pc to front of unit.

  • TS5376 I have a laptop that i am running with Windows Vista. A while ago, it stopped running iTunes and comes up with the error : Runtime Error: R6034 - An application has made an attempt to load the C runtime library incorrectly.

    I have an iMac as my home computer, upgraded to this about a year ago from a windows pc and love it.
    However...
    I have a HP Compaq laptop that i am running with Windows Vista, which I use when travelling. A while ago, I believe on an update, to either windows or itunes, it stopped running iTunes and comes up with the error : Runtime Error: R6034 - An application has made an attempt to load the C runtime library incorrectly.
    I have a reasonable amount of tunes stored on my laptop, and am unable to ascertain as to whether this fix for allowing itunes to work again will delete my music folder and lose all the tunes i have on my laptop already?
    The contents of my music folders on my laptop and iMac are not the same, as they are not synced!
    Any help please on this would be appreciated!
    Pete

    See Troubleshooting issues with iTunes for Windows updates. The second box covers the basic removal and repair steps. The rest is links to other useful resouces.
    tt2

Maybe you are looking for

  • How to create page tabs in Numbers

    I am trying to create Tabs for 12 pages in the same document for numbers. These tabs that I would like to create are what I am used to on Excel and you can have one document with seperate tabs at the bottom. Not sure if numbers can do this?

  • IPod Touch (3rd Gen) completely unrecognized by multiple PCs - suggestions?

    Recently I picked up a 32GB iPod Touch from a pawn shop; the guy let it go for cheap since it was disabled and he couldn't figure out how to re-enable it, which I figured wouldn't be a problem. However, the device doesn't seem to be recognized in eit

  • Prject Online queries

    Please reply to the following:   Whether we can create public facing site or intranet portal using Project Online with Project Pro for Office 365. Is Project Pro for Office 365 and Project Online with Project Pro for Office 365 - mobile compatible

  • Is there a reset, or reinstallation disk I can buy for my macbook pro?

    I need to reset my macbook pro, the person I bought it from did not wipe it properly so I cannot update everything. Is there something I can buy to completely reset it?

  • Dead Lock occured while Sync index in oracle text

    Hi All, We are facing dead lock issue which syncing the oracle text index . The index is built on the local partitioned table and the sync index has the parameters below, parallel - 4 memory - 20M the error message is, System error: Plsql job executi