Failure when trying to add System.web namespace

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • michaeldebruin
    New Member
    • Feb 2011
    • 134

    #1

    Failure when trying to add System.web namespace

    Hello all,

    I am trying to establish an oAuth connection, to connect a Windows Phone app to an API. And I've found on different websites that I need to add the namespace "System.web ". But somehow my visual studio won't add, because it doesn't exists.
    I've already tried to add reference Systen.web.dll, but my visual studio won't accept it to add it. I've also found something about changing the framework from ".NET Framework 4.0 Client Profile" to ".NET Framework 4.0". But I couldn't the place to change this at all.

    So anyone familiar with this problem and knows how to solve it? Or does anyone know a better way to create an oAuth Connection? Any help would be highly appreciated.

    Thanks in Advance,

    Michael
Working...