-
Posts
899 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by sister_annex
-
This is how we intend to do it also, we will be imposing some restrictions though, mainly due to the fact of while we have been testing there have been numerous erroneous print jobs that have ended up being 8000+ pages... so some realistic almost non imposing restrictions will be put in place (we use papercut also) we do make a point to staff that printing one copy and photocopying (in mono or colour) is quite often cheaper than printing the full set, usually though the answer is 'It's too much hassle, so I'll just print it....'
-
Well he, and the rest of the band are very talented (makes me want to get back into my music) I wish them the best, next time they are out and about in the wolves area (or brum depending on the day) give me a shout and I'll go watch
-
Voted! They actually sound pretty good too What does your brother play?
-
Chris Moyles and Comedy Dave Comic Relief Challenge
sister_annex replied to glennda's topic in General Chat
None of those have been Guinness Verified... so yes they may be the longest broadcast, but not within the strict criteria of the Guinness World Record people -
Chris Moyles and Comedy Dave Comic Relief Challenge
sister_annex replied to glennda's topic in General Chat
Totally agree there, most don't realise the concentration that you need to present a show, not just the gift of the gab as such. Not once while I was watching did I see him sit down for start... he was always at the controls, and apart from a few technical issues (the Louis Walsh telephone interview comes to mind) last night he managed to pull off a good 'set.' Yes he had an army of producers and assistants, but at the end of it he and Comedy Dave were the ones who pulled it off. Kudos and Congratulations to them both. It was all for a good cause, I donated a pound, which isn't a massive amount when you consider how much he raised I know but I can stand proud in the knowledge that I have helped in my own little way. -
Basic Authentication should be ticked and the other entries (anonymous, integrated etc) should be unticked. Access denied is a permissions thing, it may be an entry in the web.config file hat you have to change to a specific group on your network that may be the issue though may be worth checking this first - the code below is about 75% of the way towards the bottom of the config file. I'm not RM unfortunatley so not sure about the other issues, sorry. Mark
-
As you have never been before be prepared to have your fingerprints taken (and that goes for all over 16 IIRC) and to have a grilling from passport control about your stay. I haven't been to Florida but have done LA and Vegas, loved it! food is excellent (even the fast food joints) and there is always lots of it I do have to agree security is tight and lots of them do look like guns for hire mercenaries and most don't have a sense of humour - trust me I know (I tried making a joke with passport control officer and by the look on his face I'm surprised he didn't shoot me on the spot!) Either way have fun and watch out for the crocs
-
PM sent
-
with vanilla just dont include the {0}
-
Not laughing lol, you'll be surprised just how many people get this wrong... your LDAP settings should be similar to the following: LDAP://DCSERVER.FQDN/{0}(only needed if RM),OU=boss,DC=domain,DC=com so for example, if your internal domain name was school.internal then your LDAP settings would read: LDAP://123server.school.internal/OU=boss,DC=school,DC=Internal Are you using RM or are you vanilla??
-
Ok this is more of a HAP issue... Usually this happens if you have incorrect username/ password, or your LDAP settings are incorrect.
-
It does seem to be more of an IIS problem than HAP+ The page: How to Fix "PageHandlerFactory-Integrated" bad module "ManagedPipelineHandler in IIS7 is probably a good starter for ten
-
May be worth popping up your web.config file (obviously remove any passwords that are in there) Mark
-
That is an interesting one... It may be one for nickbro to answer Sorry Mark
-
Is it the same students every time, or is it a random occurrence?
-
It is in the Install Doc to add it, unfortunately I do not know how much of an effect it will have on other features. I would suggest trying every available feature to make sure they still work
-
Firstly welcome Secondly, Check permissions (I am presuming you have already done this but either way no harm in doing it twice ) If the particular student cannot access that share when using a normal windows logon they will not be able use it in HAP+ Mark
-
Adam, This is usually permissions based, check your permissions and try again Wes, Check your username, passwords and LDAP settings are correct, this error is usually due to these problems nicklec, Try removing cache-control: no-cache from your IIS settings, this fixed the issue for me... HTH All
-
TBH we have 7 of these, we've had issues with one (but that may be toner related) otherwise no issues at all. The print quality is good, they are very easy to setup and use (we have ours networked and shared to multiple users) The only problem we have seen is that they do burn through toner, but we did put them in a suite and they do seem more suited to an office that doesn't do as much printing Otherwise no issues at all
-
me too!!!
-
I'm not sure about that... surely as the user account is being impersonated by the website when the request is made to a particular server it looks like it comes from the respective user not the computer. Maybe I'm wrong, but, we have not had to do anything like that here to get it to work.
-
+1 for the HP4700 Or the HP4005 is just as good, as with all you may have to buy separate paperbin for letterheaded paper (or just use tray 1)
-
hmmm.... PM me your web.config file and i'll take a look (obviously take out any passwords:)) Mark
-
If the problem you are having is with the 'N' Drive then I'm not sure the {0} will work with the unc paths - if your users have a Homedrive mapping in AD then you can put in %homedrive% This may be your problem. Does it work for the other drive letters you have listed? Try removing them one at a time and see which one breaks it... HTH Mark
-
In the UNC Paths section of your web.config file do you have it configured similar to below? It may be worth checking that to see if this sorts you out. Mark
