web - An unhandled exception occurred in webdev.webserver.exe -


it happens when i'm trying open page using it. (page contains css , js, nothing special).
ideas how fix this?

this happens when disk path passed server (the path parameter) contains double slash. (i.e. d:\somedir1\\somedir2)


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -