• Trainer
  • Forums
  • Suche
  • Members
  • Kalender
  • Hilfe
  • Extras
Forum stats
Show team
Neue Beiträge ansehen
Heutige Beiträge ansehen
Home of Gamehacking - Archiv
Login to account Create an account
Login
Benutzername:
Passwort: Passwort vergessen?
 



  Home of Gamehacking - Archiv Coding Visual Basic 6, VB.NET
« Zurück 1 2 3 4 Weiter »
Visual Basic 2010 Problem

Ansichts-Optionen
Visual Basic 2010 Problem
DNA Offline
Administrator
*******
Beiträge: 1.330
Themen: 123
Registriert seit: May 2010
Bewertung: 26
#2
29.11.2010, 01:21
Geh in deinen Projektordner und öffne die
*.vbproj
Datei mit dem Editor
und dann fügst du
<PlatformTarget>x86</PlatformTarget> hinzu ... so wie im Beispiel zu sehen




<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{78D0173F-2438-43B9-9877-04EFCC1ABE60}</ProjectGuid>
<OutputType>WinExe</OutputType>
<StartupObject>WindowsApplication1.My.MyApplication</StartupObject>
<RootNamespace>WindowsApplication1</RootNamespace>
<AssemblyName>WindowsApplication1</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>WindowsForms</MyType>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<OptionExplicit>On</OptionExplicit>
<OptionCompare>Binary</OptionCompare>
<OptionStrict>Off</OptionStrict>
<OptionInfer>On</OptionInfer>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>

Abspeichern und VB neu starten ... sollte dann funzen.
ACHTUNG: Lesen gefährdet die Dummheit

[Bild: dna-sig.gif]
Suchen
Antworten
Share Thread:            


Nachrichten in diesem Thema
Visual Basic 2010 Problem - von fr33k - 28.11.2010, 23:27
RE: Visual Basic 2010 Problem - von DNA - 29.11.2010, 01:21
RE: Visual Basic 2010 Problem - von iNvIcTUs oRCuS - 29.11.2010, 02:59
RE: Visual Basic 2010 Problem - von DNA - 29.11.2010, 19:55
RE: Visual Basic 2010 Problem - von fr33k - 29.11.2010, 22:22
RE: Visual Basic 2010 Problem - von fr33k - 30.11.2010, 00:08

  • Druckversion anzeigen
  • Thema abonnieren


Benutzer, die gerade dieses Thema anschauen:
1 Gast/Gäste

  • Kontakt
  • Forum team
  • Forum stats
  • Nach oben
 
  • RSS-Synchronisation
  • Lite mode
  • Home of Gamehacking - Archiv
  • Help
 
Forum software by © MyBB - Theme © iAndrew 2014



Linearer Modus
Baumstrukturmodus