Greetings,
I am attempting to create a login servlet that will authenticate against LDAP. Unfortunately, I'm getting the following when I try to connect:
javax.naming.AuthenticationException: [LDAP: error code 32 - NDS error: no such entry (-601)] at...
Hey all,
I am reposting this question from the PHP forum since I think I've run up against a MySQL privileges problem. But read on and maybe you can point me in the right direction! I've been trying to track down an answer to this for a couple of days now without success.
I have a website...
Hey all,
I've been trying to track down an answer to this for a couple of days now without success. I'm hoping someone here can point me in the right direction.
I have a website hosted by netINS.net which has MySQL but no database admin interface. [ponder] So, I checked with them to make sure...
I have an actionform with a property that is a vector of objects which extend a superclass. I am having difficulty accessing the properties of the child class (objects in the vector) which are inherited from the superclass. My question is, do the inherited properties have to have the getter...
I have a Sony Vaio PCG-F590 notebook which I am trying to upgrade to Win XP Pro. It currently has Win98 on it. I upgraded it once a while back without a hitch, but now I get to the point where it's "Installing Devices" and I get the BAD_POOL_CALLER blue screen of death. I've followed Sony's...
Help! I'm trying to install XP Pro onto my Sony Vaio notebook (PCG-F590). I originally had Win98 on it and upgraded to XP Pro...then, for reasons I can't remember, I reinstalled 98 [ponder] . Anyway, like I said, it's a clean install...I've repartitioned and reformated the HD. It makes it to...
I'm trying to create a view in Notes R5 that displays only unread mail. Is this possible? If so, how do I go about it? I've got the view in design mode and under the view object there is a "View Selection" method that I'm assuming should define which docs to view. I'm just unsure how to...
I was wondering if someone can verify or refute my understanding:
I have an app that resides on Computer A and is executed across the network from Computer B. If MyApp reads/writes to the registry, which computer's registry will be accessed? My understanding is that even though the EXE...
I am using WritePrivateProfileString() and GetPrivateProfileString() to access MyApp.ini and was wondering if there was a simple method for deleting keys. I am working in a network environment where apps I build don't necessary have write access to the registry so am essentially stuck with...
I have a thread that periodically uses PostMessage() to update the main dlg with its progress. It works wonderfully until you click on a button or scrollbar on the main dlg and then the main dlg stops receiving (?) the msgs -- or at least the display isn't updated (i.e. an edit box with text...
I have a CPropertySheet launched from the CMainFrame toolbar containing 3 CPropertyPages. On (CPropertySheet.DoModal()==IDOK) I am trying to access the data in the CListCtrl located on one of my CPropertyPages without success. I can access the data from all the edit boxes from all the pages...
I have just inherited some projects developed with Borland C++ Builder and am trying to add them to my other projects (in VC++) currently in VSS. However, I have discovered that when I open the Borland project file (*.bpr) I am able to happily change code WITHOUT having it checked out. When I...
I'm reading a file using ReadString and it seems to skip some lines. The first 2 lines of the file are blank and it skips these, and then it reads 2 lines at once, then it reads a blank line, then skips a line of text, then starts to read normally (?). Can anybody think of anything that may be...
Have mercy on the newbie...
I've developed a worker thread that functions flawlessly within my dlg-based app. However, I've decided I want to have a progress bar that gives an indication of the thread's progress. I've tried to put the progress bar on the main dlg but can't figure out how 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.