Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CommaDelimitedStringCollection
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01317003
Message ID:
01317026
Views:
9
This class is in a supporting library off of the main web project. I added the System.Configuration reference to the wrong project (the main one instead of the supporting).

Everything's back in order now.




>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
State of Florida, DCF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform