Aussie owned and operated, with 23+ years of industry experience, Gold Coast InfoTech is delighted to support all of your business technology requirements.

Gallery

Contacts

success@goldcoastinfotech.com.au

1800 291 071

KBArticles Uncategorized

Cryptographic service provider is not installed on your computer

Server: Windows 2008 and mandatory user profiles. Error: An Internal error occured. Either the user profile is not accessible or the private key that you are importing might require cryptographic service provider that is not installed on your system. Solution: Mandatory profiles do NOT allow the import of user certificates – users must be roaming […]

KBArticles Uncategorized

you cannot use the adminitration program while the domino server is running

Error ScreenShot: Resolution: Copy the Notes Directory (h:notes7) and change the notes.ini file to point to the new database location. In this instance of the fix the citrix server had LOCKED the users database files, and needed to be rebooted, this was a workaround. URL Reference: http://www-1.ibm.com/support/docview.wss?rs=475&context=SSKTWP&dc=DB520&uid=swg21108555&loc=en_US&cs=UTF-8&lang=en&rss=ct475lotus

KBArticles Uncategorized

Windows Installation Fails on MAC OSX after initial text mode setup.

Description: System doesnt boot from HDD after the initial windows setup has formatted the drive and copied filesExact Error Msg: Press any key to boot from CD. Disk Error. Press any key to restart<!–Exact Error Screenshot:–>Resolution: This error will occur if during the Windows install, the option “Leave the current file system intact (no changes)” […]

KBArticles Uncategorized

Cannot connect to the citrix presentation server. There is no route to the specified subnet address

Error Screenshot: Resolution/s: Check the connection Settings in TCSS.msc – ensure there are no connection limits under network adapter. Ensure WI / CSG / CAG can access the server directly via DNS and IP.  The network configuration is not configured appropriately to allow the citrix client access to the specified access gateway or the local […]

KBArticles Uncategorized

Printer auto-creation failure. Reason: AddPrinter() failed with status 0x704

Exact Error Msg: Printer auto-creation failure. Reason: AddPrinter() failed with status 0x704. Client name: (WI_9cjMCmWd29IML-r3I) Printer name: (Canon MP750 Series Printer (from WI_9cjMCmWd29IML-r3I) in session 7) Port name: (Client:7:Canon MP750 Series Printer) Driver name: (Citrix Universal Printer) Print processor: (Citrix Print Processor) Resolution: After a R02 upgrade the citrix specific version of the DLL files […]

KBArticles Uncategorized

how to debug user logons – Windows 2003

Add the followign registry key Subkey: HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionWinlogon Entry: UserEnvDebugLevel Type: REG_DWORD Value data: 10002 (Hexadecimal) UserEnvDebugLevel can have the following values: NONE 0x00000000 NORMAL 0x00000001 VERBOSE 0x00000002 LOGFILE 0x00010000 DEBUGGER 0x00020000 Saved to – %Systemroot%DebugUserModeUserenv.log URL Reference: http://support.microsoft.com/kb/221833/en-us