|
From: Phil H. <ha...@gm...> - 2006-08-27 01:11:18
|
The temp blog was failing because the site gets rebuilt when anyone checks anything into Subversion. Thus the change to Full trust got overwritten. Doh! I checked in a change to web.config to make the default FullTrust for now. I think this may make sense since the majority of our users will run their blogs in full trust. For the rest, might as well request the most permission you get and then settle for something lower. ;) Phil _____ From: sub...@li... [mailto:sub...@li...] On Behalf Of Dave @ Dave's Tech Shop Sent: Saturday, August 26, 2006 6:06 PM To: sub...@li... Subject: Re: [Subtext-devs] how to use a trackback URL Phil, Thanks. Now I have some good ways to test. You will see that I did a few more tests on your temp blog after having success using RedAlt. Trackbacks between your test site and http://subtext.ideaheads.com <http://subtext.ideaheads.com/> are still not working. I will fool around with it some more and see if I can give you some exact feedback on when trackbacks fail and when they work. David _____ From: Phil Haack [mailto:ha...@gm...] Sent: Saturday, August 26, 2006 5:51 PM To: sub...@li...; da...@Da... Subject: RE: [Subtext-devs] how to use a trackback URL Dave, I noticed you mentioned that you were still unable to get trackbacks to work. I tested this out and could not get it to work either, but I think there is still a permissions problem. Here's what I did. Looking at this post: http://subtext.ideaheads.com/archive/2006/08/26/7.aspx I viewed source and grabbed the trackback url: http://subtext.ideaheads.com/services/trackbacks/7.aspx You can bring that url up in a browser and see that it renders. I then navigated to: http://www.redalt.com/External/trackback.php And entered the trackback url: http://subtext.ideaheads.com/services/trackbacks/7.aspx in there and clicked "Send Trackback". Try it and you'll get some security exception. Phil |