How to download Adobe Edge Inspect?

It maybe weekend woes, but I find it impossible to download Adobe Edge Inspect. For starters, I would like to test the free version.
This is what I'm doing
1 )install the Edge Inspect Extension on Chrome
2) sign up for Adobe Create Cloud
3) go to apps
x) edge tools & services does not include an icon for Edge Inspect
Following this blog post:
http://blogs.adobe.com/edgeinspect/2012/10/23/how-to-purchase-edge-inspect/
5) Go to plans page to select "getting started"
x) the button is disabled
Trying on the main edge inspect website
http://html.adobe.com/edge/inspect/
6) click on edge inspect
7) click on getting started
x) I'm back in the cloud apps section, without the edge inspect icon
I then downloaded the Adobe Application Manager
x) When running there is also no option to download edge inspector
Can anyone tell me if I'm doing something wrong?

The Learn More link for Adobe Edge Inspect directs you to different pages depending on if you are signed in or not with your Adobe ID.
If you are not signed in you will go to here http://www.adobe.com/go/edgeinspect which redirects you to here http://html.adobe.com/edge/inspect/. This is information on Inspect.
If you are signed in you will go here https://creative.adobe.com/inspect and be able to download Inspect. If you are not signed in and try to go to https://creative.adobe.com/inspect you will be redirected to https://creative.adobe.com from where you can sign in or create a new Adobe ID.

Similar Messages

  • How To: Use Visual Studio, IIS Express, and Adobe Edge Inspect to view local projects

    You CAN view a Visual Studio project with Adobe Inspect. The work around takes a little bit of time.
    This involves using IIS Express to run your Visual Studio project, which is mainly a setting in Visual Studio, a Firewall change, a few command line and IIS Express config change.  It isn't actually all that bad, but will make your life A LOT easier.
    Here are the steps. (Note these are steps I used for Visual Studio 2012 and your project is part of a solution project.  Windows 7 or Windows 8)
    1. If IIS in not turned on, turn it on.How to: Enable Internet Information Services (IIS) - this should install IIS Express as well.
    2. In Visual Studio, find the port that Visual Studio will be using for your project by Running your web project (Debug), and note/write down/save the port number that shows up in the browser when the project launches. (ex.  http://localhost:12345)
    3. Add a NetShare Reservation (process for this will be different for Windows XP)
    Go to your Command Line (CMD) in Windows and in c:\Windows\system32> type in
    netsh http add urlacl url=http://yourIPaddress:yourPortNumber user=everyone
    (ex. netsh add urlacl url=http://12.34.56.78:12345 user=everyone)
    Hit Enter key. You should be a successful add reservation message
    3. Go to your Windows Explorer (File system) and go to c:/Users/YourName/MyDocuments (or Documents)/IISExpress/config/ and open 'applicationhost.config'
    In the 'applicationhost.config' file find your site in the <sites> section.
    Example:
    <sites>
    <site name="WebSite1" id="1" serverAutoStart="true">
                    <application path="/">
                        <virtualDirectory path="/" physicalPath="C:\MyProjects\TestSite" />
                    </application>
                    <bindings>
                        <binding protocol="http" bindingInformation=":12345:localhost" />
                    </bindings>
                </site>
    </sites>
    In this section ADD 2 new lines to the <bindings> section. Note add your own IP address and your own Computer Name
    <binding protocol="http" bindingInformation="*:12345:12.34.56.78" />
    <binding protocol="http" bindingInformation=":12345:MyComputerName" />
    Save the config file.
    4. Open up your Windows Firewall and go to 'Advanced Settings'. Here you want to create an Inbound Rule.
    Right click on Inbound Rule and select New Rule
    - Rule Type select 'Custom'
    - Program leave this
    - Protocol and Ports > Protocol Type select 'TCP' then Local Port select 'Specific Port' and fill in the port number you got from VS.  Leave Remote Port alone.
    - Scope
    There are a few ways of doing this. Typically you would go the the Remote IP address and select 'These IP addresses: and select ADD > select 'Predefined set of computers' and choose Local Subnet.  IF this does not work leave Remote IP addresses > Any IP address option selected instead.
    - Action leave this
    - Profile select Domain and Private
    - Name put IISExpressWeb for the name
    Select 'Finish'
    5. Go to Visual Studio. (Note if you have multiple projects in your solution, choose your start up project. Right click on your project in Solution Explorer in VS and select 'Set as Start Up Project' )
    Right click on your start up project again and you should see an option to 'Use IISExpress'
    In the DEBUG dropdown (from the main menu bar at the top) select 'YourProjectName Properties'. Mine was the last one in the list with a wrench icon next to it.
    This should open an new tab in your project, You should see a left hand list of option and a right hand column of options.
    In the left column select 'Web' and in this tab select Use Local IIS Web server and select 'Use IIS Express' and type in your IP Address and port number (same as before) in the Project Url text box.
    Save.
    NOW, you should be able to run your project in Visual Studio and use Adobe Edge Inspect on your device and view new results in Chrome. You can develop from there.
    If you still can not see it working, please be sure your device is on the same SubNet or Wireless network as your computer.  If you are in a large network but the domains can still see each other, the Firewall Setting detailed above to allow Any IP Address in your Scope section.

    Hi CMosqueda,
    Thank you for taking time to share this information with other users.
    Thanks,
    Preran

  • Adobe Edge Inspect CC chrome plugin download failed

    I  found the  plugin  on  Adobe Edge Inspect CC - Chrome Web Store  as the document tells me , but after I clicked the install button , It allways turn out fail .

    Moving this discussion to the Edge Inspect forum.

  • Localhost issue with Adobe Edge Inspect on iPhone

    I'm synching up multiple devices to use Adobe Edge Inspect.
    I downloaded and installed:
    Chrome extension.
    Adobe Edge Inspect on Android (on a Samsung Galaxy Tablet)
    Adobe Edge Inspect on iPhone 4
    I am using a Windows 64bit OS.
    When I inspect online websites, both the tablet and iPhone synch.
    I have a local instance of Tomcat.
    I have a very simple index.html (Hello World in it).
    When I use in my chrome browser localhost:8080 my Android tablet is synched
    The iPhone does not synch, and I get a request timeout.
    I also attempted using the IP Address instead of localhost with the same result.
    The iPhone is synching with sites that I access that are hosted on the web.
    How can I get it to synch using Tomcat so that I can use my localhost instance?
    Thanks

    This is pretty strange. I think you should try making sure Windows Firewall and any other firewall or virus protection software is off and try again to see if you get a different result with your local apache server.
    Let us know if that helps. If not we'll see if we can come up with any other ideas.
    Mark

  • How can I access Edge Inspect from my Creative Cloud account?

    In the Edge FAQ it is stated, that all Edge apps are available for free (with certain restrictions). It is also said that those free versions are not limited to a certain timeframe, but I need a free Creative Cloud subscription to access them.
    Edge Inspect doesn't appear in my apps tab though. And I cannot activate a free Creative Cloud subscription either, because that is limited to 30 days.
    My question is, if I can use the free version of Edge Inspect. If yes, how? If no, why is there a free version that no one can use for free, only evaluate for 30 days?

    Does you computer meet the Tech Specs for Adobe Edge Inspect http://html.adobe.com/edge/inspect/tech-specs.html?

  • How do you connect edge inspect with chrome !?

    how do you connect edge inspect to chrome

    If you install the Chrome extension then Edge Inspect will syncronize with whichever page is in the current tab.
    =Ryan
    [email protected]

  • How to download adobe flash player onto MacBook pro

    Hi, can anyone tell me how to download adobe flash player onto my new MacBook Pro with retina display please?
    I don't know what operating system it has?

    If you've a new Retina display MacBook Pro, it probably shipped with Mavericks - you can confirm this by going to the Apple on the menu bar and selecting "About This Mac...." if it says system 10.9 or 10.9.1, you're on Mavericks.
    To install Flash Player, you must first download it from Adobe -> http://get.adobe.com/flashplayer/. After the download is complete, you should have a file with a .dmg extension in your Downloads folder. Double-click this file and it will 'mount' as if it is a disk. There will be a 'package' inside and you must double-click this to actually install Flash Player.
    Once Flash Player is installed, restart your computer and then open your browser. You should now be able to view Flash content.
    Good luck,
    Clinton

  • HT1338 how to download adobe reader on macbook pro

    how to download adobe reader on macbook pro?

    First of all, I want you to know that Mac OS X already has the ability to open and read PDF files. You do it with the Preview application. Also, on the Mac Adobe Reader is the third most vulnerable application to security risks. That is due to exploit are delivered through PDF files.
    If you decide to download it you should still stick to using Preview to open PDF files and only use Adobe Reader in the few cases that Adobe Reader is absolutely required. Preview is not vulnerable to the same exploits as Adobe Reader because it does not have all the capabilities as Adobe Reader.
    To get Adobe Reader go to: http://get.adobe.com/reader/
    Click on the download button. Once the download completes install the software.

  • How to download Adobe Premiere pro CS5 for windows to my new imac 27 inch

    How to download Adobe Premiere pro CS5 for windows to my new imac 27 inch

    IMHO Windows would be the place to start.
    Why do you want to load CS5 for Windows?
    Adobe does produce a version of CS5 that runs on OS X so that it would not be necessary for you to have to screw around with Windows. Personally that would be the way to go and avoid the hassles of Windows.
    Allan

  • How to download adobe acrobat Professional 10.0 setup

    Dear Sir or Madam,
           I Have Licence so how to download adobe acrobat Professional 10.0 setup.
    forumnotifier

    Hi Tech-ali,
    Please use the below direct link.
    http://prodesigntools.com/adobe-cs6-direct-download-links.html
    Please make sure to complete the Very Important Instructions section prior to clicking on the download link.
    Thanks

  • How to download adobe acrobat 11's free trial?

    How to download adobe acrobat 11's free trial? Error massage says that file isinjured and therefore, it can not be installed. I have tried more than 10 times but it did not work

    Try downloading it from https://helpx.adobe.com/acrobat/kb/acrobat-downloads.html
    If you still have problems, tell us your operating system, and the exact downloaded file size.

  • How to download adobe flash player without administrator privileges

    how to download adobe flash player without administrator privileges

    Correct...your agency/company has locked down your system and they want IT to handle updates. Suggest you cann them and ask them for the updates to Flash. We're on Flash Player 11 now.

  • License Question - Adobe Edge Inspect

    Ok, here is the problem. We have 3 Creative Suite Cloud licenses for 3 members of our team to use at work. Awesome.
    We have now built a mobile testing station which is one computer connected to numerous mobile devices for testing purposes. We want to Use Adobe Edge Inspect on this computer in order to do this. But when I install Creative Cloud and try and set Edge Inspect up it tells me I need a paid version in order to connect multiple devices. Do I need to buy a whole new Creative Suite License for this computer in order to use this one 'lite' application? Or can I use one of our existing licenses so that I can run this application on the testing station?
    Thanks
    Mike

    If the installation would be getting used at the same time that the other license owners would be using their CC installations then you likely need to have a separate license for the test station.  The CC licensing allows for installation on two machines with the exception that the subscription is only in use for one machine at any given time.

  • Adobe Edge Inspect won't open

    Hi,
    I'm trying to launch Adobe Edge Inspect but it won't do it.
    I have another user in this same computer and it works flawlessly. The strangest thing is that I installed the software from this user (where the app won't launch).
    Console gives me this report:
    Process:         EdgeInspect [4507]
    Path:            /Applications/Adobe Edge Inspect CC.app/Contents/MacOS/EdgeInspect
    Identifier:      com.adobe.EdgeInspect.application
    Version:         1.0.407 (1.0.407.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [176]
    Responsible:     EdgeInspect [4507]
    User ID:         502
    Date/Time:       2014-02-06 11:38:19.101 +0100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  BE07DE49-C882-75EA-4EBF-AD729FE8C0C4
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    terminating with uncaught exception of type dvacore::filesupport::dir_create_exception: $$$/dvacore/filesupport/DirCreate=The directory '@0' could not be created. Please check the parent directory protection or permission rights.
    abort() called
    Thanks :-)

    Okay, I solved it by deleting the Folder under /user/library
    Thanks to...
    adliecxkamnadnra, 27-mar-2013 14:09   in reply to Mark Rausch Report
    No dice.
    I sent the folder:
    Users/[username]/Library/Preferences/Adobe/Edge Inspect
    into the trash. Relaunched the app and same thing. Edge Inspect appears to launch, makes a new pref folder, then crashes in a matter of 3 seconds.

  • I bought a new computer, I have Adobe Creative suite 5.5  How to download Adobe software to the new computer if I did it through the mail a few years ago?   Thank you

    I bought a new computer, I have Adobe Creative suite 5.5
    How to download Adobe software to the new computer if I did it through the mail a few years ago?
    Thank you

    Answered via PM reply.

Maybe you are looking for

  • Issue with OWA (404 error)

    Issue with OWA (404 error) From the server itself i can use IPv6 https://[fe80::feef:ff56:c498:1f0]/owa - this opens the mailbox. https://127.0.0.1/owa - this opens the mailbox https://localhost/owa - this results in 404 - File or directory not found

  • I am trying to download Adobe Flash Player 10 and i keep getting an error message Unable to load a G

    I'm trying to download Adobe Flash Player 10 and i keep getting an error message  "unable to load  GUI" i am currently using Windows XP Professional   is anyone able to help me?  I am almost 6 5 and have a very limited knowledge of computers!!!!!!!!!

  • Warning notice on print on CS5

    On CS5, When I go to print, I get a notice saying"enable color management in printer". The printer is an Epson R300. How do I do this please?

  • Mail wont work - has no windows - jsut a top menu -

    I have deleted and reinstated an o2 account - no actual window to look at - it will open a blank email. started after I moved my stuff from a laptop on snow leopard  to my imac on lion? any ideas

  • How to call main method in one class from another class

    Suppose i have a code like this class Demo public static void main(String args[]) System.out.println("We are in First class"); class Demo1 public static void main(String args[]) System.out.println("We are in second class"); In the above program how t