Home All Groups Group Topic Archive Search About

.net 2.0 system.web dll

Author
28 Jul 2006 2:31 AM
JimO
Can anyone tell me what dll file contains the system.web namespace in .net
version 2?  The only thing I can reference is the v1.1 system.web.dll.

Thanks,
Jim

Author
28 Jul 2006 9:47 AM
G Himangi
A namespace can span multiple dlls(assemblies). What specific classes are
you looking to use. You can see which dll contains the class in the
Requirements section of the MSDN help for the class.


---------
- G Himangi,   Sky Software       http://www.ssware.com
Shell MegaPack : Drop-In Explorer GUI Controls For Your Apps (.Net & ActiveX
Editions Available)
EZNamespaceExtensions.Net : Develop namespace extensions rapidly in .Net
EZShellExtensions.Net : Develop all shell extensions rapidly in .Net
---------


Show quote
"JimO" <joneill517***@XXXearthlink.net> wrote in message
news:bGeyg.3948$gF6.3692@newsread2.news.pas.earthlink.net...
> Can anyone tell me what dll file contains the system.web namespace in .net
> version 2?  The only thing I can reference is the v1.1 system.web.dll.
>
> Thanks,
> Jim
>
Author
28 Jul 2006 10:20 AM
Patrice
Not sure what you are trying to do ? FYI each version of VS.NET target a
specific version of .NET (for example you won't be able to create a 2.0 web
application with VS.NET 2003, you can use
http://msdn.microsoft.com/vstudio/express/vwd/ instead).

Is this a problme with VS.NET (which version ?) or do you use the command
line compiler ?

--
Patrice

"JimO" <joneill517***@XXXearthlink.net> a écrit dans le message de news:
bGeyg.3948$gF6.3***@newsread2.news.pas.earthlink.net...
Show quote
> Can anyone tell me what dll file contains the system.web namespace in .net
> version 2?  The only thing I can reference is the v1.1 system.web.dll.
>
> Thanks,
> Jim
>
Author
28 Jul 2006 3:08 PM
JimO
One of my former HS students is trying to import system.web.ui.controls into
an VB2005 Express project but he is having difficulties.  He says he has
done it before when he has downloaded source code.  I didn't ask him if he
downloaded the project files too.  I'm sure he is aware that web projects
are not available in the Express version.  I have the full version of VS
2005 and I'm new the .net environment.  I was going to ask him to do a
search to see if he has the right dll files.  He has the Express Web
Devleoper installed as well.


Show quote
"Patrice" <scr***@chez.com> wrote in message
news:OZb7A%23isGHA.3904@TK2MSFTNGP03.phx.gbl...
> Not sure what you are trying to do ? FYI each version of VS.NET target a
> specific version of .NET (for example you won't be able to create a 2.0
> web application with VS.NET 2003, you can use
> http://msdn.microsoft.com/vstudio/express/vwd/ instead).
>
> Is this a problme with VS.NET (which version ?) or do you use the command
> line compiler ?
>
> --
> Patrice
>
> "JimO" <joneill517***@XXXearthlink.net> a écrit dans le message de news:
> bGeyg.3948$gF6.3***@newsread2.news.pas.earthlink.net...
>> Can anyone tell me what dll file contains the system.web namespace in
>> .net version 2?  The only thing I can reference is the v1.1
>> system.web.dll.
>>
>> Thanks,
>> Jim
>>
>
>

AddThis Social Bookmark Button