Posted on: 3/19/2015 6:08:31 PM | Views : 637

Hello,
I'm fairly new to ASP.NET / VB ; I'd much appreciate help with this error I've had all week.
I've done an ASP.NET project which uses Microsoft Access 2007 as the database. If I run the website from the local server , all works well; I'm able to register accounts and log in to the website with membership details stored in Access. However I'm not able to access the website from an external client - I get the 'path not found' message using http://serveripaddress/default.aspx
So I figured I needed to create a website application. This I did, and I'm able to access it from an external client using http://serveripaddress/foldername/default.aspx
However, as soon as I attempt to log in to the website, I get the 'Illegal Characters in Path' error, with the following detail. I would much appreciate any help - many thanks.

Go to the complete details ...