-
Recent Problems/Solutions
Categories
- AFS (9)
- ACL (1)
- Exchange 2010 (1)
- Google Calendar (1)
- Mosaic Account (11)
- Login Issues (1)
- Personal website (1)
- PrintQuota (2)
- Mosaic Software (21)
- AutoCAD (2)
- Mosaic TA (4)
- Mosaic WebApps (2)
- PHPSupport (1)
- MS Office (19)
- MS Excel (2)
- MS Outlook (9)
- MS Word (6)
- Operating System (26)
- Linux (15)
- RedHat (3)
- Windows 7 (1)
- Windows XP (9)
- Linux (15)
- Remote Access (14)
- File Drawers (5)
- FTP (1)
- Mosaic Anywhere (2)
- NX Client (3)
- Uncategorized (18)
- Web Browsers (10)
- Firefox (3)
- Google Chrome (1)
- Internet Explorer 8 (6)
- Internet Explorer 9 (4)
- AFS (9)
Online Users
- 0 members & 2 guests online.
Online Plugin made by Audacity Download
Author Archives: Isaac Irvin
COEFiles Log off
When you are using COEFiles (coefiles.uncc.edu) on Firefox in Mosaic, you will be unable to log out of the website. This is a known issue with Mozilla Firefox on Mosaic. The workaround for this is to use Internet Explorer when … Continue reading
Posted in File Drawers, Firefox, Internet Explorer 8, Internet Explorer 9, Remote Access
Tagged coefiles, Firefox, log, logoff, off
Leave a comment
Microsoft Word Template Files in Windows 7
In Windows 7, the MS Word template files are stored here: H:\AppData\Roaming\Microsoft\Document Building Blocks\1033\14
Force Ejecting CD from iMac
In order to force an iMac to eject a CD, hold the left and right mouse buttons simultaneously during start-up. This should eject a stuck CD if no other method has worked.
IAI-Test
|
1 2 3 4 5 6 7 8 |
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!";
return 0;
}
|
Posted in Uncategorized
Leave a comment
Test Crayon Syntax Highlighter
This is a test of the crayon syntax highlighter.
|
1 2 3 4 5 6 7 |
public class HelloWorld
{
public static void main (String[] args)
{
System.out.println("Hello world!");
}
}
|
|
1 2 3 4 5 |
<?php
if (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') !== FALSE) {
echo 'You are using Internet Explorer.<br />';
}
?>
|
|
1 2 3 4 5 6 7 8 |
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!";
return 0;
}
|
Posted in Uncategorized
Leave a comment
Using Citrix with dual monitors
There may be times when using Citrix for applications such as Banner and SAM that you will want to see them on two separate monitors. The following will describe how to do this. Monitor Resolution settings: One problem that … Continue reading
Printing a file from a Citrix application
In order to print from Citrix you will first have to print to a PDF file on your ITS network space. If you need help connecting to your ITS network space on Mosaic please refer to http://engrapps.uncc.edu/mosaickb/wp-content/uploads/2011/12/Novel-Mapping-Within-Mosaic3.pdf. We will … Continue reading
Computer becomes unresponsive when opening PDF files
Problem: Your computer becomes unresponsive after trying to open a PDF file from the internet or email. Solution: First, exit all programs, then run: Start->All Programs->Mosaic XP->Mosaic XP Utilities->Adobe Reader Doing this should reset the users Adobe … Continue reading
Decision Tool 5.0 compile error
Problem: When launched, any Decision Tools product faults with the following Visual Basic error: Compile error in hidden module: AddInInitialization Cause: In this instance, Bentley V8i (more specifically PondPack) has been installed overwriting the registry key that instructs Windows which … Continue reading
JBuilder 9 Registration
Problem: When JBuilder 9 (Start -> [All Programs] -> Mosaic XP -> Programming -> Borland JBuilder -> Borland JBuilder 9 Personal) is launched for the first time, it complains it is not registered and requests either a registration key or … Continue reading




