Flash remoting kills IIS?

Ask a Question related to Coldfusion Flash Integration, Design and Development.

  1. #1

    Default Flash remoting kills IIS?

    Here's a weird one... I'm running CFMX 7, developer edition, on an XP Pro
    laptop. I'm learning Flash Remoting from the "Flash MX 2004 Pro for Server
    Geeks" book, and I'm using Flash MX 2004 Pro ver 7.2.

    Almost without fail, the first remoting call I make to my IIS 5.1-based CF
    install returns the proper value, then it kills IIS. By "kill IIS" I mean IIS
    Admin, Web Publishing, and Simple SMTP services are killed. The Windows Event
    Viewer/System says they have "stopped unexpectedly". I can restart IIS, try
    another call to remoting, and it will do the same thing. NOW it's doing it with
    Web service calls from Flash, too. Regular CF pages being served don't seem to
    cause the problem.

    Admittedly, I had a helluva time getting CFMX to see IIS 5.1. I had to
    manually configure based on Macromedia notes. So, I'm wondering:
    1. Anyone else ever see this?
    2. Any ideas as to what would cause it?
    3. Is my CF install hosed, should I reinstall for the umpteenth time? or
    should I install Apache and see how that works?

    remecTim Guest

  2. Similar Questions and Discussions

    1. Consuming Flash arrays with flash remoting
      Hello, Does anyone know of some resources where you can get examples of consuming a flash array with a coldfusion component using flash...
    2. Flash Media Server vs Flash Remoting
      I was wondering what are the pros and cons of moving our text based broadcast service from Flash Remoting to Flash Media server. Right now we have...
    3. Does Flash Communication server include Flash remoting ?
      We plan to use Flash communication server and flash remoting. Now the most simple question, does the com-server already include flash remoting ? ...
    4. Using stop() on Flash movie kills sound - why?
      Hi, I have a flash movie which I control using stop() and play(). That works fine, but when I change the Flash movie from stop() back to play()...
    5. flash kills keyCommands
      I have a flash sprite on the stage, whenever it is present my on keyDown handler doesnt execute. I have tried other flash sprites in its place and...
  3. #2

    Default Re: Flash remoting kills IIS?

    I have the same book and I am sure I read somewhere that CF 7 needs to run with IIS 6. I have been using the remoting stuff for a while and it works really good.
    GeorgeWS Guest

  4. #3

    Default Re: Flash remoting kills IIS?

    Wow, that's weird... can I upgrade IIS? I thought you IIS 6 only came with
    Windows 2003 Server?

    In any case, I re-did the manual configuration and so far it hasn't died
    prematurely again... maybe something had gone bad.

    remecTim Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139