For some reason the tilde is remaining in my path
StaticBottomSeparatorImageUrl="~/images/main/navDiv.gif"
Is there a setting for IIS to help me get this right? it ends up leaving the tilde in the path and not rebuilding it. This same code works on other machines but not my current machine.. help!
This line of code is from an ASPX file
StaticBottomSeparatorImageUrl="~/images/main/navDiv.gif"
Is there a setting for IIS to help me get this right? it ends up leaving the tilde in the path and not rebuilding it. This same code works on other machines but not my current machine.. help!
This line of code is from an ASPX file