I want to get the file path for the current file in the project file. I've tried various approaches but they all point to the folder in the IIS that the site is executing in. The reason I need this is because i have an images folder in the project which needs to be accessible with a relative path to the project.

Thanks