Has anyone got the SecureProxy feature working with IIS 5.0 and 6.0 SP2?

I can get the IIS plugin to proxy fine when the SecureProxy=OFF but when
I set it to ON, I get the following
errors in my wlproxy.log. I can also connect directly to the server
fine with https. (i.e. https://keverett1:7002/)
Furthermore, the iplanet plugin works fine with the same parameters....
WebLogicHost=keverett1
WebLogicPort=7002
WlForwardPath=/
SecureProxy=ON
RequireSSLHostMatch=false
TrustedCAFile=d:\release\v62\webservices\weblogic\config\WebServicesDomain\ca.pem
Debug=ALL
DebugConfigInfo=ON
Tue Aug 07 14:00:01 2001 ========================== New Request
==========================
Tue Aug 07 14:00:01 2001 SSL must be used
Tue Aug 07 14:00:01 2001 wlforward:
/FrameworkSample/ControllerServlet.wlforward
Tue Aug 07 14:00:01 2001 URI = [FrameworkSample/ControllerServlet?]
Tue Aug 07 14:00:01 2001 attempt #0 out of a max of 5
Tue Aug 07 14:00:01 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:01 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:01 2001 INFO: Closing SSL context
Tue Aug 07 14:00:01 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:01 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:03 2001 attempt #1 out of a max of 5
Tue Aug 07 14:00:03 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:03 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:03 2001 INFO: Closing SSL context
Tue Aug 07 14:00:03 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:03 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:05 2001 attempt #2 out of a max of 5
Tue Aug 07 14:00:05 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:05 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:05 2001 INFO: Closing SSL context
Tue Aug 07 14:00:05 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:05 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:07 2001 attempt #3 out of a max of 5
Tue Aug 07 14:00:07 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:07 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:07 2001 INFO: Closing SSL context
Tue Aug 07 14:00:07 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:07 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:09 2001 attempt #4 out of a max of 5
Tue Aug 07 14:00:09 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:09 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:09 2001 INFO: Closing SSL context
Tue Aug 07 14:00:09 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:09 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:11 2001 attempt #5 out of a max of 5
Tue Aug 07 14:00:11 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:11 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:11 2001 INFO: Closing SSL context
Tue Aug 07 14:00:11 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:11 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:13 2001 NOT calling closeConn() at end of request!
Tue Aug 07 14:00:13 2001 request [FrameworkSample/ControllerServlet?]
processed ..................

I can get the IIS plugin to proxy fine when the SecureProxy=OFF but when
I set it to ON, I get the following
errors in my wlproxy.log. I can also connect directly to the server
fine with https. (i.e. https://keverett1:7002/)
Furthermore, the iplanet plugin works fine with the same parameters....
WebLogicHost=keverett1
WebLogicPort=7002
WlForwardPath=/
SecureProxy=ON
RequireSSLHostMatch=false
TrustedCAFile=d:\release\v62\webservices\weblogic\config\WebServicesDomain\ca.pem
Debug=ALL
DebugConfigInfo=ON
Tue Aug 07 14:00:01 2001 ========================== New Request
==========================
Tue Aug 07 14:00:01 2001 SSL must be used
Tue Aug 07 14:00:01 2001 wlforward:
/FrameworkSample/ControllerServlet.wlforward
Tue Aug 07 14:00:01 2001 URI = [FrameworkSample/ControllerServlet?]
Tue Aug 07 14:00:01 2001 attempt #0 out of a max of 5
Tue Aug 07 14:00:01 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:01 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:01 2001 INFO: Closing SSL context
Tue Aug 07 14:00:01 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:01 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:03 2001 attempt #1 out of a max of 5
Tue Aug 07 14:00:03 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:03 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:03 2001 INFO: Closing SSL context
Tue Aug 07 14:00:03 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:03 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:05 2001 attempt #2 out of a max of 5
Tue Aug 07 14:00:05 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:05 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:05 2001 INFO: Closing SSL context
Tue Aug 07 14:00:05 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:05 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:07 2001 attempt #3 out of a max of 5
Tue Aug 07 14:00:07 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:07 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:07 2001 INFO: Closing SSL context
Tue Aug 07 14:00:07 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:07 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:09 2001 attempt #4 out of a max of 5
Tue Aug 07 14:00:09 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:09 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:09 2001 INFO: Closing SSL context
Tue Aug 07 14:00:09 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:09 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:11 2001 attempt #5 out of a max of 5
Tue Aug 07 14:00:11 2001 general list: trying connect to
'172.29.2.119'/7002/0 at line 845 for
'/FrameworkSample/ControllerServlet?'
Tue Aug 07 14:00:11 2001 New SSL URL: match = 0 oid = 22
Tue Aug 07 14:00:11 2001 INFO: Closing SSL context
Tue Aug 07 14:00:11 2001 Exception occurred for backend host
'172.29.2.119/7002' while connecting : 'CONNECTION_REFUSED [os error=0,
line 1198 of ../nsapi/URL.cpp]: 172.29.2.119:0'Tue Aug 07 14:00:11 2001
sleeping for 2000 msec at 620
Tue Aug 07 14:00:13 2001 NOT calling closeConn() at end of request!
Tue Aug 07 14:00:13 2001 request [FrameworkSample/ControllerServlet?]
processed ..................

Similar Messages

  • Has anyone got the B500 to work with Ubuntu? (nvidia driver problems)

    In two weeks, I have been completely unable to get the nvidia driver working with the B500 on Linux. No matter what I try to do, the X server doesn't start, and my /var/log/Xorg.0.log file ends with "fatal server error: no screens found." I have tried feeding a custom modeline to xorg.conf, explicitly calling an EDID file which I extracted from the Windows installation, using the upstream nvidia driver installer, using the official repository driver, and probably a bunch of other stuff that I'm not recalling right now.
    Versions I've tried this on:
    Kubuntu 10.04, 32- and 64-bit
    Ubuntu 10.04, 32-bit
    Kubuntu 9.10, 32-and 64-bit
    I am stumped. Has anyone successfully gotten this to work?
    best,
    -p.
    Solved!
    Go to Solution.

    Solved with the kind assistance of paulricardomc on the Ubuntu Forums: http://ubuntuforums.org/showthread.php?t=1477507
    Short version of the fix:
    1. Extract the edid from the Windows partition using softMCCS, saving as edid.bin
    2. Save the edid.bin file in /etc/X11 (or wherever you like)
    3. Include the following in the device section of your xorg.conf:
    "Option"  "ConnectedMonitor" "DFP-0"
    "Option" "CustomEDID" "DFP-0:/etc/X11/edid.bin"
    Fire up X and you're good to go.

  • Has anyone got the Calendar feature for 'Show Holidays calendar' to work ?

    I have tried most things but cannot get this to work for the UK !   I am under the impression it looks at your regional settings and then adds the holidays for that region.  My region is set correctly so I assume it just doesnt work for UK.
    Any advice welcome.

    Yes thats correct & it should showup if already checked.
    When I checked the https://p15-calendars.icloud.com/holiday/FR_fr.ics
    also https://p15-calendars.icloud.com/holiday/UK_uk.ics ofcourse it could be any page from
    p 0- to p 20- but nothing happens from the UK one but the FR it auto downloads does not instal into
    Calendar it will ask you for permision first.
    I have many calendars too Europe, Asia etc:
    This is what info of active Holiday Cal looks like.

  • Anyone got the SimpleCertAuthenticator example working with 5.1??

    The SimpleCertAuthenticator example that does the client certificate to user
    mapping doesn't seem to work. I followed the instructions and tried many
    times
    without luck. Any comments? Like where to look for error messages? Thanks.
    Honbo

    I got the example working on wls 5.1 using sp8 both in Linux and NT.
    Try to print something in the SimpleCertAuthenticator constructor, because the
    SimpleCertAuthenticator is instantiated during startup, be sure that you can see
    the startup so that you can verify if the handle has ben installed correctly.
    "Jayesh Patel" <[email protected]> wrote:
    It also not working for me.
    I have tried using both 6.0 sp1 as well as 5.1 sp8 .
    Let me decribe what I did and let me know if I am missing any thing -Thanks
    1) Installed personal certificate(from verisign)
    3) Enforced client cert in console
    2) exported CA file and pointed in clientRootCa
    3) created user with emailId in cert
    4) set cet authnticator to examples.security.cert.SimpleCertAuthenticator
    5) Restarted server
    6) invoked one servlet using https , browser propmpted for certificate,
    but
    thereafter it
    says page can not be displayed. Unfortunately I don't have error
    mesage
    to know what
    went wrong? I tested with same request with not ssl connection it
    works.
    i also put
    systme.out.println in SimpleCertAuthenticator and it fails before
    it.
    "Peter S. Wong" <[email protected]> wrote in message
    news:[email protected]..
    Have you tried using it with the jaas example?
    It works with that example in 6.0sp1.
    Peter S. Wong
    Honbo Zhou wrote:
    The SimpleCertAuthenticator example that does the client certificate
    to
    user
    mapping doesn't seem to work. I followed the instructions and triedmany
    times
    without luck. Any comments? Like where to look for error messages?Thanks.
    Honbo

  • Has anyone got Time Machine to work with Time Capsule?

    I've been trying for days to do an initial backup without success. Everything seems to be working fine and then it just stops and says the backup has "failed." The last one went 24 hours and backed up about 90 GB before it just stopped. Then it has to start over, from the beginning. (This thing is so slow you'd think somebody was writing the files out in longhand!) I even moved my iMac into the room with the Time Capsule, which is actually pretty annoying, in case it was a case of a dropped signal.

    Hi,
    I've spent hours and hours trying to get the harddisk to work properly. Set-up was easy-peasy and the Airport works great for the internet. However, when trying to use time-machine and the hard disk it was a nightmare !!! Each attempt at the back-up failed after about 4 gig with a 'unable to mount volume' error. If I re-tried, it failed. Following some of the tips on the forums, I deleted the back-up file created by time machine on the hard drive and the initial back-up started successfully but failed after about 4 gig again (I had 96 gig to back-up). There are various fixes flying around - ensure you have a name for your computer - should be short and no spaces or funny characters. Same goes for your name of the timecapsule. Some people are saying you should use an ethernet cable for your first back-up but that should not matter at all. I took mine back to the apple store in the end - a mac genius downloaded all the latest patches (only came out 19th march) for the time-capsule firmware, time machine software and airport express. Still didn't work, so conclusion was the time-capsule was knackered !!! SO MY RECOMMENDATION IS TO GET APPLE TO REPLACE IT BUT MAKE SURE YOU TRY THE ABOVE FIRST.
    New time-capsule was attached to my imac, started up great first time. My initial back-up ran through perfectly first time through wireless - it took 15 hours but I did have 96 gig to back-up. time machine sees this no problem so it looks like everything is fine.
    Good luck !!

  • Has anyone got Time Machine to work with a ReadyNA...

    I have a Netgear ReadyNAS Duo (with the latest firmware) set up as a Time Machine destination but neither of the two MacBooks in the house (both running Snow Leopard) can find the ReadyNAS in Time Machine whether over WiFi or on a wired connection. It's visible in Finder, but not in Time Machine. I should also add that if I connect the ReadyNAS directly to the MacBook via Ethernet, Time Machine immediately finds it.
    Research would suggest that there is a problem with Home Hub 3.0 and Apple's Bonjour service but there doesn't seem to be any definitive solution. One option seems to be to connect a second wireless router using the 192.168.0.xxx address range to the Home Hub and use its WiFi connection; and another seems to be to install an Apple Airport Extreme base station in place of the Home Hub.
    Anyone had the same problem and come up with a solution? 

    sjdigital wrote:
    I have a Netgear ReadyNAS Duo (with the latest firmware) set up as a Time Machine destination but neither of the two MacBooks in the house (both running Snow Leopard) can find the ReadyNAS in Time Machine whether over WiFi or on a wired connection. It's visible in Finder, but not in Time Machine. I should also add that if I connect the ReadyNAS directly to the MacBook via Ethernet, Time Machine immediately finds it.
    Research would suggest that there is a problem with Home Hub 3.0 and Apple's Bonjour service but there doesn't seem to be any definitive solution. One option seems to be to connect a second wireless router using the 192.168.0.xxx address range to the Home Hub and use its WiFi connection; and another seems to be to install an Apple Airport Extreme base station in place of the Home Hub.
    Anyone had the same problem and come up with a solution? 
    Hi there,
    I've tried googling a little for you and found this article, showing how to set up TM on a network drive.
    Unfortunately, I don't have a HHv3 (I only had a v2, but I've replaced that with another router) so I cannot troubleshoot remotely for you.
    All I can suggest is trying the guide I posted and if this does not produce the results you require, then I would look at replacing the HH with another router.
    Sorry I can't be more help.

  • Has anyone got BT broadband talk working with a 3r...

    I would like some assistance if possible? i use an AVM Fritz Box 7270 and subscribe to BT broadband with calls. I currently dont use the BB talk as i have never got it working. Is it possible? how on earth do i get it working?
    An idiots guide to getting this working would be preferable!!
    Many thanks..

    Guides are here:
    http://www.jarviser.co.uk/jarviser/repeaterhubphone.html
    Hope this helps(?)

  • Anyone got Nokia Music to work with (recognise) N9...

    Several times over the last months I have tried to get Nokia Music to work with my N95 8GB.
    Every time I have spent hours and hours installing, upgrading, uninstalling etc etc but never success.
    The Nokia Music PC software will not recognize my phone.
    No matter what kind of connection i choose when i connect the phone - PCSuite, Mediaplayer etc, none of them makes the Nokia Music recognise the phone.
    I am currently running Windows XP SP3, PC-suite 7.1.30.9, Nokia Music 1.3.20716.09, phone firmware is 31.0.015, phone code is 0550372
    I am (_again_) dead tired of this, and for the moment (again) I truely hate Nokia PC software.
    Has anyone got Nokia Music to work with N95 8GB?
    Regards,
    Njål
    Solved!
    Go to Solution.

     Hi Njaale
    Yes - it is working fine for me on a n95-
    You need to connect your n95 in Media player mode.
    You have  1.3.20716.09  but the latest version is - 1.3.2072
    1) You can get the latest version from here - http://musicstore.nokia.com/download.aspx 
    2) If you are having licencing issue it could be because of the drm folder . If step one does not work try to delete the drm folder - C:\Documents and Settings\All Users\DRM . You need to make sure that hidden files and folders are not hidden and also that protected operating system files are not hidden.
    To see hidden files:
    1.
    On the Tools menu in Windows Explorer, click Folder Options.
    2.
    Click the View tab.
    3.
    Under Hidden files and folders, click Show hidden files and folders.
    Oh and just to be sure you are using nokia music
    Here is a picture of it - http://www.slashphone.com/media/data/766/nokia_mus​ic.jpg
    You can see in that picture on the left hand side is the phone you drag and drop your music into that phone picture to transfer your music.
    Nokia pc suite below does not transfer nokia music
    picutre - http://tltc.shu.edu/mobile/Nokia-PC-Suite_1.png
    This is because the software in the first link (nokia music) is designed to recognise "DRM" software. But nokia PC suite in the second link does not currently do that.

  • Has anyone got the QT stand alone installer to work?

    OK, Has anyone got the QT stand alone installer to work that has a problem getting IT6 to work also?
    You can look at my original thread and see what I've been through: http://discussions.apple.com/thread.jspa?threadID=262511&tstart=0
    and now am stuck with an old version of QT and no version of IT! Can't update iPod, can't do crap. How slow can Apple be to fixing whatever bug is in IT6?! It's obvious that alot of people are having trouble and many of us are having the exact same or similar problems. Apparently a call to support is no help.
    Mark

    I didget QT stand alone to install. I had the error -3 message. I unistalled itunes and quicktime. Then I reinstalled using my orginal ipod disc. I then was asked to upgrade to ipod 6 or something. Which I did. Still got the error -3. Then I got the QT stand alone to install by it self and every thing works great now. There was some thing stating if I wanted to "Unistall QT for windows" I said yes. There were some error associated with removing "QT for Windows" during the install but after that it works great. It took something like 20 min. for it to download when it took itunes only 7 min. to download earlier.

  • Has anyone got PPTP VPN to work on Lion Server?

    Has anyone got PPTP VPN to work on Lion Server?
    I had a go with the terminal commnds posted by apple support but no joy. Since then Apple has pulled the suport article - is it because it didn't work?
    I get PPTP is less secure but PPTP seems to be more reliable don't know whey they can't keep as GUI. I've got them both running on our 10.4 server and L2TP stoped allowing connections for no reason PPTP was still working L2TP started working again on its own. Plus L2TP drops my connection when I connect with a 2nd device e.g connected with my Macbook connect with my iPhone (different username) it drops my Macbook.
    Any advice getting PPTP to work on Lion Server would be appreciated
    Thanks
    Ben

    Hi,
    I have posted a bugreport on this issue to Apple. Currently (10.7.2) it is not possible to run PPTP on any Mac OS X Server when using a 10.7 Server as Directory Server.
    I have tried 'everything', but the MPPE encryption mechanism seems to be broken.
    Edit: I see now that the bugreport is filed as a duplicate to an older case, which is now closed. I hope this means they have found the problem and will release a fix in the next update.

  • My apps will not download to ipad2 this is something that has just recently happened.Have switched the pad on and off holding buttons down but it makes no difference.Has anyone got the solution to this problem Thank you.

    My apps will not download to iPad 2 This is something that has just recently happened. Have tried re-booting but that makes no difference .
    Has anyone got the answer to this problem please or do I need to take it into an Apple store Thanking you.

    If all of that stuff checks out - and iTunes is telling you that the apps have been downloaded to the iPad - try this.
    Connect your iPad to your computer and launch iTunes. Right click on your iPad name on the left side of iTunes under devices and select Transfer Purchases from the pop up menu. Then sync with iTunes again. Don't eject the iPad yet. If you still don't see the apps on the iPad - click on the Apps Tab in the iTunes window on the right and see if they show up on any of the iPad screens. If they do - make sure that all of the apps are selected (checked) to sync - (checkmarks in the boxes next to the app names) - check to make sure that the Sync Apps heading is checked and as well and then sync again. You may have to click on Apply in the lower right corner of iTunes if the apps were not selected to sync.

  • Has anyone got cn8202temp_controller.vi to work?

    Hello,
    Has anyone got cn8202temp_controller.vi to work. I got it from the Ni website and I've been unable to get it to run right. If there is anyone out there that has got it to work please tell me how you did it. It has an error when you upload the parameters for the recipe. I have enclosed the vi if you want to take a look.
    Thanks for your time,
    Attachments:
    cn8202temp_controller.vi ‏605 KB

    Hey Jordan,
    Thanks for responding. The recipe I am using is start from room temperature (20ºC), ramp up to 100 ºC over a period of 15 minutes, remain there for 10 minutes, and then ramp up to 1200ºC over a period of 110 minutes, remain for 10 minutes, then ramp down to 20ºC over a period of 280 minutes. I ran through all the string codes in the program and the only two I can't validate is Run Recipe string $0101W065.0000G2 and the cancel recipe string $0101W063.0000G0
    I called and sent emails to Omega on this issue and their response is that they don’t do third party programming. I was hoping that by posting it on here that someone may have used the program and could confirm if it works or not and if it didn’t work could possible tell me what needs to be changed. I’m really beating my head against the wall here and use help from anyone.
    Thanks again.
    Kevin   

  • Hello,  I have a strange file in my Users folder, named PortDetect.log I have no idea which app created it and it reappears when I delete it.  Has anyone got the same file? Or know where it may originate from?  Thanks in advance!

    Hello,
    I have a strange file in my Users folder, named PortDetect.log
    I have no idea which app created it and it reappears when I delete it.
    Has anyone got the same file? Or know where it may originate from?
    Thanks in advance!

    know where it may originate from?
    The Huawei wireless modem driver.

  • HAS ANYONE GOT THE FLASHPLAYER ON A IPHONE 4 PLEASE

      HAS ANYONE GOT THE FLASHPLAYER ON YOUR IPHONE 4 PLEASE OR WISH ONE WILL PLAY THE TWITTER MOVIES PLEASE?

    iOS devices do not support Flash.

  • Has anyone lost the info from games with the new iOS7? My games reset to level zero! Argh!

    Has anyone lost the info from games with the new iOS7? My games reset to level zero! Argh!

    Restore from your iTune Backup.

Maybe you are looking for

  • Built in isight camera no longer showing up or recognized

    Hello there - I have a white 1.83 GHz Intel Core 2 Duo iMac with a built in iSight camera, and the camera is no longer showing up, or is not recognized by the computer any longer. Very strange! The little green LED by the camera is not lit any longer

  • How do I change the SGA settings?

    I have Oracle 9i EE R2 installed on SuSE 8.2 Pro and my SGA settings seem incorrect. For example the Large Pool is only 16 Meg but I cannot increase it in the Enterprise Manager Console (logged in as SYS with SYSDBA rights in the manager). What text

  • False backup / archive alerts after system refresh

    We have implemented CCMS on our systems. We recently refreshed our QTS system with a backup of production (PTD). CCMS is now sending alerts for backups and archives. It tells us that the backup and archive did never run. I checked DB12 and found that

  • Data Selection option for Measures only?

    Hi All I have Data Source with 3 dimenstion and few measures.  I see that We can pick measures to dispaly,, but can i also pick dimenstion to show on horizonatal a-axis ? In screenshot below, I would like to pick one domension for chart A and pick 2n

  • Exporting Newbie

    I've used FCE a couple of times on a variety of macs and was very enthusiastic to see how it would run on my new MBPro however I have obviously set it up wrong because whenever I try an export video in any from whether standard Quicktime video or any