If you run the Microsoft .Net Framework Wizards tool (configwizards at the command line) and then choose Trust an Assembly. If you enter a URL with spaces in it, you would normally escape the spaces with %20. If you do so, however, you will get an exception. If you remove the %20s and use spaces, it works fine. Now that I know the behavior, the workaround is fine, but it seems like a pretty glaring flaw in the the URL parsing. Anyone else notice this?
Andy Elmhorst Software Engineer Renaissance Learning, Inc. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.