Can't find eclipse.ini within RAD installation - rad

I am getting JVM Teriminated , Exit code =1 when i try to open RAD 6.0 installed on Windows 7 - 64 bit. Upon looking for resolution of the problem i found that resolution of this lies somewhere within eclipse.ini file. I can't find eclipse.ini within my installation directory.

There is no eclipse.ini in RAD. RAD has rationalsdp.ini within RAD Home Directory.

Related

Mscomct2.ocx Can't register win 8.1

I have windows embedded 8.1 Industry Pro (64bit) and office 2010. I did everything that I was supposed to do ;
Just extract the .ocx file from the .cab file and Copy to the system folder c:\windows\sysWOW64 for 64 bit systems
Use regsvr32 through the command prompt admin to register the file "regsvr32 c:\windows\sysWOW64\mscomct2.ocx"
But when I go to additional controls, there's no "microsoft date and time picker."
What can I do ?
Thanks
After 2 hardworking days finally I found my problem. My problem was office64 bit edition not supports every activex like mscomct2.ocx when I installed office32 bit problem solved.

Win8/VB6 can't find project or library for common functions (str, Space$)

I have installed VB6 on my Windows 8 64bit laptop, I installed SP6 and when I try to run projects that I had working on my windows 7 32bit laptop I am running into a problem with common functions like Space$ or Str, where it tells me "Can't find project or library".
After some googling I have tried copying over my comdlg32.dll from the windows 7 laptop over to the syswow64 folder on the win8 laptop but saw no change. I have installed SP4 after I read that would solve it but that didn't work either. I also read that msderun.dll would help but after dropping that in syswow64 I did not see any change either.
Does anyone know how to fix this on Windows 8?
Find msvbrun60.dll (in 32 bit windows type regsvr32 msvbvm60.dll, for 64 bit do the same with c:\windows\syswow64\regsvr32 msvbrun60.dll). All those functions are in vba library which is msvbvm60.dll. If that fails reinstall the runtime files http://support.microsoft.com/kb/290887.

easyPHP-DevServer 13.1 apache unexpected error

I'm running Win 8.1 for 64 bit processor and installed easyPHP-DevServer 13.1 VC11 and MySQL 5.6.12 update.I'm trying to run it locally on my laptop. When I start easyPHP MySQL runs but apache log gives "unexpected error" and stops. I also get "MSVCR110.dll" is missing error. I installed the missing .dll but when I start easyPHP it still can't find it the .dll. The link for downloading the missing MSVCR110.dll is
http://search.microsoft.com/en-us/DownloadResults.aspx?rf=sp&q=microsoft%20visual%20c%2B%2B%202010%20sp1%20redistributable%20package
I learned on another forum to use the 2010 package not the 2012.
I need an answer for getting easyPHP to find the .dll and how to get apache running.
I'll take a guess and say that you need to download the x86 version of the Visual Studio redistributable. Even though I'm running a 64 bit machine, only the x86 version of the redistributable worked for me (I only tried VS 2012).
After that, Apache ran with no further problems.
Copy the folder of Apache (apache-tomcat-7.0.54) to the directory C:\Program Files (x86) and then just install again EasyPHP and it works. (I have the same problem and it's resolved by this method.)
I had the same problem... My solutions is download Microsoft movie maker. This solutions always work for me...
Here is a URL http://windows.microsoft.com/cs-cz/windows/movie-maker
But be careful, if u will install from windows essentials 2012, u must select 2nd choice. Like "Select programs, will be install" and select only pictures and movie maker

Testacular install fails, no vcbuild.exe

I'm trying to install Testacular (using nmp) on a Windows 8 Professional (64 bit) laptop, but it fails when it tries to install socket.io as part of this process. The error I get is
Could not load the Visual C++ component "VCBuild.exe".
To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual
Studio 2005 or 3) add the location of the component to the system path if it
is installed elsewhere.
I apparently have .NET framework 3.5 installed (it's checked under the add/remove Windows components bit in Control Panel), although I've not managed to find a vcbuild.exe. I tried installing an old copy of VS2005 but this resulted in a different error about an invalid project (.vcproj) file.
Can anyone suggest how I might get this working? Weirdly it installed fine on my work computer, which is very similar to the one on which it won't install (they're both 64 bit Win 8 Pro).
I ran into the same issue. I fixed this by adding this to environmental variable PATH: C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcpackages so that it can find vc build.
In Visual Studio 2010, the command line tool vcbuild.exe is replaced by msbuild.exe. So, please make sure you have right Visual studio.

MuleStudio - Error failed failed to load the JNI shared library

I have Windows 7 installation with 32 bit JDK.
When I try to run MuleStudio.exe I get the following error:
You need to download the 32 bit edition, which is rather hard to find on the first page.
Deprecation notice: The link is valid just for Mule Studio and not for the new Anypoint Studio. Basically think link is just for historical purposes here and there is a 99% chance this is the wrong link for you.
Check the All Mule Studio Downloads page. and select the 32 bit version.
another solution:
open your AnypointStudio.ini with notepad
add or edit the vm
-vm
C:\Program Files\Java\jdk1.8.0_151\bin // edit this with the path of your installed jdk