Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NTDLL.DLL

Status
Not open for further replies.

Ambatim

Programmer
Feb 28, 2002
110
IN
I am trying to install Oracle Applications ERP Release 12 on Windows XP. When I try to a particular exe file (ccmsvc.exe), I get the following error message on the event viewer.

Faulting application ccmsvc.exe, version 0.0.0.0, faulting module ntdll.dll, version 5.1.2600.5512, fault address 0x000249ab.

Does anybody know waht might be causing this error.

Thanks in Advance

Thanks in advance
Mallik
 
Path conversion design flaw in NTDLL

There is a design flaw in the way that NTDLL performs path conversion between DOS style path names and NT syle path names.
This is in XP SP2 and W2kSP4, if XP SP3 is also hampered, I cannot say...

source:
beyond that I can't help, ERP is pretty much unknown to me...

Ben

"If it works don't fix it! If it doesn't use a sledgehammer..."
 
I am running as Adminstrator.
I disabled the Antivirus and Anti Spyware programs while running the program.

Thanks in advance
Mallik
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top