GRose
Posts: 5
|
| Posted: 04/01/2005, 6:13 AM |
|

I am Currently trying to modify the EmplDir example supplied with code charge. Specifically I have created a new folder in the project with the name of Secure and then moved all the pages that had the restriction property set to yes into this folder.
I do not want them to be protected I will restrict them via windows authenticated login via iis. Nor do I want a login form. Having changed the project settings for security to none and additionally removed all references in the properties to restricted And login I have hit a brick wall.
The rebuilt project ALLWAYS fails when you try live view the
pages. Specifically in the template Engine asp code. Using Visual studio to debug the project its complaining about cant find login template etc.
Any ideas on what I have missed would be appreciated - I dont fancy being bald.
Thanks
|
 |
 |
peterr
Posts: 5971
|
| Posted: 04/01/2005, 12:53 PM |
|
Do you see those pages in CCS? Any problems with publishing them?
What is the exact error message?
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|