Oper
Posts: 1195
|
| Posted: 03/27/2012, 10:01 AM |
|
ASP 3.0
The FILE INCLUDE of master Implementation is created wrong when you choose
Relative Path for the Project.
Create this
<!-- #INCLUDE FILE="/Designs/Untitled2//MasterPage.asp" -->
Instead of This:
<!-- #INCLUDE FILE="./Designs/Untitled2/MasterPage.asp" -->
Already Reported (just so people know what we are Reporting)
PS:No idea is issue is only ASP.
How to duplicate
* Create a Blank Project
* make the Propject #Include type to RELATIVE PATHS
* Assign a Design
Done!
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|