HttpUtility is not a member function of web... error in URL encode / decode

Hi,

Make sure that you have the following things in your xaml file (open with notepad++ or something similar):

The tag:
mva:VisualBasic.Settings
<x:Null />
</mva:VisualBasic.Settings>”

the NamespacesForImplementation:
“<x:String>System.Web</x:String>”

and the reference added:
“< AssemblyReference>System.Web</ AssemblyReference>” (lose the spaces :wink: )

It should work after reopening the file in Studio.
Thank you

6 Likes