Threads
Regular
Maybe it is something I am doing wrong, but all the classes that are suppose to be in System.Web don't appear to be available for me.
I uninstalled VS2002 and installed VS2003 Enterprise, but I doubt that would have anything to do with it.
Even in the Object Browser, System.Web only contains:
AspNetHostingPermission
AspNetHostingPermissionAttribute
AspNetHOstingPermissionLevel
For the record, I am creating a windows forms application, but I have been able to use the other classes available in System.Web before (at least from work on VS2002).
Anyone have any ideas?
I uninstalled VS2002 and installed VS2003 Enterprise, but I doubt that would have anything to do with it.
Even in the Object Browser, System.Web only contains:
AspNetHostingPermission
AspNetHostingPermissionAttribute
AspNetHOstingPermissionLevel
For the record, I am creating a windows forms application, but I have been able to use the other classes available in System.Web before (at least from work on VS2002).
Anyone have any ideas?