Today I have installed fresh copy of ColdFusion 10 (32 bit) 'ColdFusion_10_WWEJ_win32.exe' after uninstalling ColdFusion 9, But after installation when I opened the administrator it is showing this Error.
Any suggestion how to fix this issue ?
I have visited the Adobe forum with the same issue , I installed 'ColdFusion 10 Mandatory Update' ,Even after this it is showing the same Error.
Any suggestion will be a great help..
Related
I am getting below error while installing sitecore 9.0 update 2 on task 11 .
After troubleshooting I came to know that I had install web deploy 4 which is not supported to SIF 1.2.1
I uninstall and reinstall version 3 problem got resolved.
Installed Web Deploy in
Visual Studio before to run installtion script.
Use the search box to search following tools and add as depicted in below screenshot.
I have installed VS 2012 Ultimate and Sitecore Rocks 1.4, connected to the sitecore instance, create a solution and connected with sitecore rocks and when I try to create a layout from my solution Im getting an error
"Could not load file or assembly sitecore.rocks, version 2.0.0.0, culture=neutral, publickeytocken="...
I tried to installed Rocks version 2 but its not getting installed in VS 2012,
Please help me on fixing this..
I know this is an old question but I hope this will help someone in the future.
I was having the same error and then I realized the extention is local to the user. I login as a different user and install the extention and it worked for that user.
So under my user I uninstalled the extension.
Remove folder C:\Users\ {Your Username}\AppData\Local\Sitecore
Then searched for "rocks" in C:\Users\ {Your Username}\AppData\Local\Microsoft\VisualStudio and add remove those items too.
I don't know if I had to but I also removed these registry entries.(Remember to do a backup before removing them.)
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\ {Your VS version}\DialogPage\Sitecore.VisualStudio.Options.VisualStudioOptions
HKEY_CURRENT_USER\Software\Sitecore\Sitecore.Rocks.VisualStudio
HKEY_CURRENT_USER\Software\Sitecore\VisualStudio
HKEY_CURRENT_USER\Software\Sitecore A/S\Sitecore Rocks
Rebooted and reinstalled the extension then everything worked.
I want to try changing my development environment from Windows 8 to Ubuntu so I would like to know if it is possible to install CF11 Trial on an Ubuntu? It will be my first time working with Linux. I already know how to install Postgre 9.3 and pgAdmin. I'm clueless with CF though. Can anyone help me?
Ubuntu 13.04 and 13.10 are supported with ColdFusion 11. Here is the list of supported environments. You can download CF11 here. For installation instructions, see: Installing the Server Configuration
I updated my CF 9.0.1 server with CHF 4. I had upgraded Java to 7 just prior to that and couldn't restart the CF service. I find a lot of items on the problem but not a solution. Correction; the only solution is to back out the hotfix. I've verified that I did the hotfix according to instructions. All of the sites seem to work but I can't start CF Admin.
I'm running ColdFusion 8 Enterprise Edition on RHEL 4 32bit. I tried applying the ColdFusion 8 Update 1 (8.0.1) but the installation fails with the error below. Can anyone help?
Thank you.
===============================================================================
Installing...
===============================================================================
Installation Aborted
The installation of the Adobe ColdFusion 8.0.1 did not complete successfully.
Please make sure that the ColdFusion MX server has been shut down prior to
running the installer again.
All services related to coldfusion, webserver, jrun are stopped alerady.
I do not know about Red Hat but if you get this error on Windows then you need to stop all the JRun services to complete the update.
This article here has a section on starting a CF service on Linux http://www.aaronwest.net/blog/index.cfm/2011/2/7/Super-Guide-Installing-ColdFusion-9-on-CentOS-Linux I am pretty sure if you substitute start for stop in that command you might have some joy.