Error 0x80004005 trying to register vb6idemousewheeladdin.dll on Win 7 ultimate 64-bit

I am trying to restore mouse wheel functions into the VB6 IDE.
The microsoft-supplied dll will not register giving the error code 0x80004005.
This is supposed to be a previledge-related error.
UAC is off. Command prompt runs with administrator previledges.
Anybody know how to get around this?
Thanks

Hi,
Thanks for posting in Microsoft TechNet forums.
I recommend you do the following:
1. Run CMD.exe as administrator
2. Browse to SysWow64 folder
3. Use normal REGSVR32 command for registering the VB6IDEMouseWheelAddin.dll
4. Go to Add-in manager in VB6 IDE & add Mouse Wheel in normal way.
Hope it helps!
Best Regards,
Miya Yao
TechNet Subscriber Support
in forum. If you have any feedback on our support, please contact
[email protected]
This posting is provided "AS IS" with no warranties, and confers no rights. | Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer
your question. This can be beneficial to other community members reading the thread.

Similar Messages

  • Error while trying to register user to iFS 9.0.1

    Hi ,
    We are getting following error while trying to register user with our custom application. When I checked the forums it says the unique constraint might be the problem but I don't see any unique constraint violation in my exception trace. We are using 9.0.1 with 9.0.1 Database.
    Here is the stack trace:
    oracle.ifs.common.IfsException: IFS-30002: Unable to create new LibraryObject
    java.sql.SQLException: ORA-00600: internal error code, arguments: [25012], [10], [0], [], [], [], [], []
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:184)
         at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1768)
         at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1380)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:1868)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1787)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2377)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:427)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:492)
         at oracle.ifs.server.S_LibrarySession.execute(S_LibrarySession.java:14319)
         at oracle.ifs.server.S_LibraryObject.insertRow(S_LibraryObject.java:3251)
         at oracle.ifs.server.S_LibraryObject.insertRows(S_LibraryObject.java:3150)
         at oracle.ifs.server.OperationState.executeAtomicOperations(OperationState.java:487)
         at oracle.ifs.server.S_LibraryObject.createInstance(S_LibraryObject.java:2716)
         at oracle.ifs.server.S_LibrarySession.newLibraryObject(S_LibrarySession.java:7922)
         at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7963)
         at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7945)
         at oracle.ifs.server.S_LibrarySession.DMNewPublicObject(S_LibrarySession.java:7604)
         at oracle.ifs.beans.LibrarySession.DMNewPublicObject(LibrarySession.java:7901)
         at oracle.ifs.beans.LibrarySession.NewPublicObject(LibrarySession.java:5345)
         at oracle.ifs.beans.LibrarySession.createPublicObject(LibrarySession.java:2973)
         at oracle.ifs.adk.user.UserManager.createDirectoryUser(UserManager.java:1122)
         at oracle.ifs.adk.user.UserManager.createUser(UserManager.java:987)
         at com.cisco.as.ifs.management.fndUserManager.createUser(fndUserManager.java:131)
    Thanks
    Rajesh Basawa

    Rajesh,
    I was wondering did you manage to get this problem fixed we are having a similar problem when creating an iFS object; the following is the stack trace
    oracle.ifs.common.IfsException: IFS-30002: Unable to create new LibraryObject
    [Mon Jun 16 14:19:47 BST 2003] stderr: java.sql.SQLException: ORA-00600: internal error code, arguments: [25012], [5], [0], [], [], [], [], []
    [Mon Jun 16 14:19:47 BST 2003] stderr:
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:180)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1759)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1371)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:1852)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1771)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2361)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:422)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:487)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.execute(S_LibrarySession.java:14319)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibraryObject.insertRow(S_LibraryObject.java:3251)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibraryObject.insertRows(S_LibraryObject.java:3150)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.OperationState.executeAtomicOperations(OperationState.java:487)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibraryObject.createInstance(S_LibraryObject.java:2716)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.newLibraryObject(S_LibrarySession.java:7922)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7963)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.newPublicObject(S_LibrarySession.java:7945)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.server.S_LibrarySession.DMNewPublicObject(S_LibrarySession.java:7604)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.beans.LibrarySession.DMNewPublicObject(LibrarySession.java:7901)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.beans.LibrarySession.NewPublicObject(LibrarySession.java:5345)
    [Mon Jun 16 14:19:47 BST 2003] stderr:      at oracle.ifs.beans.LibrarySession.createPublicObject(LibrarySession.java:2973)

  • I bought a new Macbook Air, and got an error when trying to register it with my Apple ID

    So, I bought a new Macbook Air and tried to register it with my Apple ID, however I get an error about the product being already registered.
    I haven't registered it yet. How can I fix this?

    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273
    Call AppleCare.
    Best.

  • How come i keep getting a network error when trying to register my ipad for imessage?

    I am trying to register my new ipad to imessage, when i click on message it says to enter my apple id to autherize this ipad, so i do.... then it sits there for about 30-45 seconds and comes back with a pop up apple error saying "imessage activation - could not sing in. pealse cheack your network connection and try again"  and i am on Wifi and everything else works (with the exception of facetime which gives me the same error).  I live in IL, USA
    Thank you for your help!

    What you need to do is go into settings
    Then go to wifi
    Tap the blue arrow to the wifi you are connected to
    Tap forget network
    Retap the wifi you want
    Reinsert your wifi code if you have one

  • Error when trying to register DB using srvctl

    Hello -
    I am getting this error when trying to add this database:
    PRKP-1073 : Cannot create database m433ddg because a database named m433ddg already exists.
    However, I have verified the DB does not exist:
    [oracle@ctolinuxpoc02 ~]$ crs_stat
    NAME=ora.ctolinuxpoc01.ASM1.asm
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc01.LISTENER_CTOLINUXPOC01.lsnr
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc01.gsd
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc01.ons
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc01.vip
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc02.ASM2.asm
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    NAME=ora.ctolinuxpoc02.LISTENER_CTOLINUXPOC02.lsnr
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    NAME=ora.ctolinuxpoc02.gsd
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    NAME=ora.ctolinuxpoc02.ons
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    NAME=ora.ctolinuxpoc02.vip
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    Any ideas are greatly appreciated!
    Thanks,
    Mike

    Hi Mike,
    I remember, you had an issue that you had a corrupted OCR once. That seems to be the case here again....
    In general, if SRVCTL complains that it cannot register a DB, since the DB with that name is already registered, this could be a sign that internally (obviously the former database does not show in the crs_stat output) Clusterware can still find fragments of the formerly registered DB. What you can try to do: run an ocrdump as root and check the output file for "m433ddg" and see whether it finds something.
    Let me know, please. Thanks,
    Markus
    Edited by: MarkusM on Apr 20, 2009 5:24 PM - Reason: typos

  • Error message "test page failed to print" in windows 7 ultimate 32 bits

    I have installed printer a hp deskjet 1515 in windows 7 ultimate 32 bits and it is successfully installed, however  when I tried to test print out there showed message "test page failed to print. Would you like to view the print troubleshooter
    for assistance?". I tried to clicked Yes and running the troubleshooter until completed but the result still the same showed the same message above when test print again.
    Please need assistance how to solve this problem
    Thanks
    Sopyan

    Hi Sopyan,
    On current situation, please refer to following steps and check if help us to troubleshoot this issue.
    1. Please check if use the correct printer driver and also check if need to update it.
    2. Please check if firewall was enabled or third-party security application ran. Please temporarily disable them and monitor the result.
    3. Please use another administrator account to logon and print again, then check if this issue still exist.
    4. Please open Event Viewer and check if find some relevant events or errors.
    If any update, please feel free to let us know.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Error when trying to register VMM as Virtual Machine Cloud provider

    Hello, I have some unusual problem with registering VMM server 2012 SP1 in WAP.
    The error is in WAP application log Windows Azure Log\Mgmt-SVC-AdminAPI:
    ''...An error occurred while processing this request.</message><innererror><message>Execution of command Get-SCSPFStamp2 failed. Cause of the problem: An error was encountered while trying to get one or more Stamps. ErrorCode=CmdletGeneralError
    Operation=CmdletReadingStamp</message><type>Microsoft.Management.Odata.CommandInvocationFailedException....."
    VMM is not recorded in the SQL database MmgmtSvcStore, table mpResourseProviders as registered server.
    Any suggestions?

    Hi,
    This issue has been logged as a bug in ColdFusion bug tracker with a bug id #84949
    Cast your vote here!. http://cfbugs.adobe.com/
    HTH

  • [JR_Registration;6iR4.2;8.1.7.3.0] Various error messages trying to register schemas

    Hello !
    I've a problem to register schemas. These schemas depend on each others (i.e. Schema #2 references Schema #1 with a foreign key ).
    The designer's repository (6i R4.2) is on a 8.1.7.3.0 Database.
    I have three question using jr_registration.generate (up to now :-> )
    Question #1:
    ============
    Starting with the base schema (no FK) SQL*Plus comes up with
    ORA-00001 unique constraint (<repos_owner>.RM_LINK_PROPERTIES_PK) violated
    ( all error messages continue the same:
    ORA-06512: in "COLANI.JR_REG", Zeile 903
    ORA-06512: in "COLANI.JR_REGISTRATION", Zeile 112
    ORA-06512: in Zeile 2
    logfile information:
    06-Mai-2002 17:23:36 : Creating Link Properties for Table : <the table_name>
    link property (M end) : new id : <number #1>
    link property (1 end) : new id : <number #2>
    link property (1 end) : new name : <name #1>
    link property (M end) : new id : <number #3>
    link property (1 end) : new id : <number #4>
    link property (1 end) : new name : <name #2>
    link property (M end) : new id : <number #1, allready used !!!>
    ------------------------------------------------------- end of logfile ---
    How do I solve this ?
    Question #2
    ===========
    ORA-01403 no data found
    logfile information:
    Failed to query element type mapped to PK table : <primary key>
    ------------------------------------------------------- end of logfile ---
    This primary key is contained in an other (therefore not now existing) schema.
    Seems acceptable :->
    The <primary key> just reads <constraint_name> and not <schema_owner>.<constraint_name>.
    This leaves me with the question:
    Is it any possible to generate/register the required schema dependencies ?
    Question #3
    ===========
    I tried another schema referencing a not now existing schema (which doesn't seem to be the problem here).
    Although the table did not contain any data:
    ORA-01401 inserted value too large for column
    logfile information:
    Setting schema irid : <irid> , ivid : 1
    06-Mai-2002 17:46:11 : Table : <table_name>
    06-Mai-2002 17:46:11 : Table : <table_name>
    ------------------------------------------------------- end of logfile ---
    The <DATA_TYPE>s for the last table reads
    DATE
    NUMBER (10,0)
    NUMBER
    various VARCHAR2 (1-80)
    The <DATA_TYPE>s for the possible next table ( according to <DBA_TABLES> ordered by <Table_name> ):
    DATE
    NUMBER
    various VARCHAR2 (1-80)
    What could be the reason ?
    Thanks for your help

    I found an answer on Metalink for question 1:
    Issue logged as <Bug:1391592> Cannot Register a Table with the Same Column in more than one Foreign Key

  • Error while trying to register the SMP3.0 Application on Management Cockpit Using Logon Plugin

    Hi,
    I am working on SMP 3.0 SP 02 ->cordova 3.3.1 - 0.3.1, i am able to ping the Odata endpoint in Management Cockpit successfully. I followed the steps which are present in the getting started with kapsel - 2 (use of logon plug in).  i am able to register to SMP 3.0  server by using register.html on the machine that SMP server is running but not from other machine using port 8083. Also if i try to use registration2.html which uses login plugin am getting the errors. Please help me out with this error
    {"errorCode":"80003","errorMessage":"Unable to reach Backend URL","errorDomain":"MAFLogonCoreErrorDomain"} at file:///android_asset/www/plugins/com.sap.mp.cordova.plugins.logon/www/common/modules/Utils.js:4
    Thanks
    Varsha

    <<I am able to register to SMP 3.0  server by using register.html on the machine that SMP server is running but not from other machine using port 8083.
    As mentioned above, by default port 8083 is used only by the management cockpit.  Try using the HTTP port which by default is 8080. 
    The ports are configured in this file.
    C:\SAP\MobilePlatform3\Server\config_master\org.eclipse.gemini.web.tomcat\default-server.xml
    If the registration fails one quick test to verify basic connectivity to the SMP 3.0 server from the device or emulator is to open the following URL from a browser on the device or emulator.
    http://SMP_Server_IP_Address:8080/sapui5/
    If the above URL opens correctly in a browser on the machine that the SMP server is running on but not from the browser on a mobile device or emulator there is likely something such as a firewall preventing communication over port 8080.
    Here is a link to the Getting Started With Hybrid or Kapsel for SMP 3.0 document.
    Getting Started with Kapsel - Part 1
    Regards,
    Dan van Leeuwen

  • Firefox sync regestration keeps giving me an unknown error when trying to register with my email

    i cannot complete the first step to register for firefox sync, because when i try to enter my email and 'unknown error' pops up, and does not tell me what the error is or what i should do.

    Ignore that error message and type your entire email address.

  • Error while trying to register Skype free trial

    Hello, few weeks ago I got an Email that offering me a 30 days free trial of Skype call service to mobile and landlines number.
    In order to use this free trial, I clicked on the "Claim your free month of calls" link which was shown in the Email I got from Skype, a new browser window with Skype login screen was open, I logged in and then got this error message
    "Oops - it looks like this trial has either expired or isn’t available for this Skype Name".
    I'll appreciate your support o fix this issue ASAP.
    It's important to mention that I got this error message few times in the last month and the registration for the trial should only expire today, the 31/1/12.
    Thank you in advanced for your help and best regard.

    Hello, few weeks ago I got an Email that offering me a 30 days free trial of Skype call service to mobile and landlines number.
    In order to use this free trial, I clicked on the "Claim your free month of calls" link which was shown in the Email I got from Skype, a new browser window with Skype login screen was open, I logged in and then got this error message
    "Oops - it looks like this trial has either expired or isn’t available for this Skype Name".
    I'll appreciate your support o fix this issue ASAP.
    It's important to mention that I got this error message few times in the last month and the registration for the trial should only expire today, the 31/1/12.
    Thank you in advanced for your help and best regard.

  • Error when trying to register an array as output

    i have a bea-weblogic 5.1 with JDK 1.2.1.
    i try to register an array output param, but when the code comes to:
    cstmt.registerOutParameter(1,types.ARRAY, "TYPE_STRING_ARRAY");
    i get a AbstractMethodError. How comes this?

    public function newObject(.... <-- newObject is a function. You're using it like a variable on those lines, e.g. newObject.x = x; You can't do that.
    newObject = new classRef(); <--- very bad to use a variable name that is the same as a function that exists. Change the name of that variable and the compiler won't be confused. Make sure you even have scope access to the variable in the other function as well. I don't see you obtaining a reference to the variable 'newObject' by getting it off the display list or you creating any new variable in that function at all with that name, so naturally flash thinks 'newObject' means the function, not a variable.

  • How do I prevent windows from shutting down ITUNES with a Data Protection Execution error when trying to sync with my Iphone 4S in a 32 bit windows environment?

    I first was not able to install ITunes 10.5.  Apple upgrade installer caused a data protection execution error and windows reverted the process back to the original software.  I then removed ITunes through the control panel ap.  I removed Bonjour and quicktime.  I could not use the windows uninstaller to remove the apple upgrade installer and had to find a fix it program on the microsoft web site to fully remove this program.  After doing this, I was able to load and install itunes 10.5.  However, now when I try to sync my new 4S phone, the sync only goes to the 2nd or 3rd step before eliciting a DPE error and causing itunes to shut down.  I tried making a new user profile.  Opened I tunes in the new profile and began to search for music on my computer.  The program again elicited a DPE error.  I looked to see if quicken was still on the computer and maybe causing a hangup, but it is no longer installed.  Ok, I am at wits end and have spent much too much time on this issue.  Please help.

    I was able to finally stop ITunes from crashing after many days of searching n restarting my computer many times.
    a) First I went to this site ->http://forums.techarena.in/guides-tutorials/1119812.htm that showed me how to disable DPE. Please make sure that u have good virus...etc.. protection first before doing this. I have Avast Internet Security. RESTART UR COMPUTER..
    b) I then uninstall ITunes by following this site ->http://support.apple.com/kb/ht1923      RESTART UR COMPUTER..
    c) I then downloaded a beta version of ITunes. I happen to download beta 7 before the final of 10.5 version came out. Installed it. After installing I click on it n it said somewhere along the line of "this ITune ver. expired" I checked in my Programs n Features n notice that QuickTime was installed w that beta version.   
    d) Go online n download the final version of ITunes ->http://www.apple.com/itunes/download/ ...... After u finish dling install that. After that's done connect your IPod, IPhone...etc... n click on ITunes, it should sync all the way.
    I was finally able to sync all thru the steps insteading of it crashing on me midway. Hopefully this will work for you. Good luck !
    IPhone4, Gateway Windows Vista 32bit

  • HT204174 iCloud is not signing in because of server error ??????? Win 8.1 66 bit

    I have downloaded iCloud for windows, but not able to sign in
    have Windows 8.1 64 bits
    my iPhone 5s is have icloud working alright
    web access iCloud working alright
    BUT iCloud for windows not signing in because of server error
    I have tried all forums and advises but against a thick wall
    please help
    Many thanks
    highly appreciated every body

    I have downloaded iCloud for windows, but not able to sign in
    have Windows 8.1 64 bits
    my iPhone 5s is have icloud working alright
    web access iCloud working alright
    BUT iCloud for windows not signing in because of server error
    I have tried all forums and advises but against a thick wall
    please help
    Many thanks
    highly appreciated every body

  • Dreamweaver CC generates one of 3 error messages when using find and replace on Win 8.1 64 bit.

    Dreamweaver CC generates one of 3 error messages when using find and replace is used more than twice in succession. "While executing onLoad in bc_afterSave.htm, the following JavaScript error(s) occurred: At line 188 of file C:\Program Files (x86)\Adobe|Adobe DreamweaverCC|Configuration|Shared|BC\JS\bc_sites.js": out of memory"
    or
    While executing runCommand in File_Save.htm, a JavaScript erroroccurred.
    or
    While exciting getDynamicContent inAdressURL.htm, a Javascript erroroccirred.
    Any thoughts - I end up closing DWCC and reopening. Will work for two additional Find and Replace before the error messaged\s popup again.

    bkaufman43 wrote:
    Thanks Jon. I tried all of those solutions before posting. Same problem. It seems that the problem is tied to DWCC. Do not have the problem when using DW6 on Win8.1. When running DWCC on a Win7 pc, we get the same error message. When running DW6 on Win 7, f&c works fine. It seems to be a bug in DWCC. DWCC works flawlessly on our Macs.
    The same steps apply to DWCC, you just need to choose the CC folders rather than the DWCS4-6 versions that the page talks about. The layout of CC's folders hasn't changed from the older versions which is why, I think, Adobe hasn't updated the troubleshooting page as of yet.
    As Nancy mentions, a 38,500 page site is sort of ridiculously large for a static website, that could be part of the problem, but your response quoted above leads me to think you may have tried the troubleshooting steps in the wrong version of the program. Could you confirm that?

Maybe you are looking for

  • Flat File loading Initialize with out Data transfer is disabled in BI 7.0

    Hi experts,           When loading through flat file in BI 7.0 for Info Package Level Initialization Delta Process with data Transfer is coming by default,but when i want to select Initialization Delta Process without Data transfer is disabled. (in t

  • 2nd. gen. shuffle volume (on wheel) will increase but not decrease

    My 2nd. gen shuffle will increase the volume using the wheel but it will not turn back down using the wheel. to reduce volume you must reset by turning off- then on. I have turned the max vol (using windows computer) both on and off and this does not

  • How to capture the data of the fields of a particular subform

    xfa.data.saveXML() saves the data of the whole form, but I need to capture the data of a particular subform  .. How do I do this...?

  • FIOS and Media Center

    My Media Center PC has lost the TV signal, and will not configure.  TV tuner card supports digital tv, card is working, and replaced the cable, but still no signal.  Verizon support wasn't terribly helpful - any ideas?  Could the switch to all digita

  • Can't Stream File using Video object

    I'm trying to get my video files to stream from my local version of flash media server to my instance of a flex application. I'm able to connect to the server and I'm receiving the NetConnection.Connect.Success code from the server. When I debug the