-
Posts
899 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by sister_annex
-
SYSMAN_MK you are a star!! That looks a lot better - how much do we owe? Thanks a bunch Mark
-
Not sure about the thick borders around the leaves, maybe a little thinner? Otherwise it looks great Thanks
-
That was a lot for me! My sizeable lungs obviously were not as 'bedded' in as yours lol still I've quit and hapy for it, more to the point these sort of conversations are probably not helping TopBanana much
-
I quit nearly four years ago... During my brother's 21st Birthday night out I got through 20 ciggys, woke up the next day and felt like , so decided to give up. I used the chewing gum (which tastes vile - or atleast did) and have not had a smoke since. I stopped using the gum around six weeks after starting and dont regret it one bit! My bank balance improved so much I was able to afford a much better car (that does not smell of soggy ashtrays) and I have a much better of quality of life. Don't get me wrong though, you are more than likely going to continue craving for some time - depending on where you are and who you're with. The normal thing for me when I'm craving is too have another beer lol or the more usually repeat to myself 'Look at how well you have done, would you really like to go back to coughing so much it feels like your lungs are about to come out your mouth and generally feeling like everyday??' That usually works for me Either way you should be proud of everytime you dont have a smoke, and remember, little steps are much better than one big one! My 2p worth
-
Thanks muchly! I appreciate the time and effort of both of you, and I look forward to your interpretation SYSMAN_MK Thanks Again Mark
-
I am hoping some kind soul will help out I need our Hospital Radio station's logo 'revamping.' They would like to keep the same sort of style to go on letterheads, publications, notice boards etc. I could do with a better, prettier copy if someone is willing to give it a go? If one of you graphics masters could help, the station and I would be most grateful. (can I stop grovelling now??) Cheers Mark
-
Something to do with IIS URL Rewriting maybe - URL Rewrite : The Official Microsoft IIS Site Or Maybe this may help? IIS6 vs. IIS7 and IIS7.5: handling URLs with plus sign (+) in base (not querystring) - Server Fault HTH
-
Google Earth Writes Huge Data On To Roaming Profiles
sister_annex commented on DerekandClive's blog entry in DerekandClive's Blog
HKCU/Software/Google /Google Earth Plus CachePath Entry Should be the place to go, my suggestion, stick the change in a batch file and use that to launch the program thus having the change happen regardless. Let me know if this works Mark -
Google Earth Writes Huge Data On To Roaming Profiles
sister_annex commented on DerekandClive's blog entry in DerekandClive's Blog
I did find an article a while ago in relation to this, the cache can be moved with a regedit - i'll see if i can find it out Mark -
Anyone else had (or about to have) an awful lunch?
sister_annex replied to Dos_Box's topic in General Chat
This sounds way too healthy for me This is more like it!! -
Anyone else had (or about to have) an awful lunch?
sister_annex replied to Dos_Box's topic in General Chat
Fridays are usually trips to the sandwich in the local town days for myself and the other guys in the office... cant go wrong and can say that today's was pretty good also Mom used to make my sandwiches every day and they were awful so I grew a pair and started making my own now i have only myself to blame if they are rubbish -
[website] Find out the best Anagram for your name.
sister_annex replied to mattx's topic in Jokes/Interweb Things
Mine sounds like some chinese buffet dish: HARM MAN PACK :/ -
We have an ISA 2006 server that does our website publishing... We had to request a new subdomain from our lea that tagged our usual domain. i.e. folders.domain.com etc Your LEA should provide you with the IP address of the subdomain that ISA should listen on. The rules then setup in ISA should forward to the requests to the requested server. So our requests would come from something like https://folders.domain.gov.uk/homeaccess ISA takes this request and turns into https://internalserver/homeaccess and then presents that servers response. We are not SWGFL so not sure what their procedures are for this so it may be worth giving them a call to see if they can help
-
A 500 error is a generic one. Your computer event logs should give more information on the problem. The first things i would check are: - Permissions on the Extranet (or whatever you have decided to call it) folder - That ASP.Net 4 is allowed and configured to be used on the site (not ASP.net 1 or 2) - That your web.config is setup correctly sorry for the vagueness of the answer but, it is early and my brain has yet to begin functioning at the usual level HTH anyway Mark
-
Open Source Printer Monitoring?
sister_annex replied to mikeglover's topic in Windows Server 2000/2003
Papercut's PrintLogger may do what you need Print Logger - a free print job logger for Windows - PaperCut Mark- 3 replies
-
- 1
-
-
- monitioring
- open source
-
(and 1 more)
Tagged with:
-
Thanks Nick you beat me too it Mark
-
Looks like a problem with you LDAP settings, I would first check that your domain entry, Username (in DOMAIN\Username format) and password are correct. could you post up the contents of your web.config file (obviously removing any passwords etc)? I posted here about someone who was having similar issues http://www.edugeek.net/forums/web-development/59485-home-access-plus-10.html#post566945 Let me know if you need more help Mark
-
You will need to edit the LDAP settings to match your domain. The ones in the default web.config file are the domain settings for the developer Ours for example is: "LDAP://mgmtcore.xx.xx.xx.xx/OU=IOST,DC=xx,DC=xx,DC=xx,DC=xx" and usually follows the format "LDAP://Domain Controller FQDN/DN of OU where the specific accounts are located. Note: we are a vanilla network if you are RM i think the {0} will need to stay based on your OU groups. HTH
-
hmmm..... do you have the latest version of the .net framework installed (v4) also have you checked that the LDAP settings in the web.config file are correct? a directory services error usually(!) points to problems with one of those. HTH Mark
-
Help with Audio on Sibelious with USB Yamaha Keyboard
sister_annex replied to mjgreen's topic in Hardware
ok, after a quick look through the guide for the sound card http://www.creative.com/oem/resources/SoundCards/SB077x.pdf it seems that the mic input and line-in input are the same. It may be worth checking the software that creative installs with the drivers to see if there is a setting to enable/disable mic levels. As for the delay, it can get quite complicated, I would ask your music teacher (who knows what they are doing) to check the ASIO settings for the card and in the software, the buffer should be set as low as possible (note: too low and the sound will begin to click and stutter) as for other solutions Cubase is great but may be too much cost wise and feature wise for what your after Logic - if you want to scrap it all and buy a Mac FL Studio from ImageLine - again not cheap LMMS - Linux MultiMedia Studio this is free, and contains some good software synths that accept MIDI input The soundcard does most of the audio conversion it will accept the MIDI input and then tell the soundcard what sound to play based on the patch you have selected. Not sure what else there could be -
your web.config file is incorrect by the looks of it - did you do a find and replace on CHS with MGS by any chance?? mgs.ActiveDirectoryRoleprovider needs to be CHS.ActivedirectoryRoleprovider it references a DLL; the web.config file should look like the below [color=blue] <[/color][color=#a31515]membership[/color][color=red]defaultProvider[/color][color=blue]=[/color]"[color=blue]DomainLoginMembershipProvider[/color]"[color=blue]>[/color] [color=blue] <[/color][color=#a31515]providers[/color][color=blue]>[/color] [color=blue] <[/color][color=#a31515]add[/color][color=red]name[/color][color=blue]=[/color]"[color=blue]DomainLoginMembershipProvider[/color]"[color=red]attributeMapUsername[/color][color=blue]=[/color]"[color=blue]sAMAccountName[/color]"[color=red]type[/color][color=blue]=[/color]"[color=blue]CHS.ActiveDirectoryMembershipProvider,CHS[/color]"[color=red]connectionStringName[/color][color=blue]=[/color]"[color=blue]ADConnectionString[/color]"[color=red]connectionUsername[/color][color=blue]=[/color]"[color=blue]curricdom\st-admin-1[/color]"[color=red]connectionPassword[/color][color=blue]=[/color]"xxxxxxx"[color=blue] />[/color] [color=blue] [/color][color=#a31515]providers[/color][color=blue]>[/color] [color=blue] [/color][color=#a31515]membership[/color][color=blue]>[/color] [color=blue] <[/color][color=#a31515]roleManager[/color][color=red]enabled[/color][color=blue]=[/color]"[color=blue]true[/color]"[color=red]defaultProvider[/color][color=blue]=[/color]"[color=blue]ActiveDirectoryRoleProvider[/color]"[color=blue]>[/color] [color=blue] <[/color][color=#a31515]providers[/color][color=blue]>[/color] [color=blue] <[/color][color=#a31515]clear[/color][color=blue] />[/color] [color=blue] <[/color][color=#a31515]add[/color][color=red]name[/color][color=blue]=[/color]"[color=blue]ActiveDirectoryRoleProvider[/color]"[color=red]type[/color][color=blue]=[/color]"[color=blue]CHS.ActiveDirectoryRoleProvider,CHS[/color]"[color=red]connectionStringName[/color][color=blue]=[/color]"[color=blue]ADConnectionString[/color]"[color=red]connectionUsername[/color][color=blue]=[/color]"[color=blue]curricdom\st-admin-1[/color]"[color=red]connectionPassword[/color][color=blue]=[/color]"[color=blue]xxxxxx[/color]"[color=blue] />[/color] [color=blue] [/color][color=#a31515]providers[/color][color=blue]>[/color] [color=blue] [/color][color=#a31515]roleManager[/color][color=blue]>[/color] HTH Mark
-
How to increase file upload size on Moodle - Server 2008
sister_annex replied to witch's topic in Virtual Learning Platforms
Ok, this may help Fixing File Upload Size Limit in IIS 7 | cyprich.com You will have Moodle as an application i think you need to create a file called web.config (if it doesn't already exist) and add the text shown on the blog above That pot of straws has now definately run out HTH Mark -
How to increase file upload size on Moodle - Server 2008
sister_annex replied to witch's topic in Virtual Learning Platforms
hmmm, tbh not really sure, and the box of straws that i'm clutching at are getting thin on the ground! the only things I can thing of is possibly Quotas(maybe), if it is IIS that you're running i dont think there are file size restrictions, if it is Apache there may well be but i know very little about apache. other than that I really dont know. A quick google come up with this, but not sure how helpful it would be - but it seems to be similar to the error you are getting http://moodle.org/mod/forum/discuss.php?d=144597 sorry I cant be of more help Mark
