- Ralf Reinartz - Langerwehe: Blog für VB.NET, SQL & DEBIAN - http://tibex.de -
System.Web.HttpUtility in Win32 Anwendung
Dieser Eintrag stammt von rreinartz Am 25.11.2007 @ 16:10 In VB.NET | Keine Kommentare
Beim Import der Klasse “System.Web.HttpUtility” in eine WIN32 Anwendung erscheint folgender Fehler:
–
Warning 1 Namespace or type specified in the Imports ‘System.Web.HttpUtility’ doesn’t contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn’t use any aliases. C:\Visual Studio 2005\Projects\p1\Form1.vb 4 9 p1
–
Lösung: Es muss im Visual Studio Projekt ein Verweis hinzugefügt werden: Menü Project / Add Reference / - Unter .Net den Eintrag “System.Web” suchen OK klicken. Fertig.
Dieser Artikel wurde ausgedruckt ab Ralf Reinartz - Langerwehe: Blog für VB.NET, SQL & DEBIAN: http://tibex.de
URL zum Artikel: http://tibex.de/2007/11/25/systemwebhttputility-in-win32-anwendung/
URLs in this post:
[1]
: http://tibex.de/__oneclick_uploads/2007/11/blog-img01.gif
Klicken hier zum Drucken.