my localhost is working but my tray buttons are not
Posted by: Danlong13579 (73.184.215.---)
Date: September 08, 2014 06:05AM

Windows 8.1
Skype has been fixed to not use port 80
have all my .net frameworks
have all the Microsoft Visual C++ updates

-error-
Aestran Tray Menu
Could not execute menu item (internal error)
{Exception} Could not execute run action:
The application has failed to start because its side-by-side configuration is incorrect.

Options: ReplyQuote
Re: my localhost is working but my tray buttons are not
Posted by: Otomatic (Moderator)
Date: September 08, 2014 11:14AM

Hi,

> ...because its side-by-side configuration is incorrect.
> have all the Microsoft Visual C++ updates

I'm not sure you are all needed VC packages.

You need VC9, VC10 and VC11 packages and two times each if you use Windows 64 bit.

See: [forum.wampserver.com]

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: my localhost is working but my tray buttons are not
Posted by: Danlong13579 (73.184.215.---)
Date: September 08, 2014 06:16PM

I have them all, there still not working
-VC9 64bit 32bit and the security update
-VC10 64bit, 32bit
-VC11 64bit, 32bit

Options: ReplyQuote
Re: my localhost is working but my tray buttons are not
Posted by: Otomatic (Moderator)
Date: September 08, 2014 07:21PM

Hi,

See error(s) related to side-by-side in Event Viewer: Application event log
One or more VC dll are not correctly installed.

Have you actually tried to install the six packages and you responded Repair where it was said to you Already installed?

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: my localhost is working but my tray buttons are not
Posted by: Danlong13579 (73.184.215.---)
Date: September 08, 2014 07:44PM

Yup it come up as repair, and i have no events in my log i have been going through forums for about 3 days

Options: ReplyQuote
Re: my localhost is working but my tray buttons are not
Posted by: Danlong13579 (73.184.215.---)
Date: September 08, 2014 07:47PM

found the event
Info
-Activation context generation failed for "C:\Users\MaryJane\Desktop\chrome.exe". Dependent Assembly 37.0.2062.103,language="*",type="win32",version="37.0.2062.103" could not be found. Please use sxstrace.exe for detailed diagnosis.

Options: ReplyQuote
Re: my localhost is working but my tray buttons are not
Posted by: Danlong13579 (73.184.215.---)
Date: September 09, 2014 06:42PM

i would love to get this fixed im a web designer and we use wamp to check our work i have used it for 2 years i have team viwer

Options: ReplyQuote
Re: my localhost is working but my tray buttons are not
Posted by: Otomatic (Moderator)
Date: September 09, 2014 07:14PM

Hi,

The error "side-by-side" is most often caused by a lack of "transmission" between 32 and 64 bit dll of VC packages.
I propose - with no guarantee of success -:
- Uninstall Wampserver 64 bit
- Check that both wampapache64 and wampmysqld64 services no longer exist.
-- We must start the Services Manager to see it.
-- If the services still exist, they must be eliminated via a command window with the commands:
sc delete wampapache64
sc delete wampmysqld64
- Reboot
Install Wampserver 2.5 32 bit

If you have local websites and databases in the tree wamp, you either save them. I recall that the only sustainable way to save a database is to perform an export to a file in SQL format.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.