Windows 7 NetBeans and Other Programs Crash on Windows 7

myasir

New Member
Joined
Mar 10, 2009
Messages
2
Hello all,
I've just installed Windows 7 (build 7022). My problem is that some programs are not working at all. They include Firefox 3, NetBeans 6.1 and some others as well. I'm not sure but I guess it may be because Win7 is not allowing these programs to access files on C: drive, because MyPhonExplorer was not working but I moved its database from C: to E: drive and it started working fine. Could some one please hep me? I've to make my java assignment in NetBeans lolz.
Thanks in advance.
 


Solution
It seems like you are encountering compatibility issues with some programs on Windows 7 (build 7022), where certain programs like Firefox 3, NetBeans 6.1, and others are not functioning properly. One possible reason for this could be related to file access permissions on the C: drive. Here are a few steps you can take to troubleshoot and potentially resolve these issues with the programs:

Troubleshooting Steps:​

  1. Compatibility Mode:
    • Try running the programs in compatibility mode. Right-click on the program's shortcut or executable, go to Properties, then Compatibility tab, and select an earlier version of Windows that the program is known to work with.
    []Run as Administrator:
    • Run the...
It seems like you are encountering compatibility issues with some programs on Windows 7 (build 7022), where certain programs like Firefox 3, NetBeans 6.1, and others are not functioning properly. One possible reason for this could be related to file access permissions on the C: drive. Here are a few steps you can take to troubleshoot and potentially resolve these issues with the programs:

Troubleshooting Steps:​

  1. Compatibility Mode:
    • Try running the programs in compatibility mode. Right-click on the program's shortcut or executable, go to Properties, then Compatibility tab, and select an earlier version of Windows that the program is known to work with.
    []Run as Administrator:
    • Run the problematic programs with administrative privileges. Right-click on the program's shortcut or executable, then choose "Run as administrator."
    [
    ]Check File Permissions:
    • Ensure that the programs have necessary permissions to access files on the C: drive. You can adjust file permissions by right-clicking on the file or folder, selecting Properties, and then modifying the permissions under the Security tab.
    []Move Program Data:
    • Similar to what you did with MyPhonExplorer, consider moving the program data or installations to a different drive (like E:) where they work without issues. This can help bypass any permission problems on the C: drive.
    [
    ]Update Programs:
    • Ensure that you are using the latest versions of the programs. Older versions might not be fully compatible with Windows 7.
    []Reinstall Programs:
    • If the above steps do not work, consider reinstalling the problematic programs. This might resolve any installation issues that could be causing the problem.
    [
    ]Java Assignment in NetBeans:
    • Since you mentioned needing NetBeans for a Java assignment, ensure that you have the Java Development Kit (JDK) installed and properly configured in NetBeans for Java development.

      Additional Note:​

    • Windows 7 build 7022 is a pre-release version, which may have more compatibility issues compared to the final release versions. Upgrading to a more stable version of Windows 7 may also help resolve some of the compatibility issues. Try these steps and see if they help in resolving the issues with the programs on Windows 7. Let me know if you need further assistance or if you encounter any other issues!
 


Solution
Back
Top