Microsoft
Software
Hardware
Network
Question : The type or namespace name 'Linq' does not exist in the namespace 'System' ?
I have a page that is NOT built in Visual Studio. All of our other pages are, however. Long story. Anyway, when I add
<%@ Import Namespace="System.Linq" %>
I'm told that Linq does not exist in System. What did I miss here?
Jeremy
Answer : The type or namespace name 'Linq' does not exist in the namespace 'System' ?
you need .Net Framework 3.5 and reference to System.Core.dll
may be reference in web.config like this:
Check this as well:
http://social.msdn.microso
ft.com/For
ums/en/
vcs
harp2008pr
erelease/t
hread/960c
0401-6dba-
47db-8a96-
a2e343f6cb
e4
Random Solutions
How and where to install SSL Certificate for website?
Only one parameter passed to function but For Each...Next keeps going after first pass. Can't understand why.
Extract Full Information from Exchange PowerShell
SharePoint Project Server 2007
C#.NET Blowfish Encryption Implementation
Installation of MDE and MDB in Vista
error with web site when it was moved from server 2003 to 2008
insert into in other access database with password
Using Modern Mobile Technologies on Oldish Access 2000 Database
Setting LinkChildField and LinkMasterField Property Issue