I am new to the Macola ERP software, and have had no training whatsoever.
I am the administrator of the server and working on an issue that has been here since I started with the company, and our support doesn't really support us...
I am having an issue with the reset allocations process.
I...
I can't really see where there would be an issue, but is it safe to move universal distribution groups out of the Users OU in Active Directory to another OU specifically made to hold only distribution groups?
This isn't a necessary move, it'd just be nice to do some housekeeping in AD so things...
So someone tried to set up folder redirection prior to me starting at my current position....I say try because it was a failure.
The permissions weren't set correctly at the root share, so it was kind of a hit/miss type of deal on the user folders below.
I have since set up the permissions on...
I am thinking this may not be an office problem but a windows problem, but since it only happens when using excel, I am posting here....
There is a shared folder on the network with excel files (.xls not .xlsx) that people with newer versions of office have shared. Now I understand that when...
I am trying to get GPP printers to work at the computer configuration level as users OU membership doesn't necessarily organize user accounts based on printer proximity. So I want to put the computer accounts in OUs in this manner.
I would rather not use the Print Management to deploy printers...
This may sound a bit odd, but I was wondering if there is a way to display what GPO activity is taking place during logon.
For instance, I have mapped drives configured in group policy preference, and during logon it would be nice to see something along the lines of "Apply group policy drives...
Is there a way to detect if Aero glass themes are enabled on Vista/7?
It seems that windows reports sizes with GetWindowRect/DwmGetWindowAttribute incorrectly when glass themes are enabled (off by about 5 pixels).
I have been looking, and all suggestions say to check if composition is enabled...
I am trying to use the CopyFileEx function with a callback in order to display a progress bar. However, something does not seem to be working correctly.
When I use the callback function, the CopyFileEx function never returns even after the copy process has completed. Also, the progress bar...
We have a Catalyst 2950 switch with 2 gigabit ports in it.
If I plug the 2 Gb ports in to each other, the links come up, however anything else plugged in (even with the same cable) they do not. We've not done much for configuring the switch. The config is listed as:
!
! Last configuration...
Hey all,
I have a question about hardware configuration for a dual WAN connection consisting of a T1 and a cable modem.
Currently we have a T1 configured in such a way as:
Serial0/0
ip address [as assigned by ISP for router] 255.255.255.252
FastEthernet0/0
ip address [1 of block assigned...
I'm a bit stuck on a solution for a problem.
First our current network config:
ISP (T1) -> Cisco Router -> Linux Router/Firewall -> Pix -> LAN
Our Cisco router has an IP address to access our ISP's network, and the Linux router has our public IP address assigned by our ISP.
What we would...
I have an MFC application with a crystal reports activeX control on a dialog. All works fine when displaying the report once, but when attempting to run the report a second time by closing and opening the dialog again, there is an assertion after entering parameters and closing that dialog...
I'm using AddString() method of the CComboBox class in MFC, and I'm tracing every important step in the procedure, and the AddString() method always returns 0 and never adds anything to the combobox. Here is the code of the function:
void CFuel_Refund_MFCView::LoadTractors(void)
{...
This may be a simple question, but after digging and googling for a few hours, I've come up with nothing.
Once you create a pivot table, is it possible to create a column that simply shows the data from the original data source?
Some explanation:
We have a spreadsheet showing fuel...
I have a login script that does various drive mappings and printer installations written in VBScript.
The script creates an IE object in order to show a linux init style status window as to what processes succeed or fail, however on Windows 7 (and most probably Vista) a non-administrator user...
I've noticed that the CTreeCtrl only sends a TVN_ITEMEXPANDING notification to it's parent on the first call. Any subsequent calls to this function on the same node do not send the notification.
I'm lazily populating the tree, so I need this notification in order to load the children of the...
I am accessing a MS Access database to get some information to show as a tooltip over a tree control.
There are 2 fields in particular that are causing some interesting effects on a CString variable. The field types are (in Access) Currency, and Memo. This issue only appears with these 2...
I have a CSplitterWnd that loads to dialog resources into it. One dialog contains a CTreeCtrl only, and the other contains various other controls.
Currently I have the dialog with only the tree control attached to accelerators, in which case I have overridden PreTranslateMessage to attach...
I'm using a framework that themes controls to look like office 2007, XP, etc. This particular framework has a resizeable dialog window in which you can anchor controls so they are automatically sized when the dialg is sized, and will add scrollbars when necessary.
I'm using a CTreeCtrl on this...
I'm getting lost in all the MS specific type definitions.
I know that LPCWSTR = WCHAR const * and LPWSTR = WCHAR* but how would you go about converting LPCWSTR to a LPWSTR?
I don't understand what how to convert these types. I'm only understanding normal C++ type conversions, like int to...
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.