Visual C++ Debug Assertion Error

J

John

I have a Windows XP workstation and installed access to a
network printer (Xerox 3535). For some reason unless the
user has local admin rights, they are unable to access
the printer. When they do, they get the error MS Visual
C++ Debug Assertion Failed.
Program: C:\windows\explorer.exe
File: setvbuf.c
Line: 54
Expression: str !=NULL

When I setup other users who are running Win XP, I have
no problem. Any ideas?
 
Top