Tagged Questions
0
votes
0answers
90 views
MonoDevelop 2.8.2: Build failed. Illegal characters in path
I have just installed MonoDevelop 2.8.2. After opening a new solution named test I attempted to run the project. I push f5 and all I see is a "Build failed. Illegal characters in path" error in the ...
0
votes
1answer
800 views
Android HttpGet Url causes “Illegal Character at Index 110” error
I'm trying to instantiate an HttpGet Object so that I can send a get request to the foursquare api. However, every time I attempt this, (and I've tried it with several different tokens) I get the ...
0
votes
1answer
2k views
java.net.MalformedURLException: Illegal character in URL
I am working on struts.I am encrypting password in one application and passing encrypted password to another application through open url connection.Some times this works fine if i click on the link ...