---
title: "Cannot Convert string to Label ?"
type: "forum-thread"
url: "https://www.webforum.nu/amne/dotnet/57598-cannot-convert-string-to-label"
topic: ".NET"
topic_url: "https://www.webforum.nu/amne/dotnet"
author: "Nickemannen"
published: "2002-10-30T19:31:08.000Z"
updated: "2002-10-30T19:35:32.000Z"
replies: 2
views: 163
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/dotnet/57598-cannot-convert-string-to-label"
---

# Cannot Convert string to Label ?

## #1 — Nickemannen, 2002-10-30T19:31Z

Cannot implicitly convert type 'string' to 'System.Web.UI.WebControls.Label'

trodde jämt att det gick att sätta en

Label = String; 

????

Permalänk: https://www.webforum.nu/p/57598

## #2 — renholm, 2002-10-30T19:32Z

Label.Text = String;

Permalänk: https://www.webforum.nu/p/838221

## #3 — Nickemannen, 2002-10-30T19:35Z

hmm, hade visst gjort ett litet fel

Permalänk: https://www.webforum.nu/p/838224

---

Tråden på webben: https://www.webforum.nu/amne/dotnet/57598-cannot-convert-string-to-label
