Getting “The referenced assembly is not installed on your system.” when trying to run Helicons ISAPI Rewrite Syntax Converter

January 7th, 2008 No comments

I recently upgraded to Helicon Techs ISAPI Rewrite 3. When trying to import my old version 2 ini file I recieved the error “The referenced assembly is not installed on your system” in the Event Log. After a couple searches I discovered that I didnt have some of the Visual C++ libraries installed.

My environment:
Windows 2003 Server (Advanced)
IIS 6.0

Installing this package resolved the issue. Microsoft Visual C++ 2005 Redistributable Package (x86)

Share
Categories: Web Tags: , ,

Error when trying to run Google Android application in Eclipse

November 27th, 2007 No comments

I was trying to build a new Android application using the Eclipse plugin. Everything went find according to the direction except when I tried to run the application. Eclipse said I need to fix errors before running. I took a look at the problems tab and it displayed this error: “Error executing aapt. Please check aapt is present at %”.

After poking around a bit, I found that I needed to specify the location of the SDK that you can download from Google. I was able to fix this by specifying the Android SDK location in the Android configuration section in Eclipse.

Window > Preferences > Android. In “SDK Location” enter the location of the extracted sdk: “C:\devel\sdk\android_sdk_windows_m3-rc22a”.

This also fixes the problem where eclipse cant find the android.jar library.

Share
Categories: Android Tags: , , ,
Performance Optimization WordPress Plugins by W3 EDGE