i got a problem with my dotnet webapplication and the company-intern ftp.
the problem is that my files are linked (and also in the global.asax mapping) with the tilde slash :
~/default.aspx
for example.
on local testing, everything is fine but on the ftp it cant find the files, so does anybody know how to fix the problem ?
thx for help