I'm trying to disallow printing to a 2003 print queue based on the computer account. For some reason, if I explicitly deny that computer account from printing, the user's permission to print (as part of Staff group), allows them to print. For some reason, even though you can add the computer...
I have a problem with the Listview control where if I open a program, populate a Datareader and then loop the reader into a Listview, it's very fast the first time (400 milliseconds for 600 items in 5 columns) and then if you click it again for a refresh where it re-executes the datareader, etc...
I'm trying to create a VPN (PPTP) connection entirely in code, use it, and destroy it. So far, the only thing I've been able to find is references to RASENTRY, RasSetEntryProperties, etc for use in C++. Is this implemented in VB .NET and if so, are there any suggestions about how to go about...
When rolling through an event log using system.diagnostics.eventlog, I have to trap a
System.OverflowException (Int32 too small or large) for
what should be a string in an eventlogentry.message field that's defined as string. The problem is precisely defined in...
I have a TS with several clients dialing in through RRAS on a modem bank of USR Sporsters. Occasionally, while most RRAS dialup clients work, one will connect, authenticate, and then drop after about 6 seconds and the event log logs "Error 20048; The Client was connected for 6 seconds...
I have 2K term server running in app mode and serving to about half a dozen dialup clients coming in on RRAS. Recently, the server starts throwing DCOM errors (COM servers not able to register with DCOM) and then just locks up, giving STATUS_TIMEOUT to term services.
The only way I can get...
I'm printing waybills from code and just passing in parameters. One parameter is piececount. How can I get CR to repeat the page up to the total piececount. I would figure a New Page After with formula [if pagenumber < tonumber({?piececount}) then true] would work but the New Page after is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.