Forum: ASP.NET |
Thema:
Re: ASP.NET Web-Form-Client |
Von:
Tobi Ulm (
25.06.2004 11:11) |
Hallo Volker,
es steht also im Source
Imports System
Imports System.Component....
dann musst Du beim Kompilieren folgendes
angeben: vbc.exe /t:exe yourApp.cs /r:System.dll /r:System.Web.Services.dll /r:System.Data.dll usw.
Im Source steht nur das Öffnen der Namespaces nicht das "linken" beim Compilieren.
cu
Tobi
cu
Tobi
Antworten
Vorsicht bei der Eingabe: Die Zeichen ' oder -- sind nicht erlaubt!