Jump to content

dnlees

Members
  • Posts

    26
  • Joined

  • Last visited

Reputation

0 Neutral

About dnlees

Personal Information

  • Location
    Cornwall
  1. Can you not make a copy of the VM, and run the in-place upgrade on that, to see if all goes well....???
  2. Cheers mate - sorted...!!!!
  3. Hi, Can someone tell me how to access the mailbox of a Huntgroup...? thanks, Dave.
  4. Hi, I have a printer on a Server 2019, with Internet printing enabled.... the printers Network name is: http://localhost/printers/BrotherQL-570/.printer I have a section of PHP, as follows: /* BEGIN Server side printing section */ $sIPPPrinterOrServerHost = '127.0.0.1'; // The host name or the IP address of the IPP Printer or IPP Server. $sIPPPrinterOrServerPort = '631'; // By default it is set to IANA assigned port (631). $sIPPPrinterURI = 'http://localhost/printers/BrotherQL-570/.printer'; // The URI of the IPP printer (examples : '/printers/epson', 'ipp://localhost:631/printers/epson'). $sIPPJobUserName = 'anonymous'; // Depending on the configuration of your printer, you may have to set this to 'anonymous' or a valid username on your system. $aIPPPrinterPerClientFixedIPArray = array(); $aIPPPrinterPerClientFixedIPArray['127.0.0.1'] = array(); $aIPPPrinterPerClientFixedIPArray['127.0.0.1']['IPPPrinterOrServerHost'] = '127.0.0.1'; $aIPPPrinterPerClientFixedIPArray['127.0.0.1']['IPPPrinterOrServerPort'] = '631'; $aIPPPrinterPerClientFixedIPArray['127.0.0.1']['IPPPrinterURI'] = 'http://localhost/printers/BrotherQL-570/.printer'; /* END Server side printing section */ However, it is not printing.... Have I got the formatting wrong....?
  5. Hi, I bought a replacement BIOS chip off eBay: https://www.ebay.co.uk/itm/BIOS-CHIP-ASUS-M4A88TD-M-M4A87TD-M4A88T-M-M4N75TD-P8H61-I-R2-0-P8H67-M2/170962839311?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649 Just stated I wanted the P8H61-I board, not the R2.0 version - comes from Holland in about 5 days.... popped it in, and hey-presto....!!!!!
  6. dgsmith is correct - you cannot use standard Asus BIOS updates on RM boards - they don't work - trust me, I've tried..... Thats why I hoped someone had got it done via RM, and could then have backed up the BIOS to a file.... RM are f**kers for this....!!!! Oh well, boards and old CPU may get used somewhere else, and I'll get a new PC for the job in question.... just not from RM - wouldn't touch them with a barge pole now..... There actual response to my request for the BIOS update ,was "we see you haven't got a vaild support contract - I will pass your details on to your area account manger..." - GOOD LUCK WITH THAT....!!!!!
  7. No... official Asus BIOS updates don't work - needs to be RM's own version....
  8. Hi, I have a couple of these boards and need to update the BIOS - however, as I don't have an RM support contract, they have told me to push off.... Does anybody have one of these boards, with BIOS version 0803 or later, that they could backup (from within the BIOS) and let me have....? many thanks, Dave.
  9. error: Invalid variant type conversion Has anyone had this error when using seating organiser in the Examinations organiser module?
  10. Hi, Would it be possible to have and emah.exe file that uses "Program Files (x86)" instead of just "Program Files"....? thanks...
  11. I was having the same problem, and followed 2097's suggestion - SQL Server Compact 3.5 SP1 and Synchronization Services for ADO.NET v1.0 SP1 for Windows Desktop - everything fine now. ps: if you are running a 64bit server, you do need to install the x86 version first, then the 64bit version - so download both....
  12. Thanks Marci - your first paragraph sorted it out for me.
  13. Hi, I think we are at crossed purposes here..... I know what folder the N: needs to be mapped to, but I can't find where in the RM management console (or indeed group policy) where the assignment is set.... - does that make better sense?
  14. Thats the problem - can't find where its mapped at all....
  15. I have created a folder in the RM Management console, and ticked "block inheritence" - so it doen't get any packages from its parent. I then assigned the packages I wanted and everything worked fine except, in My Computer, the N: shows up as a 'Disconected network drive' - you can't delete it or re-attach it. Where is the N: assigned in CC3?
×
×
  • Create New...