Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CommaDelimitedStringCollection
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Divers
Thread ID:
01317003
Message ID:
01317020
Vues:
10
Thing is I'm not using it on a page but in a simple class to be stored per Session. Per the documentation, the class I'm trying to use is supposed to be in System.Configuration.


>>For some reason or another, I have a Winform application that compiles without issue when looking for the above class.
>>But I have a Web application that simply refuses to see the above class. I have the correct using statements as below (well correct in that it works under the Winform):
>>
>>
>>using System;
>>using System.Configuration;
>>using System.Collections;
>>
>>
>>Any ideas why it won't see the class?
>>
>>
>>TIA
>>Richard
>
>Here's what I have in the Web class .cs file
>
>using System;
>using System.Collections.Generic;
>using System.Text;
>using System.ComponentModel;
>using System.Web;
>using System.Web.UI;
>using System.Web.UI.WebControls;
State of Florida, DCF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform