HELP - CF8 administrator not loading

We recently  downloaded and installed the trial version of CF8 becuase of issues we were having withour website. it appeared that was going to be the fix so we purchased the software. (CF8 Standard). I got the license and wanted to apply it but I couldn't get into the administrator program. I was told that it could not be applied to the trial version and I would need to uninstall and reinstall from the download. so I did. when I went to install the software it asks for the old serial number. which I don't have one. the screen gives another option to choose Devolper. I chose that and entered the serial number. I went through thte install with no errors and clicked finish with the check to open the administrator. well no matter what I try I cannot open it. I've tried the port 8500, localhost, 127.0.0.1, you name it. the message is that the page cannot be displayed with a 400.  I called customer support and they said it was technical but tech support isn't helping me. I found several articles pertaining to the same thing but none worked for me.
I really need to get this going since our website is not working becuase of it. any help would be apprciated.
Thanks

@Techy_20, are you sure CF is indeed up and running? You could have JRun start but the CF web app (within it) not running. You can't rely solely on seeing the jrun process running or not. Also, have you looked at the logs (both cf/logs and cf/runtime/logs) to see what they may report?
You say that the Admin is not "loading". Well, the admin can be started a couple of ways, either using your external web server (IIS, Apache, etc.) or via CF's internal web server. That is a choice on installation (or that can be changed later using the web server configuration tool). Do you recall what choice you made on install?  And since this is on Windows, and CF8 Standard, are you on the box where CF is installed? If so, use start>programs>adobe>coldfusion 8. Do you see the Administrator choice? What happens when you choose that? And if you're not on the box (or want to open the admin remotely), still, try that first (on the box). What happens then? You may learn a lot from trying that, before trying to access it remotely.
Let us know if any of that helps.
/charlie

Similar Messages

  • ITunes help page does not load

    Greetings,
    Ever since updating to iTunes 10, the help page does not load. It's blank. If I click the home menu, I can switch to another app's help page just fine, but when I switch back to iTunes, it's blank.
    Also, if I enter a search term on the blank help page, it willreturn hits, but when I click on them, I again am left with a blank screen.
    BTW, the gear menu is a sticky menu (one click and it stays down) but the home menu I have to hold the mouse down. Not sure if that's normal behavior, but I thought I'd throw that out there too, just in case it's helpful.
    Help (with help)!

    It happens the same to me. But also when click in the topic link a warning shows up telling me I need internet connection to view that help topic.
    Of course I'm online and my connection works pretty well.
    I tried rebuild help files with Onyx but no help.
    Anyone resolved this issue?

  • Help with Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.

    This was all working yesterday, but this morning, I cannot run in the dev fabric, or even setting the website project as a startup project directly, I get the following error:
    Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'msshrtmi' could not be loaded.
    === Pre-bind state information ===
    LOG: User = Andrew-VAIO\Andrew
    LOG: DisplayName = msshrtmi
    (Partial)
    WRN: Partial binding information was supplied for an assembly:
    WRN: Assembly Name: msshrtmi | Domain ID: 3
    WRN: A partial bind occurs when only part of the assembly display name is provided.
    WRN: This might result in the binder loading an incorrect assembly.
    WRN: It is recommended to provide a fully specified textual identity for the assembly,
    WRN: that consists of the simple name, version, culture, and public key token.
    WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
    LOG: Appbase = file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/
    LOG: Initial PrivatePath = C:\Users\Andrew\Desktop\Beko2011Azure\Website\bin
    Calling assembly : (Unknown).
    ===
    LOG: This bind starts in default load context.
    LOG: Using application configuration file: C:\Users\Andrew\Desktop\Beko2011Azure\Website\web.config
    LOG: Using host configuration file:
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/bin/msshrtmi.DLL.
    ERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.
    Stack Trace:
    [BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0
    System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +39
    System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) +132
    System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +144
    System.Reflection.Assembly.Load(String assemblyString) +28
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46
    [ConfigurationErrorsException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +618
    System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +209
    System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +130
    System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
    System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +94
    System.Web.Compilation.BuildManager.CallPreStartInitMethods() +332
    System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +677
    [HttpException (0x80004005): Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9079228
    System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +97
    System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +258
    Note that the dev machine is x64 Win7.
    I have not tried deploying this to staging since the issue started as I'm a bit nervous of touching the staging/live environment until this is solved.
    Removing the PlatformTarget element from the project file has no effect
    Removing the msshrtmi.dll file from the bin directory of the website project ends up with 
    'Could not load file or assembly 'Microsoft.WindowsFabric.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified'
    I have used Git to revert to the last working build to no effect (But I don't have the obj/bin folders in GIT), but it has atleast reset the project files etc.
    If I return msshrtmi.dll to the bin folder and switch the model and website projects to x64 there is no change
    If I switch both to x86 then I get an error Could not load file or assembly 'BekoModel2011' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    which is the model project - presumably because to run on my x64 machine I need the 64bit version?
    I really need to be able to debug and then publish some changes ASAP.
    Andrew

    Hi,
    Is it true that you're using IIS to host the application? Could you check whether the process is x64 or x86 one via task manager or config in IIS manager?
    http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx
    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Help with images not loading

    My Flash page is supposed to load images from Photobucket.
    However, the images are not loading. I've checked two things to see
    if they have an effect:
    1) Whether Photobucket has a policy file (crossdomain.xml) to
    allow external access. It does.
    2) Changing the allowScriptAccess parameter to "always".
    Here's the HTML page where the Flash file is being used:
    http://www.geocities.com/mikehorvath.geo/legopanotour.htm
    The page works fine on my harddrive. I'd appreciate any help.
    -Mike
    [edit]
    Duh! I didn't properly understand the purpose of policy
    files. The domain of my own site's server needs to be listed in
    Photobucket's policy file. Please ignore this message.

    same damn problem I am probably having...When using IE and
    deleting temporary internat files it disables/corrupts/removes
    proper function of the adobe flash player....You can reinstall all
    night long and it will claim a "successful" installation but, it is
    not....YOU MUST FIRST UNINSTALL ADOBE FLASH PLAYER USING THE ONLY
    TOOL THAT WILL DO THIS WHICH IS THE FLASH PLAYER UNINSTALLER FROM
    THE ADOBE WEBSITE....BE SURE AND SAVE IT BECAUSE YOU WILL BE USING
    IT FOREVER.....Once you have used the uninstaller program you can
    then sucessfully and truthfully download the latest adobe flash
    player.......WILL SOMEBODY FROM ADOBE FIX THIS!........
    Adobe
    Uninstaller at bottom of page

  • HELP! Images not loading and Firefox taskbar icon is a white file.

    I went through all the suggestions in the image not loading help page and same with the add ins and nothing helping. The images load fine on Google Chrome so I know it's not the site. It might just be Adobe Flash images, but that's as far as I know how to pinpoint.
    As far as the task bar goes, it's just a while file icon instead of the Firefox one. It doesn't bother me, but I just thought it might be related.
    I'd appreciate any help! Anybody! Thanks,
    Stef

    What do you see if you right-click the area where such a missing image should be?
    Is that a context menu for images with "View Image Info"?
    Are there any icons on the location bar that plugins are used or mixed content is blocked?
    If images are missing then check that you do not block images from some domains.
    *Press the F10 key or tap the Alt key to bring up the hidden Menu bar.
    Check the permissions for the domain in the currently selected tab in "Tools > Page Info > Permissions"
    Check "Tools > Page Info > Media" for blocked images
    *Select the first image link and use the cursor Down key to scroll through the list.
    *If an image in the list is grayed and "<i>Block Images from...</i>" has a checkmark then remove this checkmark to unblock images from this domain.
    Make sure that you do not block (third-party) images, the <b>permissions.default.image</b> pref on the <b>about:config</b> page should be 1.
    Make sure that you haven't enabled a High Contrast theme in the Windows/Mac Accessibility settings.
    Make sure that you allow pages to choose their own colors.
    *Tools > Options > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    Note that these settings affect background images.
    See also:
    *http://kb.mozillazine.org/Website_colors_are_wrong
    There are extensions like Adblock Plus (Firefox/Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images and other content.
    See also:
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    *http://kb.mozillazine.org/Websites_look_wrong

  • Help! Yahoo not loading!

    My Yahoo Mail is not loading on my Nokia N86! It always used to up until a couple of days ago...but now when I connect and open my inbox, it says "Yahoo is now connected", but then  the application goes off! How come Yahoo won't load anymore? Any clues?
    Thanks

    Go to the  menu, up in your title bar at the top of your screen, click on it and choose Force Quit...
    Find Mail in there and Force Quit it. Then restart your Mac and see what happens then. I have seen reports of Yahoo Mail acting up today but I haven't had any trouble with it myself.
    DALE

  • Help viewer is not loading content

    When I try to view the help files for certain apps, nothing loads. I get a spinning gray wheel. I first noticed this when trying to view the help files for iPhoto (9.5.1), but other apps such as iTunes and iBooks Author have the same problem. Some apps do have help files that work -- probably the ones that ship with Mac OS X such as Calculator.
    I am having the same problem on two different MacBook Pro models, both running Mavericks 10.9.4. They are on different networks (my home and work machines).
    I did look in the Console for clues and see this whenever the help fails to load:
    9/8/14 4:36:31.254 PM HelpViewer[26182]: https://help.apple.com/Library/Documentation/Resources/Flamingo/6/flamingo.js: TypeError: 'null' is not an object (evaluating 't.length') (line: 2)

    Sometimes just closing and reopening the Help window will clear up the problem. If it doesn't, log out or restart the computer and try again. Otherwise, you may need to delete the Help cache.
    Back up all data before proceeding.
    Triple-click anywhere in the line below on this page to select it:
    ~/Library/Caches/com.apple.helpd
    Right-click or control-click the highlighted line and select
              Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder selected. Move the selected folder to the Trash. Log out, log back in, and test. Help pages will be slow to load at first.
    If that doesn't work, the problem may be caused by network conditions. It may go away by itself, though I can't say how long you should wait.
    A persistent failure to load help data has been reported as an issue with satellite networks. Test on a different network, if possible. I've also seen at least one report that Photo Stream in iCloud can mysteriously interfere with Help. I'm not sure whether that's true, but try disabling Photo Stream, if applicable.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combinationcommand-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • Need major help with websites not loading...

    So I have done what I think is everything... some websites just don't load... they tell me... that the server dropped the connection or that it timed out.
    So, I've worked with my dsl provider and they even came out with a computer (PC) and the websites seemed to have worked for them. I reloaded the operating system... nothing seems to be working... I even tried to browse with the firewall not on. Help. Please... I need to call Applecare again but this is making me crazy...

    Hi there!
    I agree with Al Van, you should post a couple of URLs for all to check out. You should also give a few more details, type of browser and type of connection (wireless or ethernet).
    Here's a good link to check on your connection speed and quality of connection: http://myspeed.visualware.com/ - this uses Java, if you have difficulty with this link post back.
    I surf the web with both a Mac and a PC and have never had problems loading websites on either computer (unless they were offline). I occasionally will run into sites rendering differently on each computer. The problem you described "the server dropped the connection or that it timed out. " is a connection issue or your Mac is taking "too long" to gather info and rendering page...
    Post back with more details... Rick
    you can try this link: http://alertra.com/spotcheck.php to check if the sites you cannot reach are off line...

  • WRT54G help - Web pages not loading

    I'm running a WRT54G v8.2 to link up my Intel Core Duo iMac (wired), and Xbox360 and iPhone (wireless.) Everything was working great until this morning when certain sites stopped loading or fully loading. (Have made no changes to any settings on the router or the computer.) Gmail and other simple sites are OK - but many other sites (including message boards and FedEx) don't work in any browser. I'm getting the same problem surfing the web on my phone - it's actually faster (and more reliable) to bypass my wireless network and just use my AT&T Edge. Xbox connects - but I haven't tried using it to see how fast the connection is. I downloaded the latest firmware and installed that - didn't seem to help much if at all. I've tried restarting my modem and router - and the problem seems to get better if I remove the router from the equation. Any bright ideas are appreciated - I'm an amateur at best when it comes to this stuff.
    Message Edited by mikeandrae on 05-31-2008 08:38 AM

    Click start >> Control Panel >> Internet Options >> Click delete cookies & files & clear history >> Under advanced click reset to defaults ....
    Try any other browser ....
    Or else ...change the MTU size to 1300 & click save settings. ..

  • Help! Resources not loaded.

    I am trying to run a "thin" client that interacts with a server through EJB with WebStart. I get the application to start, but unfortunately none of the resources (config files, icons etc.) load. What is the easiest way to get the program to run closely or the same as it runs as a standalone application? The resources are are included in the jar file structure, and ./data/images/ is the path from the classes to the images still. If there is a way to get this to work without changing much or any code, that would be best.
    Thank you,
    Jeff

    Well, you'll have to load your resources like this:
    URL u = this.getClass().getClassLoader().
    getResource("relative/from/root/of/jar/path/to/fresource/file");
    // "this" has to be a class which was loaded from the same jar as your resource, if you're using multiple jars/extensions.
    // or ...AsStream, whatever.AND if you're using JRE 1.3.0_02 or _03, it might not work anyways, and it especially won't work if it's loading it from the local filesystem, even with JRE 1.3.0_01, which Sun has reverted to packaging with WebStart 1.0.1_02.
    Weeee!

  • PLEASE HELP ITUNES WILL NOT LOAD

    hi thanks for looking
    iv got the latest version of itunes but when i click on it i starts to load then just stops
    cheers steve

    I have similar issues...
    Three pc's, two are identical hardware twins (one is a clone for the other as absolute backup) the other my home PC.
    One of the twins upgraded no problems. The sibling upgraded but iTunes will not come to the desktop, it loads and sits in the process list doing nothing.
    I checked all the "answers" in this forum and nothing worked on the twin pc at all except uninstalling and going back to the previous version which I had to get from the hippo site (note to Apple: at least leave the previous version available for download for those "update" moments).
    The home machine upgraded but I lost my audio drivers and software completely. Fixed it by re-installing the audio drivers and software after installing iTunes.
    Either way you look at it there are a lot of users on the pc with this problem, Apple have changed something fundamental (you never used to have to reboot after upgrading or fresh installing) and it is causing issues that they should address.
    Wasted a lot of time sorting this out for myself and not sure I want to "upgrade" to the next release, not sure I trust Apple software forward of this as I have a lot of music stored and the thought of having to really have to recreate the library because of an update issue ith no fall back...
    Rabtok.

  • Cisco 3845 - Enable bluetooth but cucm administration not loading

    Hello Guys,
    I am trying to enable Jabra bluetooth on Cisco 3845 for a 7962g phone and I am trying to access cucm page and I am unable to do it. I need some help from you guys. Page gives Http error 404, Apache Tomcat. Not sure where to start troubleshooting.
    We have Cisco 3845 and Cisco Unity Express 8.6.1 installed.

    Hi p.bevilacqua
    Thank you for this info  I actually tried all those options aswell but still no luck.. could it be a IOS or DSP  issue ?
    in The meantime I have forwarded this link on to the 3rd partyCisco (Call manager) provider aswell.

  • HELP! Software not loading

    I won a free copy of iwork 05 last year, but finally got a new ibook to load it on this year. I try to load but it keeps coming up as "information empty - please try again" dirung the loading process - is it defective and if so what should I do?

    Welcome to Apple Discussions SDG
    If you got that iBook after the first of May or so (after the launch of Tiger), it likely has a trial of iWork '05 on it. If that is the case, the installer is seeing that installation & recognizes that there is nothing to install. The error message is no help at all in explaining the problem. All you should need to do is launch the trial of either Pages or Keynote, click buy & enter the serial number from your boxed version. My user tip, Can’t install iWork after using the iWork trial, can help if you have deleted any parts of the trial, particularly the last section of the tip.
    When entering the serial number for iWork '05, it may be worth reading another user tip, iWork: serial number tip. The font used for the serial number labels is very difficult to read. Fortunately, the serial number labels with iWork '06 are greatly improved.

  • HELP! SONGS NOT LOADING!

    Help! My itunes dektop icon is missing, and I realoaded it but all of my song are not on my playlist! How can I get them to appear?? Help ASAP! Please! IM or e-mail [email protected]! Please help!

    When you say playlist, do you mean the library? Playlsits don't return after you re-install iTunes. If there is nothing in yur library then you will have to find the iTunes music folder. On a pc, iTunes makes a folder where it puts all the music you buy and import. Then tell iTunes to conect to the folder. It should import the music again, or you will just have to click all the files and open them with iTunes.
    ~Valentine

  • Help with Apps not loading

    After loading the latest iphone version, my apps wouldn't load, so I put back to factory settings and started again...now none of the apps will install on the phone, because I am not authorized for them on this computer , I have tried de-authorizing the computer, rebooting and re authorizing, then syncing again, nothing works

    Same here. As per apples instructions you have to authorize each id you have. I have 2, one as a developer and one regular. I accidently installed an app under the developer id. I want to track these apps under my regular id and switched the phone and itunes over to the other id. Now nothing works. 

Maybe you are looking for