Thread: Help with error

Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused

    Help with error

    \close
    \slove
    Last edited by hhhjr1; 07-13-2010 at 05:14 PM.

  2. #2
    whatup777's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    CA Source Code Section
    Posts
    4,025
    Reputation
    147
    Thanks
    351
    My Mood
    Dead
    I fail at VB so I am no help.
    /Move to VB section

    Better help there.
    Quotes I live by.


    A foolish person learns from his mistakes, I wise person learns from others.
    Quote Originally Posted by AVGN View Post



    mhm

    i live in texas

    i was at the grocery store with my son. He saw a mexican guy, and he said "Look daddy! a mower man!"

    he's 4 yrs old

  3. #3
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    It should come up as a warning not an error.

  4. #4
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    ok thanks a lot i need to wait until a mod goes and move it i suck in vb i an better in c++

  5. #5
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    go ask nextgen1
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  6. #6
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    Quote Originally Posted by ppl2pass View Post
    It should come up as a warning not an error.
    it does but when i click to find a dll it shuts donw and wont work

  7. #7
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    Take out
    Code:
      ListBox1.Select()

  8. #8
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    it keep taking me to this
    OpenFileDialog1.InitialDirectory = "Desktop"

  9. #9
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    As an error? or u get taken to desktop by the filedialogue

  10. #10
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    when i run it and press the button it thats me to the code in the s-code

  11. The Following User Says Thank You to hhhjr1 For This Useful Post:

    CAFlames (07-13-2010)

  12. #11
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    I know the problem...

    Did you add an opendialogue item to ur form?

  13. #12
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    openfiledialogue yes, yes i did

  14. #13
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    ok then remove this line and u should be fine:

    Code:
       Dim OpenFileDialog1 As OpenFileDialog

  15. The Following User Says Thank You to ppl2pass For This Useful Post:

    hhhjr1 (07-13-2010)

  16. #14
    hhhjr1's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    i live in your room hahahah
    Posts
    413
    Reputation
    9
    Thanks
    22
    My Mood
    Confused
    ok i publish it but i get this
    ApPlication cannot be started.contact the application vendor


    PLATFORM VERSION INFO
    Windows : 6.1.7600.0 (Win32NT)
    Common Language Runtime : 4.0.30319.1
    System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
    clr.dll : 4.0.30319.1 (RTMRel.030319-0100)
    dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
    dfshim.dll : 4.0.31106.0 (Main.031106-0000)

    SOURCES
    Deployment url : file:///C:/Users/Heriberto/Desktop/WindowsApplication1.application
    Application url : file:///C:/Users/Heriberto/Desktop/Application%20Files/WindowsApplication1_1_0_0_0/WindowsApplication1.exe.manifest

    IDENTITIES
    Deployment Identity : WindowsApplication1.application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=14a2104d4da1d805, processorArchitecture=x86

    APPLICATION SUMMARY
    * Installable application.

    ERROR SUMMARY
    Below is a summary of the errors, details of these errors are listed later in the log.
    * Activation of C:\Users\Heriberto\Desktop\WindowsApplication1.app lication resulted in exception. Following failure messages were detected:
    + Specified cast is not valid.

    COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.

    WARNINGS
    There were no warnings during this operation.

    OPERATION PROGRESS STATUS
    * [7/13/2010 11:36:33 PM] : Activation of C:\Users\Heriberto\Desktop\WindowsApplication1.app lication has started.
    * [7/13/2010 11:36:33 PM] : Processing of deployment manifest has successfully completed.
    * [7/13/2010 11:36:33 PM] : Installation of the application has started.

    ERROR DETAILS
    Following errors were detected during this operation.
    * [7/13/2010 11:36:33 PM] System.InvalidCastException
    - Specified cast is not valid.
    - Source: System.Deployment
    - Stack trace:
    at System.Deployment.Application.DownloadManager.Veri fyRequestedPrivilegesSupport(String requestedExecutionLevel)
    at System.Deployment.Application.DownloadManager.Down loadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
    at System.Deployment.Application.ApplicationActivator .DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
    at System.Deployment.Application.ApplicationActivator .InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
    at System.Deployment.Application.ApplicationActivator .PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
    at System.Deployment.Application.ApplicationActivator .ActivateDeploymentWorker(Object state)

    COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.

  17. #15
    ppl2pass's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    804
    Reputation
    5
    Thanks
    111
    My Mood
    Amused
    its not publish. its build....

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help Request] I need Help with error
    By iKSAi in forum Alliance of Valiant Arms (AVA) Help
    Replies: 4
    Last Post: 06-28-2011, 01:26 AM
  2. i need help with errors
    By EDWINSEE in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 4
    Last Post: 07-23-2010, 02:20 AM
  3. help with error code
    By undergroundhack in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 07-11-2009, 02:16 AM
  4. Smart Close - Helps with Errors.
    By Obey in forum CrossFire Hacks & Cheats
    Replies: 2
    Last Post: 06-04-2009, 07:03 AM
  5. Help with error please.
    By Edsport in forum C++/C Programming
    Replies: 7
    Last Post: 01-24-2009, 08:48 PM