Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Combat Arms Hacks & Cheats › Combat Arms Hack Coding / Programming / Source Code › Help with error

Help with error

Posts 1–15 of 21 · Page 1 of 2
HH
hhhjr1
Help with error
\close
\slove
#1 · edited 16y ago · 16y ago
whatup777
whatup777
I fail at VB so I am no help.
/Move to VB section

Better help there.
#2 · 16y ago
PP
ppl2pass
It should come up as a warning not an error.
#3 · 16y ago
HH
hhhjr1
ok thanks a lot i need to wait until a mod goes and move it i suck in vb i an better in c++
#4 · 16y ago
zmansquared
zmansquared
go ask nextgen1
#5 · 16y ago
HH
hhhjr1
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
#6 · 16y ago
PP
ppl2pass
Take out
Code:
  ListBox1.Select()
#7 · 16y ago
HH
hhhjr1
it keep taking me to this
OpenFileDialog1.InitialDirectory = "Desktop"
#8 · 16y ago
PP
ppl2pass
As an error? or u get taken to desktop by the filedialogue
#9 · 16y ago
HH
hhhjr1
when i run it and press the button it thats me to the code in the s-code
#10 · 16y ago
PP
ppl2pass
I know the problem...

Did you add an opendialogue item to ur form?
#11 · 16y ago
HH
hhhjr1
openfiledialogue yes, yes i did
#12 · 16y ago
PP
ppl2pass
ok then remove this line and u should be fine:

Code:
   Dim OpenFileDialog1 As OpenFileDialog
#13 · 16y ago
HH
hhhjr1
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.
#14 · 16y ago
PP
ppl2pass
its not publish. its build....
#15 · 16y ago
Posts 1–15 of 21 · Page 1 of 2

Post a Reply

Similar Threads

  • I need Help with errorBy iKSAi in Alliance of Valiant Arms (AVA) Help
    4Last post 15y ago
  • Help with error please.By Edsport in C++/C Programming
    7Last post 17y ago
  • i need help with errorsBy EDWINSEE in Combat Arms Hack Coding / Programming / Source Code
    4Last post 16y ago
  • Smart Close - Helps with Errors.By Obey in CrossFire Hacks & Cheats
    2Last post 17y ago
  • help with error codeBy undergroundhack in Combat Arms Hacks & Cheats
    7Last post 17y ago

Tags for this Thread

None