|
-
Jun 7th, 2010, 02:04 AM
#6
Thread Starter
Lively Member
Re: httpwebrequest
 Originally Posted by jmcilhinney
It sounds like you had a name clash. I'm guessing that either your project or the class that that code is in was called WebRequest, so the code interpreted your reference as that. By qualifying the name you changed the meaning of the code and it referred to the correct type.
Aaah!
Thats what is was, my project is called WebRequest.
Thanks jmcilhinney
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|